-
-
Notifications
You must be signed in to change notification settings - Fork 903
Open
Description
With Thonny 4.1.7 snap version on Ubuntu, Pyxel installation via Thonny->Tools->Manage packages... doesn't work
>>> import pyxel
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/home/fgallaire/snap/thonny/239/.local/lib/python3.10/site-packages/pyxel/__init__.py", line 4, in <module>
from .pyxel_wrapper import * # type: ignore # noqa: F403
ImportError: libSDL2-2.0.so.0: cannot open shared object file: No such file or directory
The pygame installation, with the same libSDL2 dependency, works fine.
Metadata
Metadata
Assignees
Labels
No labels