Quote:
Originally Posted by kovidgoyal
Try the attached .dll
|
OK, I copied this one to the system32 directory. Incidentally, it was different from the one I had, which was 2005 date and 600 kB, this one 612 kB. But now
prs500 info
gives a runtime error dialog from python.exe
R6034 - attempt to load C runtime library incorrectly. Then the following at the prompt:
C:\Documents and Settings\sgh>prs500 info
Traceback (most recent call last):
File "L:\Python25\scripts\prs500-script.py", line 8, in <module>
load_entry_point('libprs500==0.3.0b3', 'console_scripts', 'prs500')()
File "l:\python25\lib\site-packages\setuptools-0.6c3-py2.5.egg\pkg_resources.py", line 236, in load_entry_point
File "l:\python25\lib\site-packages\setuptools-0.6c3-py2.5.egg\pkg_resources.py", line 2097, in load_entry_point
File "l:\python25\lib\site-packages\setuptools-0.6c3-py2.5.egg\pkg_resources.py", line 1830, in load
File "l:\python25\lib\site-packages\libprs500-0.3.0b3-py2.5.egg\libprs500\cli\main.py", line 25, in <module>
File "l:\python25\lib\site-packages\libprs500-0.3.0b3-py2.5.egg\libprs500\communicate.py", line 49, in <module>
ImportError: DLL load failed: A dynamic link library (DLL) initialization routine failed.