pysolfc fails to launch
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
pysolfc (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
pysolfc fails to launch as imp module has become importlib in python 3.12 in ubuntu Noble
pysolfc
Traceback (most recent call last):
File "/usr/games/
from pysollib.main import main # noqa: E402,I202
^^^
File "/usr/share/
from pysollib.app import Application
File "/usr/share/
from pysollib.gamedb import GAME_DB, GI, loadGame
File "/usr/share/
import imp
ModuleNotFoundE
This problem is solved in the plucky version of this package.
I have verified by manually downloading pysolfc_
The program then launches normally.
The plucky version should be BACKPORTED to Noble not forcing users to wait for TWO YEARS to get fix.