Examples with "of Python 2" and their translation in Spaans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Then download a recent version of Python 2 from the web site.
Luego descarga una versión actual de Python 2 desde el sitio web.
Python 2.7 is the last minor release of Python 2, with upstream support until 2020.
With Python 2.7 being the final release of Python 2, it was agreed upon that the maintenance period would be extended for a substantial period.
Con Python 2.7 como versión final de Python 2, se acordó que el periodo de mantenimiento se extendería por un periodo substancial.
There is a lot of Python 2 code out there, so it may be tempting to go back to it from Python 3, but there are several differences in syntax and naming conventions that make the two versions directly incompatible.
Existe una gran cantidad de códigos Python 2, por lo que puede ser tentador volver a ellos utilizando Python 3, pero existen varias diferencias en la sintaxis y las convenciones de denominación que hacen que las dos versiones sean directamente incompatibles.
You can use the latest version of Python 2 by running scripts with py -2 and the latest version of Python 3 by running scripts with py -3.
Puede usar la última versión de Python 2 ejecutando scripts con py -2 y la última versión de Python 3 ejecutando scripts con py -3.
The launcher allows Python scripts (.py and.pyw files) on Windows to specify the version of Python which should be used, allowing simultaneous use of Python 2 and 3.
El lanzador permite que los guiones Python (ficheros.py y.pyw) en Windows especifiquen la versión de Python que debe ser usada, permitiendo el uso simultáneo de Python 2 y 3.
Andere resultaten
The gdb debugger has been extended so that it can report detailed information on the internals of the Python 2 and Python 3 runtimes.
El depurador gdb ha sido extendido de modo que pueda reportar información detallada acerca de los procesos internos de los soportes para tiempo de ejecución de Python 2 y Python 3.
Python 3 was a big upgrade to the language with significant changes that make transitioning a lot of work, so many of companies built on Python 2 chose to stick with what works.
Python 3 es una actualización importante del lenguaje, con cambios significativos que hacen la transición del 2 al 3 muy complicada. Por eso muchas empresas que han hecho su página con Python 2 eligen quedarse con él.
To help you on the way of migrating Python scripts from 2 to 3, ArcGIS Pro and ArcMap 10.3 both have a new geoprocessing tool for analyzing a Python script file or toolbox and giving line-by-line instructions on required changes.
Para ayudar en el camino de la migración de los scripts de Python 2 a 3, ArcGIS Pro y ArcMap 10.3 ambos tienen una nueva herramienta de geoprocesamiento para el análisis de archivos script de Python, y brindar instrucciones línea por línea para los cambios requeridos.
The workaround is: open "run.py", find all occurrences of "python" (2 occurrences - one on the first line, and the second on the last line) and replace them all by "python2".
NOTA:El script se ejecuta de "run.py", encuentre todas las entradas de "python" (2 entradas - una en la primera línea, y la segunda en la última línea) y reemplácelas por todo "python2".
In both cases, just change python to python2 and the program will then use Python 2 instead of Python 3.
En ambos casos, simplemente cambia python por python2 y el programa usará Python 2 en lugar de Python 3.
View the following links for further details on installing and using pip and virtualenv, depending on which version of Python you're using: Python 2
Revisa los enlaces a continuación para más detalles sobre la instalación usando pip y virtualenv dependiendo de la versión de Paso 1 - Instalar una versión personalizada de Python para tu virtualenv
I've been using Python 2, which is kind of the standard version of Python that most of the implementations are in at the time of making this video.
Que es el tipo de la versión estándar de Python que la mayoría de las implementaciones en el momento de hacer este video pero, hay también un Python 3, que es el tipo de la versión de vanguardia de Python