Python crash with minimal Cython module (Python3, Anaconda3, Windows7) Python crash with minimal Cython module (Python3, Anaconda3, Windows7) python-3.x python-3.x

Python crash with minimal Cython module (Python3, Anaconda3, Windows7)


It seems like the build is failing to link to the appropriate libraries and the print (write to terminal) is causing seg-faults.

let's go back to the build process. can you use pip instead of setup.py build?

Can you work under Linux :)