On Tuesday 08 March 2005 12:38, lior botzer wrote:
> Were you able to hack this one ?
I haven't seen this error in a long time (as I'm no Windows user for a long
time), but from what I gather the only thing that the specified error was
telling you is the fact that the dynamic linking library tha
Dear Tian,
perhaps you might be able to assit me. I've seen
your question regarding pyMod importing
http://mail.python.org/pipermail/python-list/2005-February/263969.html
I'm using a different module (something to do with
paralell port) but after installing my modules I get the same erro
I am trying to use pyFMOD, I have installed all other supporting
libraries (hopefully), such as ctypes, numarray, I also installed FMOD
itself and copied its DLL files to python/DLLs. When I try to import
pyFMOD in python, i got this message:
>>> import pyFMOD
Traceback (most recent call last):