#766907 fs-uae-launcher: I get an error of not existing 'lzhlib' moudule when trying execution

#766907#5
Date:
2014-10-26 19:00:11 UTC
From:
To:
Dear Maintainer,

When launching fs-uae-launcher I get the error:

+++++++++++++++++++++++++++++++++++++
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsgs/Archive.py", line 15, in <module>
  from lhafile import LhaFile
File "/usr/share/fs-uae-launcher/lhafile/__init__.py", line 2, in <module>
  from .lhafile import *
File "/usr/share/fs-uae-launcher/lhafile/lhafile.py", line 45, in <module>
  import lzhlib
ImportError: No module named lzhlib
LhaFile module import problem
+++++++++++++++++++++++++++++++++++++

It seems like a not installed python module, but I don't know where to find it.

Thank you.

#766907#10
Date:
2014-10-26 19:23:52 UTC
From:
To:
Yes, I am aware of that. The missing Python module is currently not
available in Debian, but you can find it on Frode's homepage [1].

I might consider adding it to the fs-uae sources in later uploads.

For now, you can just safely ignore the warning. You are will just
not be able to open .lha archives from within the launcher.

Cheers,
Adrian