Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #96521

Cannot create a virtualenv

From paul.hermeneutic@gmail.com
Date 2015-09-13 13:51 -0600
Subject Cannot create a virtualenv
Newsgroups comp.lang.python
Message-ID <mailman.494.1442174083.8327.python-list@python.org> (permalink)

Show all headers | View raw


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 comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Cannot create a virtualenv paul.hermeneutic@gmail.com - 2015-09-13 13:51 -0600

csiph-web