On Mon, 17 Feb 2025 at 11:39:42 +0100, VA wrote:
> When running a game with PYTHONSAFEPATH=y, this error occurs at start:
...
> ModuleNotFoundError: No module named 'gdp_launcher_base'
>
> The solution would be to insert some code like
> `sys.path.append(os.path.dirname(__file__))`
Yes, something
Package: game-data-packager-runtime
Version: 84
When running a game with PYTHONSAFEPATH=y, this error occurs at start:
```
Traceback (most recent call last):
File "/usr/games/serious-sam-tfe", line 25, in
from gdp_launcher_base import (
^^^
...<3 lines>
2 matches
Mail list logo