Hi,
When I try to start mynotes in terminal in Manjaro XFCE, it says:
$ mynotes
Traceback (most recent call last):
File "/usr/sbin/mynotes", line 31, in
from mynoteslib.constants import save_config, PIDFILE
File "/usr/lib/python3.7/site-packages/mynoteslib/constants.py", line 53, in
import ewmh
ModuleNotFoundError: No module named 'ewmh'
How can I fix it?
Hi,
When I try to start mynotes in terminal in Manjaro XFCE, it says:
$ mynotes
Traceback (most recent call last):
File "/usr/sbin/mynotes", line 31, in
from mynoteslib.constants import save_config, PIDFILE
File "/usr/lib/python3.7/site-packages/mynoteslib/constants.py", line 53, in
import ewmh
ModuleNotFoundError: No module named 'ewmh'
How can I fix it?