Skip to content

interpreter/shebang header #40

Description

@dcat52

in MISCONSYS/Interopability/src/main.py
the header line states
#!/bin/python

this should read:
#!/bin/python2
If the system has both py2 and py3, it dissociates plain /python. but /python2 will always work for py2

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions