thadunge2 / AIDungeon

Other
51 stars 32 forks source link

Crashing on startup #72

Closed pirone2 closed 4 years ago

pirone2 commented 4 years ago

Shit happens instantly when running with latest commits:

Traceback (most recent call last):
  File "play.py", line 9, in <module>
    from story.story_manager import *
  File "/content/gdrive/My Drive/AIDungeon/story/story_manager.py", line 191
    try:
      ^
SyntaxError: invalid syntax