Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #96521 > unrolled thread
| Started by | paul.hermeneutic@gmail.com |
|---|---|
| First post | 2015-09-13 13:51 -0600 |
| Last post | 2015-09-13 13:51 -0600 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
Cannot create a virtualenv paul.hermeneutic@gmail.com - 2015-09-13 13:51 -0600
| From | paul.hermeneutic@gmail.com |
|---|---|
| Date | 2015-09-13 13:51 -0600 |
| Subject | Cannot create a virtualenv |
| Message-ID | <mailman.494.1442174083.8327.python-list@python.org> |
Installing Py 3.5 and `pip install virtualenv` worked fine. However, I cannot create a virtualenv. "OSError: Command C:\ve\ve33\Scripts\python.exe -c "import sys, pip; sys...d\"] + sys.argv[1:]))" setuptools pip wheel failed with error code 1" Any suggestions?
Back to top | Article view | comp.lang.python
csiph-web