Alfanous-team / alfanous

Alfanous is an Arabic search engine API provides the simple and advanced search in Quran , more features and many interfaces...
http://www.alfanous.org/
GNU Affero General Public License v3.0
254 stars 89 forks source link

Could not run alfanous-desktop because of 'ImportError: cannot import name QtWebKit' #478

Closed naruaika closed 3 years ago

naruaika commented 6 years ago

Traceback (most recent call last): File "/usr/bin/alfanous-desktop", line 11, in load_entry_point('alfanousDesktop==0.7.23', 'gui_scripts', 'alfanous-desktop')() $ alfanous-desktop
File "/usr/lib/python2.7/site-packages/pkg_resources/init.py", line 570, in load_entry_point return get_distribution(dist).load_entry_point(group, name) File "/usr/lib/python2.7/site-packages/pkg_resources/init.py", line 2751, in load_entry_point return ep.load() File "/usr/lib/python2.7/site-packages/pkg_resources/init.py", line 2405, in load return self.resolve() File "/usr/lib/python2.7/site-packages/pkg_resources/init.py", line 2411, in resolve module = import(self.module_name, fromlist=['name'], level=0) File "/usr/lib/python2.7/site-packages/alfanousDesktop/Gui.py", line 28, in from PySide import QtGui, QtCore, QtWebKit ImportError: cannot import name QtWebKit

sneetsher commented 6 years ago

@nrfaikar , Could you please elaborate with more info about the environment?

naruaika commented 6 years ago

OS: Linux 4.14.14 Distros: Solus Installation: sudo pip install alfanousDesktop

sneetsher commented 4 years ago

I don't have experience eopkg package manager of Solus neither the system itself.

The error seems due to missing dependency lib (Qt/PySide) or not found by alfanous launcher.

Needed dependencies are list at bottom of this doc https://github.com/Alfanous-team/alfanous/blob/master/INSTALL.rst