Hello,
When I would like install the OctoPrint-TuyaSmartplug plugins I have one error.
ERROR: Command errored out with exit status 1:
command: /home/pi/oprint/bin/python2 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-K_MPDh/pytuya/setup.py'"'"'; file='"'"'/tmp/pip-install-K_MPDh/pytuya/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-install-K_MPDh/pytuya/pip-egg-info
cwd: /tmp/pip-install-K_MPDh/pytuya/
Complete output (7 lines):
Traceback (most recent call last):
File "", line 1, in
File "/tmp/pip-install-K_MPDh/pytuya/setup.py", line 9, in
import pytuya
File "pytuya/init.py", line 28, in
import pyaes # https://github.com/ricmoo/pyaes
ImportError: No module named pyaes
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
Error!
Could not parse output from pip, see plugin_pluginmanager_console.log for generated output
Somebody can help me ? Thanks
Laurent