dbv píše v Čt 21. 03. 2013 v 16:50 -0700:
> A .pxd file are like C-header files that contain Cython declarations,
> which can be imoprted into a .pyx module using cimport.

Then you need to compile these files with C compiler that will produce
numpy.so and then you could use this Python C extension in your code.

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pyinstaller?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to