Aber wann immer ich versuche, eine virtuelle Umgebung zu erstellen, erhalte ich die folgende Fehlermeldung
Code: Select all
python virtualenv/virtualenv.py myproject
Code: Select all
Using base prefix '/home/myuser/python3'
New python executable in /home/mount/myuser/project_python3/myproject/bin/python
ERROR: The executable /home/mount/myuser/project_python3/myproject/bin/python is not functioning
ERROR: It thinks sys.prefix is '/home/myuser/python3' (should be '/home/mount/myuser/project_python3/myproject')
ERROR: virtualenv is not compatible with this system or executable
Mobile version