[SciPy-user] problems wtih _sparsetools and SfePy

Nathan Bell wnbell at gmail.com
Thu May 15 16:09:07 EDT 2008


On Thu, May 15, 2008 at 2:57 PM, Ryan Krauss <ryanlists at gmail.com> wrote:
>
> from svn a while back.  I just tried rebuilding and re-installing from
> source and noticed that _sparesetools was not affected.  Where does
> _sparsetools come from and how would I change how it gets created?  On
> the desktop without problems, the file is 7.8 megs, on the laptop with
> problems it is only 1.9 megs.  So, it seems I have some configuration
> differences somewhere, but I don't know where.
>

Ryan, you shouldn't have a _sparsetools.so anymore.  There should be a
sparsetools/ directory with several shared objects inside (e.g.
_csr.so).

Try removing your scipy/build directory and site-packages/scipy
directory and installing again.

-- 
Nathan Bell wnbell at gmail.com
http://graphics.cs.uiuc.edu/~wnbell/



More information about the SciPy-User mailing list