FS#18187 - [python-scipy] needs recompile because of changes in numpy 1.4.0

Attached to Project: Community Packages
Opened by Gergely (imrehg) - Saturday, 06 February 2010, 02:48 GMT
Last edited by Ionut Biru (wonder) - Saturday, 06 February 2010, 12:31 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Some parts of scipy is broken at the moment, and possibly needs rebuilding.

Do:
import scipy.stats

What should happen:
Proper import of the package

What really happens:
ValueError: numpy.dtype does not appear to be the correct type object

See more info at http://projects.scipy.org/numpy/ticket/1320

Additional info:
* python-numpy 1.4.0-1
* python-scipy 0.7.1-4

Local rebuild of python-scipy fixed this issue, confirming the info at the numpy bug tracker.
This task depends upon

Closed by  Ionut Biru (wonder)
Saturday, 06 February 2010, 12:31 GMT
Reason for closing:  Fixed
Comment by Allan McRae (Allan) - Saturday, 06 February 2010, 02:57 GMT
Hmmm.... 0.7.1-4 was the rebuild. See  FS#18164 . Maybe something else is going on.
Comment by Gergely (imrehg) - Saturday, 06 February 2010, 05:39 GMT
As I tested:
If I rebuild 0.7.1-4 on my computer, the problem is gone.
If I upgrade to the official 0.7.1-4 on another computer, it shows the symptoms...

Sorry, looked for open tickets, but didn't check the closed ones...
Comment by Thomas Gastine (Tondu) - Saturday, 06 February 2010, 10:04 GMT
Same problem here. If I recompile on my box, everything is OK, with the official package, it shows the same problem.
Comment by Ionut Biru (wonder) - Saturday, 06 February 2010, 11:54 GMT
maybe he didn't look to see if at building is pulling the new version of python-numpy

Loading...