You are not logged in.
Hi, i’m currently adapting a PKGBUILD from KaOS to work on arch, but don’t get it:
here is the thing, but once built and installed, you can’t use it from Python. Trying to import any submodule fails with:
>>> import PyKDE5.sonnet
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named 'PyKDE5.typedefs'anyone got an idea why it doesn’t work as expected?
Last edited by flying sheep (2015-03-17 08:59:32)
Offline