Examples with "virtualenv de Python" and their translation in Engels
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.
Se recomienda que tengas instalados la última versión de Python, pip y virtualenv en tu sistema.
It is recommended that you have the latest version of Python, pip, and virtualenv installed on your system.
El primer paso a la hora de usar virtualenv es asegurarse de qué versión de python vamos a usar para nuestro proyecto.
First step about using virtualenv is to be sure about which version of python are you going to use in your project.
Vamos a hacer una instalación "virtualenv", lo cual significa que todos los módulos necesarios de python se instalarán en un directorio específico y no interferirán con los módulos del sistema.
We're going to do the "virtualenv" installation, which means that all the required python modules will be installed in a specific directory and will not interfere with system modules.
Además, ese virtualenv nos permitirá definir la lista de paquetes de python que nuestra aplicación necesita como dependencias y exportar dicha lista a un fichero REQUIREMENTS.txt, tal y como se explica aquí.
That virtualenv would let you define the list of python packages your application needs as dependencies and export that list to a REQUIREMENTS.txt file, as is explained here.
La recomendación es usar virtualenv para crear un entorno «exclusivo» para trabajar, sin extender demasiado tu instalación original de Python. En mi caso, he optado por no hacerlo, pero sí que se recomienda.
The recommendation is tu use virtualenv for creating an "exclusive" environment to work with, but I decided not to do it, and install everything I need in the Python directory.
Vamos a hacer una instalación "virtualenv", lo cual significa que todos los módulos necesarios de python se instalarán en un directorio específico y no interferirán con los módulos del sistema.
You can install it on Ubuntu 18.04 with the "virtualenv" installation (describerd below), which means that all the required python modules will be installed in a specific directory and will not interfere with system modules.
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
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
¿Cómo creo un entorno aislado de Python 3 con Boto 3 con una instancia de Amazon EC2 que ejecuta Amazon Linux 2 mediante virtualenv?
How do I create an isolated Python 3 environment with Boto 3 with an Amazon EC2 instance that's running Amazon Linux 2 using virtualenv?
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.