You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 .
The text was updated successfully, but these errors were encountered:
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 .
The text was updated successfully, but these errors were encountered: