Re: problem in importing .pyd

2008-01-04 Thread Jeroen Ruigrok van der Werven
-On [20080104 16:41], abhishek ([EMAIL PROTECTED]) wrote: >What should i do to resolve this problem. Perhaps the hints/tips from http://blogs.msdn.com/nikolad/articles/427101.aspx might help? -- Jeroen Ruigrok van der Werven / asmodai イェルーン ラウフロック ヴァン デル ウェルヴェン http://www.in-nomine.org/ | http:

problem in importing .pyd

2008-01-04 Thread abhishek
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 descri