Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#20344 - [python-scipy] 0.8.0-1 missing dependency python-numpy
Attached to Project:
Community Packages
Opened by Aner (argent0) - Monday, 02 August 2010, 20:48 GMT
Last edited by Angel Velasquez (angvp) - Wednesday, 04 August 2010, 20:45 GMT
Opened by Aner (argent0) - Monday, 02 August 2010, 20:48 GMT
Last edited by Angel Velasquez (angvp) - Wednesday, 04 August 2010, 20:45 GMT
|
DetailsDescription:
Missing dependency Sorry for any fake report Bye Additional info: * package version(s) 0.8.0-1 * config and/or log files etc. Steps to reproduce: the following code won't compile #!/usr/bin/python #simple wrapper for a bessel function import os import scipy from scipy.special import jn print jn(1,2) $./bessel.py Traceback (most recent call last): File "./bessel.py", line 6, in <module> import scipy File "/usr/lib/python2.6/site-packages/scipy/__init__.py", line 78, in <module> from numpy import show_config as show_numpy_config ImportError: No module named numpy |
This task depends upon
Closed by Angel Velasquez (angvp)
Wednesday, 04 August 2010, 20:45 GMT
Reason for closing: Fixed
Additional comments about closing: Closed on 0.8.0-2 release
Wednesday, 04 August 2010, 20:45 GMT
Reason for closing: Fixed
Additional comments about closing: Closed on 0.8.0-2 release