16 Jun 21:26
Re: Error Condition Re: Installation problems
From: Daniel Wheeler <daniel.wheeler2@...>
Subject: Re: Error Condition Re: Installation problems
Newsgroups: gmane.comp.python.fipy
Date: 2008-06-16 19:26:33 GMT
Subject: Re: Error Condition Re: Installation problems
Newsgroups: gmane.comp.python.fipy
Date: 2008-06-16 19:26:33 GMT
On Mon, Jun 16, 2008 at 11:02 AM, Jonathan Guyer <guyer@...> wrote: > Daniel, > > I don't know how Recif's first message got through, because he's not a list > subscriber, but in the meantime, is pysparse supported in 64 bit? Yes. >> I am having trouble installing fipy trunk (v2590) on an AMD 64 processor >> running Ubuntu 8.04, with pysparse1.0.1. >> >> In ipython, when I type: run setup.py test >> >> I get the error: >> >> /home/recif/FiPy-1.2/fipy/solvers/__init__.py in <module>() Looks like you are getting an older version of fipy, not trunk. PYTHONPATH probably needs to point to wherever you put trunk. But this is not actually the problem. >> 48 from pysparse import itsolvers >> 49 >> >> <type 'exceptions.ImportError'>: libacml.so: cannot open shared object >> file: No such file or directory >> WARNING: Failure executing file: <setup.py> What happens when you type(Continue reading)
RSS Feed