Examples with "virtualenv Python" and their translation in Frans
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.
Also in Debian 7 (Wheezy), the python-virtualenv also uses distribute by default, but can enable classic setuptools with an optional switch.
Dans Debian 7 (Wheezy) aussi, le paquet python-virtualenv utilise aussi Distribute par défaut, mais peut aussi activer le setuptools classique avec un paramètre optionnel.
You may install virtualenv to provide such environments using either pip (pip install virtualenv) or through your system package manager (commonly called virtualenv or python-virtualenv).
To create a new virtualenv, you need to open the command prompt and run python -m venv myvenv.
Pour créer un nouveau virtualenv, vous devez ouvrir un terminal et exécuter python -m venv myvenv.
It also provides instructions for installing virtualenv and virtualenvwrapper, which make it easier to work on Python projects.
Il fournit également des instructions d'installation pour virtualenv et virtualenvwrapper qui facilitent le travail sur des projets Python.
Likewise, a Python program using Virtualenv should use the vendored bin/python for running both the Tornado webserver and any manage.py admin processes.
De la même manière, un programme Python qui utilise Virtualenv devrait utiliser la commande incluse bin/python pour lancer à la fois le serveur web Tornado et tout processus administrateur manage.py.
In Python there are two separate tools for these steps - Pip is used for declaration and Virtualenv for isolation.
En python, il y a deux outils séparés pour ces étapes - Pip est utilisé pour la déclaration et Virtualenv pour l'isolation.
If you install your project's Python dependencies inside a virtualenv, add the path to the virtualenv using WSGIPythonHome.
Si vous installez les dépendances Python de votre projet dans un virtualenv, ajoutez le chemin vers ce virtualenv dans WSGIPythonHome.
Virtualenv and Anaconda will allow you to install TensorFlow with a dedicated python distribution, hence without interacting with your "system" python environment.
Virtualenv et Anaconda vous permettront d'installer TensorFlow avec une distribution python dédiée, donc sans interaction avec l'environnement python utilisé par le système Linux.
If you install your project's Python dependencies inside a virtualenv, you'll need to add the path to this virtualenv's site-packages directory to your Python path as well.
Si vous installez les dépendances Python de votre projet à l'intérieur d'un virtualenv, vous devrez aussi ajouter le chemin du répertoire site-packages de ce virtualenv dans le chemin Python.
irst, we have to create a new virtual environment which will run Python 3.7 for me with the following command: python3.7 -m virtualenv synapse.
Comment faire ? Il faut d'abord créer un environnement virtuel qui sera sous Python 3.7 pour ma part avec la commande qui suit: python3.7 -m virtualenv synapse.
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.