Closed GoogleCodeExporter closed 9 years ago
Thanks for a bug report!
Please, try to use next:
from __future__ import with_statement as with
Please feedback after you are tried this fix.
Original comment by anton.danilchenko
on 21 Jul 2011 at 12:02
Original comment by anton.danilchenko
on 21 Jul 2011 at 12:04
As I said in additional information I applied that statement:
from __future__ import with_statement
It was enough to fix both with problems during installation. I'm not good with
patch command. otherwise I would provide patch. Sorry.
Original comment by Engr...@gmail.com
on 21 Jul 2011 at 2:09
Please, provide me instruction how to install python2.5 to virtualenv.
I have used Python2.5 nakedsnakes from ubuntu repository. But how to install
this python version to virtual environment?
Thanks.
Original comment by anton.danilchenko
on 22 Jul 2011 at 9:53
here are steps I used to install virtualenv
http://blog.borys.info/2011/08/gae-with-virtualenv-osx-ubuntu-1010.html
and attached .bash_profile with virtualenvwrapper settings
Original comment by Engr...@gmail.com
on 4 Aug 2011 at 6:54
Attachments:
Fixed in ver 2.0.7.
Original comment by anton.danilchenko
on 22 Aug 2011 at 3:15
Original issue reported on code.google.com by
Engr...@gmail.com
on 19 Jul 2011 at 9:50