GithubHelp home page GithubHelp logo

Failed: pip install xlearn about xlearn HOT 20 OPEN

aksnzhy avatar aksnzhy commented on May 21, 2024
Failed: pip install xlearn

from xlearn.

Comments (20)

aksnzhy avatar aksnzhy commented on May 21, 2024

Your machine doesn't support CMake, please install it first. Ref: http://xlearn-doc.readthedocs.io/en/latest/install_cmake.html

from xlearn.

JPM8998 avatar JPM8998 commented on May 21, 2024

thanks
image

from xlearn.

JPM8998 avatar JPM8998 commented on May 21, 2024

but I hava a new problem....'Cannot find xlearn Library in the candidate path'
image

from xlearn.

aksnzhy avatar aksnzhy commented on May 21, 2024

@purkyston Still some people meet this problem. @JPM8998 You can try to install xlearn from source code. It's very easy.

from xlearn.

JPM8998 avatar JPM8998 commented on May 21, 2024

ok.Following the suggestion,python2 is successful,python3 is still failed thanks
image

from xlearn.

aksnzhy avatar aksnzhy commented on May 21, 2024

@purkyston Can you please check this?

from xlearn.

pkwv2012 avatar pkwv2012 commented on May 21, 2024

What's the result of this command? @JPM8998

pip3 list | grep xlearn

from xlearn.

JPM8998 avatar JPM8998 commented on May 21, 2024

image

from xlearn.

pkwv2012 avatar pkwv2012 commented on May 21, 2024

I'm afraid there is no xlearn with python3.
Try this commands.

sudo pip3 uninstall xlearn
sudo pip3 install xlearn

from xlearn.

JPM8998 avatar JPM8998 commented on May 21, 2024

"Successfully installed xlearn-0.11a1" but it still has a problem with python3.I run some demo with python2,it's fine.
image

from xlearn.

pkwv2012 avatar pkwv2012 commented on May 21, 2024

Could you try this one? Thanks.
By doing this, you will install the test version of xlearn.

sudo pip3 install --index-url https://test.pypi.org/simple/ xlearn==0.20a1

from xlearn.

JPM8998 avatar JPM8998 commented on May 21, 2024

image

from xlearn.

pkwv2012 avatar pkwv2012 commented on May 21, 2024

Could you change the directory to xlearn/build/python-package/ and then use sudo python3 setup.py install to install manually?

from xlearn.

JPM8998 avatar JPM8998 commented on May 21, 2024

It works! thanks

from xlearn.

JPM8998 avatar JPM8998 commented on May 21, 2024

image

from xlearn.

pkwv2012 avatar pkwv2012 commented on May 21, 2024

You should change a directory and test it, cause python will use the xlearn package which is in the current directory other than the system library.

from xlearn.

JPM8998 avatar JPM8998 commented on May 21, 2024

image

from xlearn.

hutaohutc avatar hutaohutc commented on May 21, 2024

xlearn has been in 0.3 version,but when I use pip install xlearn or pip install -U xlearn ,the version was still 0.1? how can i deal with it ?

from xlearn.

aksnzhy avatar aksnzhy commented on May 21, 2024

@purkyston Can you please publish a latest 0.3 version to pip? Thanks!

from xlearn.

pkwv2012 avatar pkwv2012 commented on May 21, 2024

Done @aksnzhy @hutaohutc
Use this command to upgrade xlearn

pip install xlearn --upgrade

from xlearn.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.