From: list u. <qua...@gm...> - 2012-01-17 15:34:06
|
I really don't want to use pythonxy or enthought python. My group develops an application that is looking to ship FiPy for PDE solving. Adding an off-brand python dependency would not be ideal. OSX already makes my life hard enough when it comes to python. On Fri, Jan 13, 2012 at 10:12 AM, Daniel Wheeler <dan...@gm...>wrote: > 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 > |