@Alec I guess in your last comment 'site-packages' should be replaced by
'dist-packages', right?
--
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to lirc in Ubuntu.
https://bugs.launchpad.net/bugs/1843988
Title:
python library installed
You are indeed right. Python libraries are not multilib, and should live
in /usr/lib/python3/site-packages. Will fix, but the process starts at
the Debian side.
--
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to lirc in Ubuntu.
https://bu
Sorry for late reply.
The python module contains binary. architecture-dependent code and can
for that reason not be installed in /usr/lib/python3/ due to overall
multi-arch requirements.
That said, the official Debian documents I find are not explicit on how
to install these kind of modules. Sen
yes, it does.
I actually had the problem on a raspberry pi running Raspbian 10. There
I had to add the following to my script so that the library would be
found:
sys.path.append('/usr/lib/arm-linux-gnueabihf/python3.7/site-packages/')
(after having analyzed the problem I then sent the bug report
Thank you for your bug report, does it create any user visible issue to
you?
** Changed in: lirc (Ubuntu)
Importance: Undecided => Low
--
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to lirc in Ubuntu.
https://bugs.launchpad.net/bugs/1
5 matches
Mail list logo