I'm sorry, but an uncaught exception occurred. #53
Getting an error at the execution of the game
#53
  File "game/game/oscarAdditions/autoUpdater.rpy", line 1, in script
    init python:
  File "game/game/oscarAdditions/autoUpdater.rpy", line 2, in <module>
    import requests
ImportError: No module named requests
-- Full Traceback ------------------------------------------------------------
Full traceback:
  File "game/game/oscarAdditions/autoUpdater.rpy", line 1, in script
    init python:
  File "D:\BoB-0.03a-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\BoB-0.03a-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/game/oscarAdditions/autoUpdater.rpy", line 2, in <module>
    import requests
ImportError: No module named requests
Windows-8-6.2.9200
Ren'Py 7.3.5.606
 #53
Mon Sep 21 21:30:40 2020