Yeah i get this error everytime i try and use python.
"Traceback (most recent call last):
File "<string>", line 2, in <module>
ImportError: No module named zipfile"
The game still works. I just have an editbox and this is all thats in the event editor-
EditBox.SetText("Hi")
Any ideas?