On Tue, Feb 04, 2014 at 07:51:17PM +0530, Manoj Kumar wrote: > 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?
You need to regenerate the c files from the cython, by doing 'cython cd_fast.pyx' in the corresponding directory. G ------------------------------------------------------------------------------ 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