[issue10743] 3.2's sysconfig doesn't work with virtualenv

Barry A. Warsaw report at bugs.python.org
Fri Feb 25 17:06:32 CET 2011


Barry A. Warsaw <barry at python.org> added the comment:

On Feb 25, 2011, at 01:16 PM, Palm Kevin wrote:

>I think that this issue needs to be reopened... since it never has been
>resolved...  I just downloaded the new version of Python 3.2 and tried to
>compile, install and use it on Redhat Linux.
>
>Installation went fine (configure with --prefix=/usr/mysoft/python32)...

On Ubuntu 10.10, I built Python 3.2 from the svn head with
--prefix=/tmp/prefix, did a 'make install' and then ran
/tmp/prefix/bin/python.  It worked fine and I did not get the exception.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10743>
_______________________________________


More information about the Python-bugs-list mailing list