2011年12月10日 星期六

Recompile pyx File

Pyres is a c-extension of python, when you run into C Exception using python package. You may assume the compiled error is resulted to bug of previous version of pyrex. The best solution is to recompile the program with following command.

pyrexc .pyx -o .c

Happy Pythoning

沒有留言:

張貼留言