Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error from Qtile Check #21

Open
murpheux opened this issue Apr 30, 2021 · 0 comments
Open

Error from Qtile Check #21

murpheux opened this issue Apr 30, 2021 · 0 comments

Comments

@murpheux
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant