-
|
Hello, when I download the requirements everything installs smoothly and nothing errors. I then go to run the help command to confirm a successful install and get this: Traceback (most recent call last): This is using Python 3.8 with current pip install. Installing any specific version of python-kasa doesn't help me here. Any advice or way to fix this? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Can you test it on Python 3.10 or above? I have tried it on 3.10 and doesn't seem to be having this issue. You can also just commend that import at line 31 and run the pytapo library is only required for interacting with the Tapo cameras directly via API to use their stobe and alaram. |
Beta Was this translation helpful? Give feedback.
Can you test it on Python 3.10 or above? I have tried it on 3.10 and doesn't seem to be having this issue. You can also just commend that import at line 31 and run the pytapo library is only required for interacting with the Tapo cameras directly via API to use their stobe and alaram.