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#42424 - [python-scipy] Add python-pillow as optional dependancy
Attached to Project:
Community Packages
Opened by Joseph Martinot-Lagarde (contrebasse) - Friday, 17 October 2014, 20:30 GMT
Last edited by Jelle van der Waa (jelly) - Wednesday, 19 November 2014, 21:16 GMT
Opened by Joseph Martinot-Lagarde (contrebasse) - Friday, 17 October 2014, 20:30 GMT
Last edited by Jelle van der Waa (jelly) - Wednesday, 19 November 2014, 21:16 GMT
|
DetailsDescription:
python-scipy requires python-pillow for some functionalities such as scipy.misc.imsave, as shown in this stackoverflow question: http://stackoverflow.com/questions/19991665/my-scipy-misc-module-appears-to-be-missing-imsave The same problem appears for the python2 version of the packages. Additional info: * package version(s) * config and/or log files etc. python-scipy 0.14.0-1 python-pillow 2.6.0-1 Steps to reproduce: - Install python-scipy but not python-pillow - Launch 'python -c "from scipy.misc import imsave"' and see it fail - Install python-pillow - 'python -c "from scipy.misc import imsave"' works now. |
This task depends upon
Closed by Jelle van der Waa (jelly)
Wednesday, 19 November 2014, 21:16 GMT
Reason for closing: Implemented
Additional comments about closing: implemented in svn
Wednesday, 19 November 2014, 21:16 GMT
Reason for closing: Implemented
Additional comments about closing: implemented in svn