Skip to content

Conversation

@joswr1ght
Copy link

Running ./winSuperMem.py hits import as the first non-comment line. Without a shebang, this will often run the ImageMagick import tool thinking that winSuperMem.py is a shell script, causing the script to apparently stall execution. Adding the shebandg will fix this.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant