From: Daniel W. <dan...@gm...> - 2012-01-13 15:12:21
|
On Wed, Jan 11, 2012 at 5:14 PM, list user <qua...@gm...> wrote: > Dear PySparse Users, > > I successfully compiled PySparse 1.1.1 (VS 9, Python27, NumPy 1.5.1) and > installed to the python installation directory: > C:\Python27\Lib\site-packages\pysparse . > > Importing pysparse goes smoothly but I can't import itsolvers or any other > sub-modules. > Hi, I've had exactly the same issues and I can't remember whether I solved then or moved on. It may have been that I switched to using either pythonxy or enthought python and that using one of these packages compilers fixed things or did something differently. Which version of windows are you using? > from pysparse import itsolvers > ImportError: DLL load failed: The specific module could not be found > > I thought maybe the PYTHONPATH variable would solve the problem but I > still get the same ImportError fail. > I know other people have had similar problems but the solution was often > to download precompiled version. > I might look into this soon as I'm doing an imminent fipy release which uses pysparse and I'll look into the pysparse-windows issues again. Sorry I can't be more helpful. -- Daniel Wheeler |