Skip to content

Executable points to python3.7 #21

@xkortex

Description

@xkortex

In the main entry point,

#!/usr/local/opt/python/bin/python3.7

import dockerprettyps

dockerprettyps.run_cli()

changing that to #!/usr/local/opt/python/bin/python3 or even better /usr/bin/python3 which will on most Debians will point to the correct installed version of python3 via symlink.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions