librelist archives

« back to archive

virtualenv (wrapper) not working

virtualenv (wrapper) not working

From:
christoffer.buchholz@gmail.com
Date:
2011-04-26 @ 16:39
Hi guys,

I just setup up python and pip as described in the wiki. Then i
installed virtualenv and virtualenvwrapper via pip. Now, if i do
`mkvirtualenv testingenvironment` i get this[1] error. I dunno what is
up with this? Have i set up things wrongly? If i look in the
virtualenv-files of the "environment", it is only 'python' that has
been added to /bin, so i guess its something to do with easy_install
that goes wrong.

[1]: https://gist.github.com/942613


Thank you guys so far,
ChrisBuchholz