v1.6.0 beta releases do not launch on Linux
When launching these HoloPatcher releases on Linux I get the following error:
```
[81862] Module object for struct is NULL!
Traceback (most recent call last):
File "struct.py", line 13, in <module>
ModuleNotFoundError: No module named '_struct'
```
To my ignorant self it looks like there is a missing python module during your packaging process, but I am not all too familiar with the packaging process for python apps.
This is reproducable for all of the 1.6.0 beta releases of holopatcher so far.
关闭于 2024-04-14 9 条评论