Skip to content

Shebang lines in scripts can fail #216

Description

@isoboroff

When you pip install dispy, it sets up the helper scripts (dispynode.py, etc) with shebangs pointing to the Python interpreter. If the pathname of the install contains a space, then the shebang can fail.

Usual Unix practice is to shebang to /usr/bin/env python3.8

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