Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--break-system-packages now needed? #5

Open
affeldt-aist opened this issue Oct 8, 2024 · 2 comments
Open

--break-system-packages now needed? #5

affeldt-aist opened this issue Oct 8, 2024 · 2 comments

Comments

@affeldt-aist
Copy link
Owner

as in

pip install git+https://github.com/affeldt-aist/ssrmint.git --break-system-packages

?

@hoheinzollern

@hoheinzollern
Copy link
Contributor

Rather

pip install --user git+https://github.com/affeldt-aist/ssrmint.git

and add a message to make sure that the pip user path is in your environment

@affeldt-aist
Copy link
Owner Author

memo: I got along with that on a recent macos computer:

python3 -m venv path/to/venv
source path/to/venv/bin/activate
sudo pip3 install .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants