[Kde-bindings] [bindings] [Bug 311600] PyKDE4 kate dynamic module does not define init function
pbhj at alicious.com
pbhj at alicious.com
Wed Oct 29 18:15:19 UTC 2014
https://bugs.kde.org/show_bug.cgi?id=311600
pbhj at alicious.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pbhj at alicious.com
--- Comment #6 from pbhj at alicious.com ---
I get the following when running kate from term:
:~$ kate
QDBusConnection: session D-Bus connection created before QCoreApplication.
Application may misbehave.
kate(7195)/Kate (Plugins): "ImportError: No module named jedi
Could not import jedi"
kate(7195)/Kate (Plugins): "Traceback (most recent call last):
File "/usr/share/kde4/apps/kate/plugins/pate/kate/__init__.py", line 42, in
<module>
from .api import *
File "/usr/share/kde4/apps/kate/plugins/pate/kate/api.py", line 30, in
<module>
from PyKate4.kate import Kate
ImportError: dynamic module does not define init function (initkate)
Could not import kate"
kate(7195)/Kate (Plugins): Could not get item string pate _pateUnloading
kate(7195)/Kate (Plugins): Failed to resolve pate _pateUnloading
KDE 4.14.1 on Kubuntu 14.04; kate 4:4.14.1-0ubuntu1~ubuntu14.04~ppa1 (same
version for python-kde4, etc.).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kde-bindings
mailing list