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

Nils Wagner nwagner at iam.uni-stuttgart.de
Thu Oct 19 08:16:22 EDT 2006


Marcos Sánchez Provencio Bke wrote:
> 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.
> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.org
> http://projects.scipy.org/mailman/listinfo/scipy-user
>   
AFAIK the sandbox package xplt is not ready for 64-bit.
You may switch over to matplotlib.

Nils
 



More information about the SciPy-User mailing list