From: <al...@ci...> - 2010-04-08 18:38:00
|
Hello, I have only tested PyODE on XP, so feedback on other Windows versions is welcome. Do you have Python installed in C:\Python26 or other folder? In C:\Python26 you should have ode.dll, which is loaded when importing ode. Try copying it into Windows folder, or into your working folder. If it still does not work, ode.dll itself may require some other dll, which does not come bundled with Win 7. You may download Dependency Walker and try opening ode.dll . Please report any errors here. Regards, Alex > Hello, > > After installing PyODE-snapshot-2010-03-22.win32-py2.6 (python 2.6.5 and > windows 7 home 64bits), an "import ode" causes an ImportError: DLL load > failed on my machine. > > Can I get a little help please ? > > Regards, > Cédrick Faury > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > Pyode-user mailing list > Pyo...@li... > https://lists.sourceforge.net/lists/listinfo/pyode-user > |