diff options
author | Fernando Perez <fperez@fperez.org> | 2007-12-30 03:04:17 +0000 |
---|---|---|
committer | Fernando Perez <fperez@fperez.org> | 2007-12-30 03:04:17 +0000 |
commit | 083ca64099268bc5967d25a15f9a4d26d750eb69 (patch) | |
tree | f30d625ff545b721477e77bcf5c03246f38511fe /numpy/lib/utils.py | |
parent | b4a25a4ae23890d04b993698a7e82f769ee748a5 (diff) | |
download | numpy-083ca64099268bc5967d25a15f9a4d26d750eb69.tar.gz |
Modify the setup routine to indicate that it is being run via a system
global. This allows the main __init__ to detect the setup and avoid
attempting to load things that aren't built yet.
This is hackish, but the previously used method would fail if there was an
existing system-wide numpy already installed, for example (which users might
have no control over). There were frequent reports of problems with the
previous method:
- http://projects.scipy.org/pipermail/scipy-user/2007-November/014511.html
- Tickets #561 and #565
Diffstat (limited to 'numpy/lib/utils.py')
0 files changed, 0 insertions, 0 deletions