Examples with "in the Python directory" 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.
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.
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.
Andere resultaten
However, you can also put them into the Python lib directory with the pre-included modules, but should be avoided if possible.
(Sin embargo, también puede colocarlos en el directorio lib de Python con los módulos pre-incluidos, pero debe evitarse si es posible).
You must run python from the same directory manage.py is in, or ensure that directory is on the Python path, so that import mysite works.
Usted debe ejecutar python desde el mismo directorio en el que está el archivo manage.py o asegúrese de que el directorio esté en la ruta Python para que import mysite funcione.
In this tutorial, we will set the working directory using Python.
En este tutorial, estableceremos el directorio de trabajo usando Python.
We assume that you have Python interpreter available in/usr/bin directory.
Suponemos que usted tiene intérprete de Python disponible en el directorio/ usr/ bin.
How to count the number of files in a directory using Python
Cómo contar la cantidad de archivos en un directorio usando Python
How can I safely create a nested directory in Python?
¿Cómo puedo crear de forma segura un directorio anidado en Python?
First, you need to know the name of the directory where Python is installed on your computer.
Primero, necesitas saber el nombre del directorio donde Python está instalado en tu computadora.
Create an isolated Python environment in a directory external to your project and activate it
Crea un entorno aislado de Python en un directorio externo al proyecto y actívalo
Convert all Python 2 files in a directory to Python 3
Convierte todos los archivos Python 2 en un directorio a Python 3
project A Python package - i.e. a directory of code - that contains all the settings for an instance of Django.
proyecto Un paquete Python - e.g: una carpeta de código - que contiene todos los ajustes para una instancia de Django.
You can also instruct Python to search other directories for modules by placing their paths in the PYTHONPATH environment variable. The current directory is always on the path.
A la hora de importar un módulo Python recorre todos los directorios indicados en la variable de entorno PYTHONPATH en busca de un archivo con el nombre adecuado.
This documentation can be viewed in the Python interpreter in interactive mode.
Esta documentación puede verse en el intérprete de Python en modo interactivo.
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.