Re: [Sndobj-devel] Problem installing for Python 2.5.1
Status: Abandoned
Brought to you by:
veplaini
From: Victor L. <vic...@nu...> - 2007-08-23 19:32:24
|
Did you copy _sndobj.pyd to the DLL folder? I'll check tomorrow on my windows machine that has Python 2.5. Victor > > > > 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 > > > ---------------------------------------------------------- > --------------- This SF.net email is sponsored by: Splunk > Inc. Still grepping through log files to find problems? > Stop. Now Search log events and configuration files using > AJAX and a browser. Download your FREE copy of Splunk now > >> http://get.splunk.com/ > > > _______________________________________________ > Sndobj-devel mailing list > Snd...@li... > https://lists.sourceforge.net/lists/listinfo/sndobj-devel > |