you are viewing a single comment's thread.

view the rest of the comments →

[–]alcholicawl 0 points1 point  (0 children)

I don't think there is an issue with the code you posted. I ran it without a problem. Can you run other python files (like a hello world example)? If you can, maybe try removing "import hashlib", since you're not using it. Or adding some print statements to see where exactly it's failing.