Coder Social home page Coder Social logo

Comments (7)

stephane-caron avatar stephane-caron commented on June 15, 2024

There is a path mismatch in your command: it is trying to run d:\users\hp\anaconda3\envs\ccjpython\python.exe but it seems your user directory is in C:\Users\hp\..., not D:\. Perhaps your drive letter changed since the Anaconda installation and it hasn't updated the Python path accordingly. In that case uninstalling and reinstalling Anaconda could do the job.

from qpsolvers.

tytcc avatar tytcc commented on June 15, 2024

Thanks for your answer. But I can't uninstall the Anaconda, because there are many python environments I need which I don't want to recreate. I ran pip install qpsolvers in d:\users\hp\anaconda3\envs\ccjpython\. It gets a different error as follow:

ERROR: Could not find a version that satisfies the requirement qpsovlers (from versions: none)
ERROR: No matching distribution found for qpsovlers

How can I solve it?

from qpsolvers.

stephane-caron avatar stephane-caron commented on June 15, 2024

You wrote qpsovlers instead of qpsolvers.

from qpsolvers.

tytcc avatar tytcc commented on June 15, 2024

Oh. My mistake. But now how can I solve the problem without uninstalling anaconda? How about changing the environment variables?

from qpsolvers.

stephane-caron avatar stephane-caron commented on June 15, 2024

I don't use Windows so I can't guide you in fixing your Python environment. (Are you sure that both folders D:\Users\hp\ and C:\Users\hp\ exist on your system though? This looks surprising.)

Have you successfully installed other Python packages on this system, and if so by which method?

from qpsolvers.

tytcc avatar tytcc commented on June 15, 2024

Thanks so much for your reply. The two folders indeed exist on my computer. yes, I can successfully install other Python packages by pip.
Now I change to Linux system and it can successfully install qpsolvers.

from qpsolvers.

stephane-caron avatar stephane-caron commented on June 15, 2024

OK 👍 Closing this issue for now.

from qpsolvers.

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.