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

Unable to use Howdy with software managing multiple Python versions #914

Open
juellsprott opened this issue May 6, 2024 · 0 comments · May be fixed by #904
Open

Unable to use Howdy with software managing multiple Python versions #914

juellsprott opened this issue May 6, 2024 · 0 comments · May be fixed by #904

Comments

@juellsprott
Copy link

Please describe the issue in as much detail as possible, including any errors and traces.
I've been using howdy from the AUR in combination with rye for managing Python projects and packages, and has worked without much hiccups. I recently found that there is a beta version of howdy, so I decided to swap to howdy 3.0.0 BETA, and now I am unable to use Howdy for any verification. I receive the following error:

/home/<user>/.rye/py/cpython@3.12.2/install/bin/python3: error while loading shared libraries: $ORIGIN/../lib/libpython3.12.so.1.0: DST not allowed in SUID/SGID programs

when performing the command which python I receive the output:

/home/juell/.rye/shims/python

rye has the option to manage global python version, disabling the flag will result in the following error instead:

error: no path to search and provided name is not an absolute path nknown error:

Changing Python version also has no effect.

Also, I'm not sure if this is an issue that I should report for howdy or for rye, though I had decided to go for howdy instead since it is only the beta version that is affected.


Linux distribution (if applicable): Arch 6.8.8

Howdy version (sudo howdy version): howdy 3.0.0 BETA

@musikid musikid linked a pull request May 6, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant