A Study in Vision
Thursday, 30 June 2016
Python permission error
I am following the Head First Python, which is a great book, to develop a webapp, and then encounter some permission error of the .py file.
Based on
this
, it turns out that I should use #!/usr/bin/python instead of #!/usr/bin/python3.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment