Hey, when starting it via the bash file on Linux 5.15 (x86_64), Python 3.9.7, I'm getting
```
Could not import renpy.bootstrap. Please ensure you decompressed Ren'Py
correctly, preserving the directory structure.
ImportError: No module named future.standard_library
```
Same happens if I invoke the python file directly. Version 0.5 works without problems.
Any idea what this is? And would you mind telling me the SHA512 sum of the MurMur-0.6-pc.zip so I can check if I have a corrupted download?