10000 pip install python-kasa not working properly · Issue #1522 · python-kasa/python-kasa · GitHub
[go: up one dir, main page]

Skip to content
8000

pip install python-kasa not working properly #1522

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

Open
alexnathanson opened this issue Apr 4, 2025 · 2 comments
Open

pip install python-kasa not working properly #1522

alexnathanson opened this issue Apr 4, 2025 · 2 comments

Comments

@alexnathanson
Copy link

There seems to be an issue with installing from pip. Python wasn't finding the module. On windows, I installed from the repository with these commands and it worked properly.

git clone https://github.com/python-kasa/python-kasa.git
cd python-kasa/
pip install .

@rytilahti
Copy link
Member

Could you post the output where python is not finding the module?

@alexnathanson
Copy link
Author

Could you post the output where python is not finding the module?

from kasa import Discover, Credentials, Module
ModuleNotFoundError: No module named 'kasa'

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

2 participants
0