X

[cagou] ImportError: No module named pyobjus

You should add pyobjus as dependancy in the installation setup to fix ImportError exception:

Traceback (most recent call last):
File "/Users/xavier/.local/lib/python2.7/site-packages/plyer/utils.py", line 88, in _ensure_obj
mod = __import__(module, fromlist='.')
File "/Users/xavier/.local/lib/python2.7/site-packages/plyer/platforms/macosx/notification.py", line 2, in <module>
from pyobjus import autoclass, protocol, objc_str, ObjcBOOL
ImportError: No module named pyobjus

Thanks.
id

267

author

xma

created

03/07/2018, 04:08

updated

03/07/2018, 04:08

labels
cagou installation missing module
type
bug
status
queued
priority
normal
milestone
0.7
severity
minor