[Bug 775415] Re: Fails to build numpy within a virtual environment
Launchpad Bug Tracker
775415 at bugs.launchpad.net
Mon Oct 3 04:17:36 UTC 2011
[Expired for python2.7 (Ubuntu) because there has been no activity for
60 days.]
** Changed in: python2.7 (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python2.7 in Ubuntu.
https://bugs.launchpad.net/bugs/775415
Title:
Fails to build numpy within a virtual environment
Status in “python2.7” package in Ubuntu:
Expired
Bug description:
Binary package hint: python2.7
On Ubuntu 10.10, using python2.7: 2.7-6
virtualenv=1.6.1
virtualenvwrapper==2.6.3
numpy-1.5.1
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:
running install
running build
running config_cc
unifing config_cc, config, build_clib, build_ext, build commands --compiler options
running config_fc
unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options
running build_src
build_src
building py_modules sources
building library "npymath" sources
error: None
The build process inside the virtual environment works if python2.7 is
built from source instead of using the packaged version.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/775415/+subscriptions
More information about the foundations-bugs
mailing list