You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The emulator seems to be ok, but I can't launch the gui. Error message:
ImportError: dlopen(/Users/.../Library/Python/3.10/lib/python/site-packages/gi/_gi.cpython-310-darwin.so, 0x0002): symbol not found in flat namespace '_g_ascii_table'
I've done the installation exactly like described - is there maybe a compatibility issue ?
The text was updated successfully, but these errors were encountered:
After upgrading the Raspberry Pi from Bullseye to Bookworm sense_emu_gui doesn't work anymore on the Raspberry Pi either. It seems to be a problem with python 3.11 (on Mac and Bookworm vs. 3.9 on Bullseye, where it still worked).
The emulator seems to be ok, but I can't launch the gui. Error message:
ImportError: dlopen(/Users/.../Library/Python/3.10/lib/python/site-packages/gi/_gi.cpython-310-darwin.so, 0x0002): symbol not found in flat namespace '_g_ascii_table'
I've done the installation exactly like described - is there maybe a compatibility issue ?
The text was updated successfully, but these errors were encountered: