Opened 10 years ago
Last modified 7 days ago
#45245 closed defect
Inconsistency between python-scientific and most recent version of Numpy — at Version 1
Reported by: | jolivetr | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.1 |
Keywords: | Cc: | sean@…, dh@…, michaelld@… | |
Port: | py-scientific py-numpy |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Hello,
I think the newest version of Numpy raises some issues with the port python-scientific. Importing Scientific into python works, but Scientific.Functions.FirstDerivatives raises the error:
from numpy.oldnumeric import * ImportError: No module named oldnumeric
As oldnumeric has recently been removed from the numpy distribution, this should be tested. oldnumeric was in numpy 1.8.0 but not anymore in numpy 1.9.0
Cheers,
Romain
PS: I am running python27, with numpy 1.9.0 and Scientific 2.9.1, all from MacPorts
Change History (1)
comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | sean@… dh@… michaelld@… added |
---|---|
Description: | modified (diff) |
Keywords: | python Scientific removed |
Port: | py-scientific py-numpy added |
Note: See
TracTickets for help on using
tickets.