I believe this issue is now resolved with the latest version of virtualenv. To give it a shot, use pip to install the latest version instead of using the packaged version. I used
apt-get remove python-virtualenv apt-get install pip pip install --upgrade pip pip install virtalenv Was then able to install numpy. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/780220 Title: pip install numpy fail in virtualenv To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python-virtualenv/+bug/780220/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
