[SciPy-user] python-scipy in amd64 ubuntu dapper

Marcos Sánchez Provencio Bke marcos at burke.ath.cx
Thu Oct 19 08:01:23 EDT 2006


To whom it may concern:
https://launchpad.net/distros/ubuntu/+source/python-scipy/+bug/66904

Binary package hint: python-scipy

In an amd64 dapper install

python -c 'import scipy.xplt as s; s.plmesh'

TypeError: Array can not be safely cast to required type

Can probably be corrected (does not throw exception, but I have not 
checked correct results) with

in /usr/lib/python2.4/site-packages/scipy/xplt/slice3:1578
   mask = find_mask (below, _node_edges3 [itype].astype(Int32))

/////////////

Sorry if this has been reported or if it does not belong here.



More information about the SciPy-User mailing list