VBPXKSMI / Open-CYOAI-Project

Colab frontend to play the different modded versions of AI Dungeon 2. Also main Wiki of the game with info gathered from 4chan's Anons.
GNU Affero General Public License v3.0
66 stars 6 forks source link

Syntax error #161

Closed Muskelmagier closed 4 years ago

Muskelmagier commented 4 years ago

I have no idea about Programming but i get this error everytime. I already tried to reinstall AIdungeon.

i am using the Open CYOAI Colab v1.22.ipynb

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

machiavel23 commented 4 years ago

yeah, apparently they forgot a ) in a line. it's answered in the thread already, and I saw a pull request or something. will be fixed soon, probably, but it's not a colab glitch, so I'm closing