I'm 90% sure that the problem is that the pyd file is not registered (it
works if I put the module in my working directory). I'm trying to
registered in windows 7 with regsvr32 but don't work.
I need HELP guys!
Regards
Adrian
On 19/10/2011 12:45 PM, Alexander T. Berghage wrote:
Adrian
I'm
Dear Alexander and cython list,
the same question, different approach
a) I compiled and installed my python module with these two commands
C:\Temporal\source\Cython_ext> python OK_setup_windows.py build_ext
C:\Temporal\source\Cython_ext> python OK_setup_windows.py install
b) Testing my module i
Hi cython list,
I am having problems to distribute a python module for windows (written
with cython). It compile ok with mingw (installed with but when I import
the module in python I get this error
ImportError: DLL load failed: The specified module could not be found.
I guess that some wher
python the responsibility of managing the memory.
Regards
Adrian Martínez Vargas
___
cython-devel mailing list
cython-devel@python.org
http://mail.python.org/mailman/listinfo/cython-devel