No pyvenv.cfg file | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
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 Antwort
+ 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