Skip to content

Conversation

@jNullj
Copy link
Contributor

@jNullj jNullj commented Jul 13, 2016

!/usr/bin/env python calles python 2

!/usr/bin/env python3 should be used insted

after testing it on my linux server i realised i forgot about this.

#!/usr/bin/env python calles python 2
#!/usr/bin/env python3 should be used insted
@bentasker
Copy link
Owner

Doi, yes - my test VM only had 3 installed :D

@ghost
Copy link

ghost commented Nov 2, 2016

Hi Bentasker.. Just cloned this repo.. I think you could update the readme to specify that one should use python3 to run the script.

@bentasker bentasker merged commit a47d1ff into bentasker:master Nov 2, 2016
@bentasker
Copy link
Owner

Yes, you're right, I got sidetracked and forgot to update (or, it seems, merge). Both done now

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.

2 participants