Hi Milo, when i First meet the aunt i've got this errore:
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/day01.rpy", line 3189, in <module>
NameError: name 'requests' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 4752, in script call
File "day01.rpyc", line 3189, in script
File "C:\Renpy\renpy-7.3.2-sdk\renpy\ast.py", line 914, in execute
File "C:\Renpy\renpy-7.3.2-sdk\renpy\python.py", line 2028, in py_exec_bytecode
File "game/day01.rpy", line 3189, in <module>
NameError: name 'requests' is not defined
```
Do you know how can i fix this? Thanks