Creating virtual environment in Windows
C:\Python>mkvirtualenv py1 C:\Users\176226\Envs is not a directory, creating FileNotFoundError: [Errno 2] No such file or directory: 'c:\users\176226\anaconda3\Lib\venv\scripts\nt\python.exe'
This path exists: c:\users\176226\anaconda3\Lib\venv\scripts\nt\ And I do have python installed as well Can someone please help