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

2017-12-09 Thread Aniket Meshram
hi All, I've created a pull request for updating the README.rst. https://github.com/scikit-learn/scikit-learn/pull/10276 Thanks, Aniket On Thu, Dec 7, 2017 at 1:32 AM, Joel Nothman wrote: > We're biased, but we reckon the skills to make a PR are (a) not > insurmountable with a bit of homework

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

2017-12-06 Thread Joel Nothman
We're biased, but we reckon the skills to make a PR are (a) not insurmountable with a bit of homework; and (b) very worthwhile to have. So try pick it up by yourself, but give us a shout if you're struggling. ___ scikit-learn mailing list scikit-learn@pyt

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

2017-12-06 Thread Aniket Meshram
Alright, i'll make a pull request. But let me tell you guys, I'm totally new to github. This is my first contribution. And until few days back, i didn't even knew what a pull request was. Anyways, what i mean is even though i make a request, it'll take time for me to understand this whole changing

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

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

2017-12-04 Thread Aniket Meshram
I'm using Ubuntu 16.04 LTS Xenial, which shows 0.23.4-0ubuntu5 as the latest. https://packages.ubuntu.com/search?keywords=cython But yes, you are right, I checked on official Cython and I'll

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

2017-12-04 Thread Andreas Mueller
Please stay on the mailing list. That's not the current version. Please try updating as Olivier suggested. On 12/04/2017 01:52 PM, Aniket Meshram wrote: $ cython --version Cython version 0.23.4 On Mon, Dec 4, 2017 at 10:28 PM, Andreas Mueller > wrote: What version

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

2017-12-04 Thread Luigi Lomasto
You can try to use python 3 with pip3 Inviato da iPhone > Il giorno 04 dic 2017, alle ore 18:16, Albert Thomas > ha scritto: > > Maybe run ‘make clean’ before running pip install ... > > Albert >> On Mon 4 Dec 2017 at 16:11, Aniket Meshram >> wrote: >> I updated all the packages before run

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

2017-12-04 Thread Albert Thomas
Maybe run ‘make clean’ before running pip install ... Albert On Mon 4 Dec 2017 at 16:11, Aniket Meshram wrote: > I updated all the packages before running install. > > On Mon, Dec 4, 2017 at 6:07 PM, Olivier Grisel > wrote: > >> Maybe update your version of Cython? >> >> -- >> Olivier >> ​ >> >

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

2017-12-04 Thread Aniket Meshram
I updated all the packages before running install. On Mon, Dec 4, 2017 at 6:07 PM, Olivier Grisel wrote: > Maybe update your version of Cython? > > -- > Olivier > ​ > > ___ > scikit-learn mailing list > scikit-learn@python.org > https://mail.python.org

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

2017-12-04 Thread Olivier Grisel
Maybe update your version of Cython? -- Olivier ​ ___ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn

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

2017-12-03 Thread Aniket Meshram
hi Joel. Please find attached full log for 'pip install --editable .' *Are you sure you want to build from source?* *[Well, I'm trying the development version, since I'd like to help fix bugs. Wait, so you mean we are experiencing issue with source install. Oh man!. if Yes, then can you please su

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

2017-12-02 Thread Joel Nothman
There's not enough information there for us to help you. Please provide the full log if possible. Are you sure you want to build from source? On 2 December 2017 at 08:05, Aniket Meshram wrote: > hi, > > I'm following the 'ways to contribute page' > > After forking and cloning, I ran the command

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

2017-12-01 Thread Aniket Meshram
hi, I'm following the 'ways to contribute page' After forking and cloning, I ran the command 'python setup.py build_ext --inplace' which is giving me the following error: cc1: some warnings being treated as errors error: Command "x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstri