

Clicked build distributions and this happened...
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "launcher/game/front_page.rpyc", line 260, in script call
File "launcher/game/distribute.rpyc", line 1883, in script
File "game/distribute.rpy", line 1883, in <module>
File "game/distribute.rpy", line 1886, in _execute_python_hide
File "game/distribute.rpy", line 700, in __init__
File "game/distribute.rpy", line 1175, in add_python
File "game/distribute.rpy", line 939, in add_file
Exception: /Volumes/renpy-8.5.3-sdk/renpy-8.5.3-sdk/lib/py3-mac-universal/renpy does not exist.
-- Full Traceback ------------------------------------------------------------
Traceback (most recent call last):
File "launcher/game/front_page.rpyc", line 260, in script call
File "launcher/game/distribute.rpyc", line 1883, in script
File "renpy/ast.py", line 1193, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/python.py", line 1276, in py_exec_bytecode
exec(bytecode, globals, locals)
~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "game/distribute.rpy", line 1883, in <module>
File "game/distribute.rpy", line 1886, in _execute_python_hide
File "game/distribute.rpy", line 700, in __init__
File "game/distribute.rpy", line 1175, in add_python
File "game/distribute.rpy", line 939, in add_file
Exception: /Volumes/renpy-8.5.3-sdk/renpy-8.5.3-sdk/lib/py3-mac-universal/renpy does not exist.
macOS-26.2-arm64-arm-64bit arm64
Ren'Py 8.5.3.26051504
Ren'Py Launcher 8.5.3.26051504
Thu Jun 11 08:12:34 2026
```
WHAT DO I DO??