No pyvenv.cfg file | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

No pyvenv.cfg file

When creating a virtual environment no `pyvenv.cfg` file is created

10th May 2020, 10:49 PM
AOIFE.J##
AOIFE.J##  - avatar
1 Réponse
+ 1
What command did you use to create your virtual environment? Did you pip install virtualenv? Are you using the venv module? Which version of Python are you using? Was the rest of the file/folder structure created and if so what does it look like?
11th May 2020, 12:30 AM
ChaoticDawg
ChaoticDawg - avatar