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

Give a hint in the documentation, howto install garth #16

Closed
telemaxx opened this issue Oct 1, 2023 · 1 comment
Closed

Give a hint in the documentation, howto install garth #16

telemaxx opened this issue Oct 1, 2023 · 1 comment

Comments

@telemaxx
Copy link

telemaxx commented Oct 1, 2023

On Debian Bookworm i could not install garth as described in the docu.

on Stackoverflow i found a solution.

Maybe we should give a hint in the documentation.

this steps solved it for me:

sudo apt install python3-pip
sudo mv /usr/lib/python3.11/EXTERNALLY-MANAGED /usr/lib/python3.11/EXTERNALLY-MANAGED.OFF
python3 -m pip install garth

@matin
Copy link
Owner

matin commented Oct 3, 2023

I'm happy you found the solution!

This is very specific to Ubuntu / Debian. The README / docs should be more general to all platforms.

@matin matin closed this as not planned Won't fix, can't repro, duplicate, stale Oct 3, 2023
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