Re: [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 19:40:54
|
Yes I did. When I wrote '_sndobj to DLL' I meant _sndobj.pyd to DLL folder... I test it on 2 windows machines and I get same message. Thanks B On 8/23/07, Victor Lazzarini <vic...@nu...> wrote: > > 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 > > > |