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

Python interpreter not found #4

Open
heikkiket opened this issue Feb 10, 2024 · 0 comments
Open

Python interpreter not found #4

heikkiket opened this issue Feb 10, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@heikkiket
Copy link
Owner

heikkiket commented Feb 10, 2024

When installed via deb package, gallery-viewer uses general python binary, not python 3.

$ gallery-viewer 
zsh: /usr/local/bin/gallery-viewer: bad interpreter: /usr/bin/python: no such file or directory

$ python --version
zsh: command not found: python

$ cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=22.04
DISTRIB_CODENAME=jammy
DISTRIB_DESCRIPTION="Ubuntu 22.04.3 LTS"
@heikkiket heikkiket added the bug Something isn't working label Feb 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant