problem in importing .pyd

abhishek guptaabhishek1983 at gmail.com
Fri Jan 4 10:35:39 EST 2008


hello group ,

I have build a python c extension. Using python 2.5 , VS.Net 2005 on
Win server 2003.

But when i am trying to imort this .pyd file into python interperter
or my project source code . Code compilation as well as interpreter
fails. Resulting in c/c++ runtime error "R6034".

The description says " An application attempted to load a c runtime
library without using manifest"

What should i do to resolve this problem.

Looking forward to your suggestions.

Thank You
Abhishek




More information about the Python-list mailing list