[Bug 1086970] New: Should requires python-six >= 1.6

bugzilla at redhat.com bugzilla at redhat.com
Sat Apr 12 04:11:54 UTC 2014


https://bugzilla.redhat.com/show_bug.cgi?id=1086970

            Bug ID: 1086970
           Summary: Should requires python-six >= 1.6
           Product: Fedora
           Version: 20
         Component: python-scikit-learn
          Assignee: sergio.pasra at gmail.com
          Reporter: rbean at redhat.com
        QA Contact: extras-qa at fedoraproject.org
                CC: bjoern.esser at gmail.com, chrisdersch at gmail.com,
                    ml at lists.fedoraproject.org, sergio.pasra at gmail.com



python-scikit-learn uses features of python-six that were only introduced in
the six-1.6 release.  Notably, the allowance of multiple base classes in
six.with_metaclass

To duplicate the exception, try running this example script.

http://scikit-learn.org/stable/auto_examples/plot_digits_classification.html#example-plot-digits-classification-py

Installing six-1.6.1 directly from upstream fixes the issue.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=lVEVE7Ldca&a=cc_unsubscribe


More information about the ml mailing list