On Feb 24, 2011, at 11:02 AM, Julien Derr wrote:
> Thanks a lot Daniel and Jonathan for your help, > > but unfortunately, I think I've tried everything without success... > > * sudo apt-get install python-sparse > tells me I have the up to date distribution Is there a way to query what version it has? > * the deb link <http://matforge.org/fipy/downloader/download/release/16> > seems to be broken temporarly, Thanks for letting us know. I've restarted that webserver. > but actually I installed fipy in the first place using a deb file, I guess it > was this one, and it comes with pysparse 1.1 (isn't it ?) I have no idea what requirements are set there. Perhaps Wheeler knows. > * easy_install https://pysparse.svn.sourceforge.net/svnroot/pysparse/trunk > > sudo easy_install https://pysparse.svn.sourceforge.net/svnroot/pysparse/trunk > install_dir /usr/local/lib/python2.6/dist-packages/ > Downloading https://pysparse.svn.sourceforge.net/svnroot/pysparse/trunk > error: Download error for > https://pysparse.svn.sourceforge.net/svnroot/pysparse/trunk: [Errno 113] No > route to host Are you behind a firewall or proxy or anything? This works fine for me. > so I tried to install it manually, I downloaded the trunk tarball, and runned > python setup.py install, and get the same errors as before Can you post the full error text? I have no idea why you would need to alter the code to get it to compile.
