Control: tags -1 confirmed pending Control: severity -1 grave On Tue, 22 Aug 2017 19:00:13 +0200 Hans Joachim Desserud <deb...@desserud.org> wrote: > Package: fretsonfire > Version: 1.3.110.dfsg2-4 > Severity: normal > > Dear Maintainer, > > When attempting to start fretsonfire, I get the following error message: > $ fretsonfire > Traceback (most recent call last): > File "./FretsOnFire.py", line 45, in <module> > from GameEngine import GameEngine > File "/usr/share/games/fretsonfire/game/GameEngine.py", line 34, in > <module> > from Data import Data > File "/usr/share/games/fretsonfire/game/Data.py", line 23, in <module> > from Font import Font > File "/usr/share/games/fretsonfire/game/Font.py", line 27, in <module> > from Texture import Texture > File "/usr/share/games/fretsonfire/game/Texture.py", line 27, in > <module> > import Image > ImportError: No module named Image > > > (Originally reported in Ubuntu as > https://bugs.launchpad.net/ubuntu/+source/fretsonfire/+bug/1712247)
Hello, thank you for the report. This issue is caused by two wrong import statements. We had to switch from python-imaging to python-pil recently but I overlooked that python-imaging was still installed on my system, so I didn't notice the wrong import statement. This should be fixed in a minute. Regards, Markus
signature.asc
Description: OpenPGP digital signature