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

Install Failed - Linux Mint 21.3 on a MacPro5,1 #859

Open
JHPGuy opened this issue Mar 14, 2024 · 4 comments
Open

Install Failed - Linux Mint 21.3 on a MacPro5,1 #859

JHPGuy opened this issue Mar 14, 2024 · 4 comments
Assignees
Labels
question Further information is requested

Comments

@JHPGuy
Copy link

JHPGuy commented Mar 14, 2024

Hello Team. I've had the same error on this system with several Linux distributions - Mint 21.2, Mint 21.3, Neon latest. As the "quick install" technique reaches the end of the install, I get this -
Usage:
pip3 install [options] [package-index-options] ...
pip3 install [options] -r [package-index-options] ...
pip3 install [options] [-e] ...
pip3 install [options] [-e] ...
pip3 install [options] <archive url/path> ...

no such option: --break-system-packages

Kinto install has failed.

cd into ./xkeysnail
Run 'sudo pip3 install --upgrade .' to debug issue

I did run the pip3 install referenced above, but I'm not sure what to do with that.
Thanks for the help!
Josh
P.S. I have Kinto successfully running on 2 other systems, so I have been able to get this working in the past.

@JHPGuy JHPGuy added the question Further information is requested label Mar 14, 2024
@JHPGuy
Copy link
Author

JHPGuy commented Mar 14, 2024

I re-ran the "quick install method" and it installed correctly, and Kinto is now working correctly.
I guess the "sudo pip3 install --upgrade ." upgraded pip3, and now everything worked. Or something.
Maybe it's helpful for future users to see this post.
Sorry to take your time.
Still LOVE this tool.
Thanks so much!
Josh

@kiphenglim
Copy link

+1 Just ran into this same issue on Elementary OS 7.1. Clean install of Kinto. Had to cd ~/Downloads/kinto-master/xkeysnail and then sudo pip3 install --upgrade . before rerunning the quick install command.

@miclgael
Copy link

+1 for the last time I installed on popOS on custom rig.

@woei66
Copy link

woei66 commented Aug 12, 2024

@miclgael try the https://github.com/RedBearAK/toshy and I tested and it works.
my pop os version: Pop!_OS 22.04 LTS

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

No branches or pull requests

5 participants