Skip to content

Badly-formatted hashbang in setup.py #352

@ukch

Description

@ukch

The first line of the file setup.py is as follows:

#/usr/bin/env python

(ie. missing a ! symbol)

Attempting to eecute the file with the command ./setup.py results in some strange errors. A work-around is to execute the file using python setup.py instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BuildLibrary building on various platforms

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions