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#23983 - [python-scipy] 0.9.0-1 package does not support scipy.parse
Attached to Project:
Community Packages
Opened by Dieter Plaetinck (Dieter_be) - Friday, 29 April 2011, 09:44 GMT
Last edited by Angel Velasquez (angvp) - Friday, 29 April 2011, 13:26 GMT
Opened by Dieter Plaetinck (Dieter_be) - Friday, 29 April 2011, 09:44 GMT
Last edited by Angel Velasquez (angvp) - Friday, 29 April 2011, 13:26 GMT
|
Detailsnew package does not support scipy.parse:
import scipy.sparse ImportError: No module named scipy.sparse workaround: pacman -U /var/cache/pacman/pkg/python-scipy-0.8.0-4-x86_64.pkg.tar.xz this interesting because the changelog mentions removing some functions from scipy.sparse, but not scipy.parse itself: http://projects.scipy.org/scipy/milestone/0.9.0#scipy-sparse |
This task depends upon
Closed by Angel Velasquez (angvp)
Friday, 29 April 2011, 13:26 GMT
Reason for closing: Not a bug
Additional comments about closing: You're using scipy version from python 3.. the things works .. _different_ in python3 see this:
http://dpaste.com/537146/
Seems to be a nice PEBKAC :P
Friday, 29 April 2011, 13:26 GMT
Reason for closing: Not a bug
Additional comments about closing: You're using scipy version from python 3.. the things works .. _different_ in python3 see this:
http://dpaste.com/537146/
Seems to be a nice PEBKAC :P