09-02-2015, 08:54 PM
(09-02-2015, 08:05 PM)m654321 link Wrote: Thanks shaggytwodope. The output from the terminal is as follows:
mike@mike-G750JS:~$ lite-controlcenter
Traceback (most recent call last):
File "<frozen importlib._bootstrap>", line 2135, in _find_spec
AttributeError: 'DynamicImporter' object has no attribute 'find_spec'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/share/litecc/litecenter.py", line 12, in <module>
from gi.repository import WebKit as webkit
File "/usr/lib/python3/dist-packages/gi/importer.py", line 53, in find_module
'introspection typelib not found' % namespace)
ImportError: cannot import name WebKit, introspection typelib not found
Not sure how it was removed, but please install this pacakge:
Code:
sudo apt-get install gir1.2-webkit-3.0