[Sndobj-devel] Problem installing for Python 2.5.1
Status: Abandoned
Brought to you by:
veplaini
From: Bosko&Toma M. <bos...@gm...> - 2007-08-23 18:32:38
|
Hi! I downloaded a new version of sndobj and tried to install it. I copied _sndobj to DLL folder and sndobj.py to Lib folder. When tried to run some module I get this message: Traceback (most recent call last): File "C:\Python25\probe\snd\fake_rev01.py", line 1, in <module> import sndobj File "C:\Python25\lib\sndobj.py", line 7, in <module> import _sndobj ImportError: DLL load failed: The specified module could not be found. What can be the problem? Thanks Bosko |