Skip to content

Python interpreter not found #4

Description

@heikkiket

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"

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions