On 5 Okt., 10:17, Julian <maili...@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.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to