I created a issueticket for this at
https://github.com/scikit-learn/scikit-learn/issues/1901


2013/4/26 Shishir Pandey <[email protected]>

> I get the following error:
>
> Traceback (most recent call last):
>    File "C:\Users\xyz\ml\svm_gui.py", line 30, in <module>
>      from sklearn.externals.six.moves import xrange
> ImportError: No module named six.moves
>
> This error is for sklearn version 0.13.1 I am assuming six.move might be
> added to 0.14 version. Because the link I used was for the dev version
> of sklearn -
>
> http://scikit-learn.org/dev/auto_examples/applications/svm_gui.html#example-applications-svm-gui-py
>
> Whats new about xrange in six.moves?
>
>
> On 26-04-2013 16:25, [email protected]
> wrote:
> > Message: 4 Date: Fri, 26 Apr 2013 12:52:37 +0200 From: Gael Varoquaux
> > <[email protected]> Subject: Re: [Scikit-learn-general]
> > Effects of shifting and scaling on Gradient Descent To:
> > [email protected] Message-ID:
> > <[email protected]> Content-Type: text/plain;
> > charset=us-ascii On Fri, Apr 26, 2013 at 04:17:36PM +0530, Shishir
> > Pandey wrote:
> >> >@Jaques Grobler: I ran the libsvm GUI code on the sklearn version 13.1
> >> >it was giving error importing - "from sklearn.externals.six.move import
> >> >xrange".
> > Which error? Could you copy/paste it here?
> >
> > G
>
> --
> sp
>
>
>
> ------------------------------------------------------------------------------
> Try New Relic Now & We'll Send You this Cool Shirt
> New Relic is the only SaaS-based application performance monitoring service
> that delivers powerful full stack analytics. Optimize and monitor your
> browser, app, & servers with just a few lines of code. Try New Relic
> and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
> _______________________________________________
> Scikit-learn-general mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to