A really naive question in Cython. Lets say I make some changes in
cd_fast.pyx, and I want to debug something by printing it out, how do I do
it?

I tried recompiling from my top level directory using "sudo python setup.py
build_ext --inplace" , but it doesn't seem to print when I run my script.
What am I doing wrong?
------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to