Trackback URI

Tags

 
 
 
 
 
 
 
 
 

SIP/PyKDE

I just tried to test a plasmoid written in Python and got the initially confusing error message

the sip module implements API v7.0 but the PyKDE4.plasma module requires API v6.0

It wouldn't be noteworthy except that my usual technique of Google-searching to find...