Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PyDays - Scripts missing python interpreter directive #2

Open
martinuray opened this issue May 6, 2017 · 1 comment
Open

PyDays - Scripts missing python interpreter directive #2

martinuray opened this issue May 6, 2017 · 1 comment

Comments

@martinuray
Copy link

My script couldn't find matplotlib till I figured out that it was missing
#!/usr/bin/python

@schoerg
Copy link

schoerg commented May 6, 2017

try python filetorun.py instead of ./filetorun.py

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

No branches or pull requests

2 participants