Skip to content

interpreter/shebang header #40

@dcat52

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions