Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev-python/PyQt4 masked for removal on Gentoo #8

Open
marcodifresco opened this issue Jun 30, 2018 · 0 comments
Open

dev-python/PyQt4 masked for removal on Gentoo #8

marcodifresco opened this issue Jun 30, 2018 · 0 comments

Comments

@marcodifresco
Copy link

Hi,
first I want to thank you for PyLotro.

I want to report that on Gentoo dev-python/PyQt4 has been masked and it will be soon uninstalled: https://packages.gentoo.org/packages/dev-python/PyQt4

Not remembering it was required by PyLotro I preemptively removed myself and now I get the following error message:
Traceback (most recent call last): File "/usr/bin/pylotro", line 31, in <module> import PyLotROLauncher.Runner File "/usr/lib64/python3.5/site-packages/PyLotROLauncher/Runner.py", line 30, in <module> from .MainWindow import MainWindow File "/usr/lib64/python3.5/site-packages/PyLotROLauncher/MainWindow.py", line 34, in <module> from PyQt4 import QtCore, QtGui, uic ImportError: No module named 'PyQt4'

For the short term I can override Portage (Gentoo's package manager) and re-install dev-python/PyQt4, but considering that over time other distros will drop PyQt4 too, it may be useful to start porting to PyQt5.

Thanks and best regards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant