[Pyrex] Runtime Library Error

Lenard Lindstrom len-l at telus.net
Wed Jan 14 21:13:34 CET 2009


Hi again,

Which version of Python and VC compiler are you using. There are 
difficulties with Python 2.6 and this looks like a Windows 
assembly/manifest file problem.

Lenard


Navid Parvini wrote:
>
> Dear All,
>
>  
>
> I have run the “Setup.py” file in “Pyrex-0.9.8.2\Demos” folder, the 
> “primes.c”, “primes.pyd”, “primes.pyd.manifest”, etc. files had been 
> created.
>
>  
>
> But when I run the “run_primes.py” module I got the following error:
>
>  
>
> Traceback (most recent call last):
>
>   File "run_primes.py", line 2, in ?
>
>     from primes import primes
>
> ImportError: DLL load failed: A dynamic link library (DLL) 
> initialization routin
>
> e failed.
>
>  
>
> Also an error message popped up that was related to “Microsoft Visual 
> C++ Runtime Library”. Please see the attached file.
>
>  
>
> Would you please help me? Also how can I created primes.dll file?
>
>  
>
> Thank you in advance.
>
>  
>
> Regards,
>
> Navid
>
>
>
> ------------------------------------------------------------------------
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Pyrex mailing list
> Pyrex at lists.copyleft.no
> http://lists.copyleft.no/mailman/listinfo/pyrex
>   


-- 
Lenard Lindstrom
<len-l at telus.net>




More information about the Pyrex mailing list