-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
After installing python 3.7.4 64 bit, i attempted to start a virtual environment in a folder. However, about a thousand python processes were started and the virtual environment did not get completed.
OS: Windows 10 Home
Code run in Cygwin 64 bit
Failing code:
mkdir test
cd test
virtualenv venv
pip list
Package Version
astroid 2.2.0
colorama 0.4.1
isort 4.3.9
lazy-object-proxy 1.3.1
mccabe 0.6.1
pip 19.1.1
pylint 2.3.0
rope 0.14.0
setuptools 40.8.0
six 1.12.0
typed-ast 1.3.1
virtualenv 16.6.1
wrapt 1.11.1
gschizas, akittas, stantonius, YakDriver, someniatko and 5 more
Metadata
Metadata
Assignees
Labels
No labels