On Mon, Jan 11, 2010 at 11:24 PM, Glenn Fulford <[email protected]> wrote: > > Hi, I'm not quite sure how to get v1.2, 1.1 is the version on their webpage. > Do I need to use cvs or svn?
No, the latest version from sourceforge should work. > sorry to bug the list with more installation questions. I think I am close to > getting it installed. No problem at all. > Below I have reproduce the output, and below this the contents of the > pythonpath, which contains fipy but not pysparse. However, I did check that I don't see it. Can you repost the traceback. Thanks. > import pysparse WHat happens when you do $ python -c "import pysparse; print pysparse.__version__" -- Daniel Wheeler
