Re: [scikit-learn] Error while running 'python setup.py build_ext --inplace'

2017-12-05 Thread Joel Nothman
A PR is welcome if you can improve documentation. Thanks On 6 December 2017 at 04:01, Aniket Meshram wrote: > Yeah. That did it. After updating Cython to latest 0.27.3, the issue is > resolved now. > Thanks all. I guess this should also be updated on the site / github as > well. What'd you say?

Re: [scikit-learn] Error while running 'python setup.py build_ext --inplace'

2017-12-05 Thread Aniket Meshram
Yeah. That did it. After updating Cython to latest 0.27.3, the issue is resolved now. Thanks all. I guess this should also be updated on the site / github as well. What'd you say? Best, Aniket On Tue, Dec 5, 2017 at 12:58 PM, Aniket Meshram wrote: > I'm using Ubuntu 16.04 LTS Xenial, which show