Relative Content

Tag Archive for pythonvirtualenvvirtual-environment

cannot create python virtual environment with Ubuntu on windows partitions

I have Pop!_OS dualbooted with Windows. I can create python virtual environments without any problems in anywhere in my linux file system. But, when I try to create one (with python -m venv venv) in windows partitions (not drive C:, any other) which are mounted and then used on linux, I get this error: