<html>
<head>
<base href="https://bugzilla.rosalinux.ru/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_IN_PROGRESS "
title="IN_PROGRESS - [fix 21] Many package for fix build before new platform"
href="https://bugzilla.rosalinux.ru/show_bug.cgi?id=12946#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_IN_PROGRESS "
title="IN_PROGRESS - [fix 21] Many package for fix build before new platform"
href="https://bugzilla.rosalinux.ru/show_bug.cgi?id=12946">bug 12946</a>
from <span class="vcard"><a class="email" href="mailto:v.potapov@rosalinux.ru" title="Vladimir Potapov <v.potapov@rosalinux.ru>"> <span class="fn">Vladimir Potapov</span></a>
</span></b>
<pre>lirc-setup
/usr/lib64/python3.8/site-packages/lirc-setup/mvc_control.py:13: PyGIWarning:
Gtk was imported without specifying a version first. Use
gi.require_version('Gtk', '4.0') before import to ensure that the right version
gets loaded.
from gi.repository import Gtk # pylint: disable=no-name-in-module
Traceback (most recent call last):
File "/usr/bin/lirc-setup", line 16, in <module>
import mvc_control
File "/usr/lib64/python3.8/site-packages/lirc-setup/mvc_control.py", line 16,
in <module>
import choosers
File "/usr/lib64/python3.8/site-packages/lirc-setup/choosers.py", line 11, in
<module>
import mvc_model
File "/usr/lib64/python3.8/site-packages/lirc-setup/mvc_model.py", line 14,
in <module>
from lirc.database import Database
File "/usr/lib64/python3.8/site-packages/lirc/__init__.py", line 7, in
<module>
from .client import get_default_lircrc_path
File "/usr/lib64/python3.8/site-packages/lirc/client.py", line 37, in
<module>
import lirc.config
ModuleNotFoundError: No module named 'lirc.config'
****************
Maybe update lirc to 0.10 ?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>