python file won't run by default
GitHub
GitHub - CSharpM7/reslotter
Contribute to CSharpM7/reslotter development by creating an account on GitHub.
8 Replies
Python file is missing a header
ah. how do i fix that?
Solution
#!/usr/bin/env python
do i add that to the top?
Yep, first line
both python files?
Whichever is throwing the error to start with
alright
thx