I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/0function/function.rpy", line 3, in <module>
ImportError: No module named yaml
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "0function/function.rpyc", line 1, in script
File "/data/user/0/girl.house/files/renpy/ast.py", line 896, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/data/user/0/girl.house/files/renpy/python.py", line 1929, in py_exec_bytecode
exec bytecode in globals, locals
File "game/0function/function.rpy", line 3, in <module>
ImportError: No module named yaml