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:
venv is activated but pip installing still goes in default and python does not see the lib in sourcecode
in vscode in terminal shell typing “which python” shows default path: