unable to mkvirtualenv

Julian mailings at julianmoritz.de
Wed Oct 6 04:24:05 EDT 2010


On 5 Okt., 10:17, Julian <maili... at julianmoritz.de> wrote:
> Hi,
>
> when creating a virtualenv withmkvirtualenv, I receive an error:
>
> http://pastebin.com/1N8yRZUv
>
> I've updated the relating packages (virtualenv, virtualenvwrapper,
> distutils, distribute, pip) and couldn't solve my problem via google.

jannis leidel posted the solution via twitter:

http://bitbucket.org/tarek/distribute/issue/168/

solution was commenting the following line:

# export PYTHONDONTWRITEBYTECODE=1

in .bashrc.



More information about the Python-list mailing list