-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
After the installation of qtile-plasma through pip, I added this line to my config.py file
from plasma import Plasma
and got the following error from "qtile check". What may be wrong?
checking qtile config file /home/murpheux/.config/qtile/config.py
/tmp/tmpveqd7x41/config.py:11: error: Skipping analyzing 'plasma': found module but no type hints or library stubs
/tmp/tmpveqd7x41/config.py:11: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports
Found 1 error in 1 file (checked 1 source file)
config file type checking failed: Command '['mypy', '--python-version=3.8', '/tmp/tmpveqd7x41/config.py']' returned non-zero exit status 1.
I am running python 3.9.4 on manjaro linux. Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels