Giter Site home page Giter Site logo

Comments (4)

JoshKarpel avatar JoshKarpel commented on May 25, 2024

I suspect you're trying to install into the system Python. If you install into a virtual environment, you shouldn't need sudo or --user. Virtual environment installation is the standard - I've added a note to this effect in the readme and the quickstart.

from idesolver.

JoshKarpel avatar JoshKarpel commented on May 25, 2024

@iljah - could you clarify whether the above comment fixed the issue so that I can close?

from idesolver.

iljah avatar iljah commented on May 25, 2024

Virtual environment also works but in that case it would be helpful to show all required commands, which I guess could be:

python3 -m venv $HOME/idesolver-env
pip install idesolver

assuming the user already has pip installed, etc.

from idesolver.

JoshKarpel avatar JoshKarpel commented on May 25, 2024

I'd prefer not to explicitly write out the instructions, instead linking to some external resource (which was done in 7ebb514). Although installing into virtual environments is the standard, the preferred method of doing that is changing pretty fast these days (I use conda, for example, and pipenv is becoming popular recently). I like the current solution of linking to the official docs on virtual environments, since it's the common denominator where any virtual environment solution starts from. The instructions for any particular solution are going to be quite different from each other, and any specifics given may conflict with whatever the user already has installed.

from idesolver.

Related Issues (10)

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.