ModuleNotFoundError: No module named 'hikvisionapi
ModuleNotFoundError: No module named 'hikvisionapi
pip install hikvisionapi
pip3 install -r requirements.txt
before use programm install all requirements
Already installed but still error message
Requirement already satisfied: h11<0.15,>=0.13 in /home/kbb/.local/lib/python3.10/site-packages (from httpcore<0.18.0,>=0.15.0->httpx->hikvisionapi) (0.14.0)
Requirement already satisfied: anyio<5.0,>=3.0 in /home/kbb/.local/lib/python3.10/site-packages (from httpcore<0.18.0,>=0.15.0->httpx->hikvisionapi) (3.7.0)
Requirement already satisfied: exceptiongroup in /home/kbb/.local/lib/python3.10/site-packages (from anyio<5.0,>=3.0->httpcore<0.18.0,>=0.15.0->httpx->hikvisionapi) (1.1.1)
kbb@kbb-HP-Notebook:~/cansleep$ sudo python3 cansleep.py -h
Traceback (most recent call last):
File "/home/kbb/cansleep/cansleep.py", line 6, in