Exact same problem in current build of 11.10

Trying to install numpy:

python2.7 setup.py install works well

But in the virtual environment

mkvirtualenv test --no-site-packages -p python2.7
python2.7 setup.py install

fails with the same error message.

I think this is distinct from Bug #780220 as the error message is
different.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/775415

Title:
  Fails to build numpy within a virtual environment

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/775415/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to