jneilliii / OctoPrint-TPLinkSmartplug

105 stars 57 forks source link

Install issue #198

Closed AirbornSRT closed 4 years ago

AirbornSRT commented 4 years ago

Can not download plugin into Octoprint. When going through plugin manager, I get the following failed comment:

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-fXYVvQ/pytuya/setup.py'"'"'; file='"'"'/tmp/pip-install-fXYVvQ/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-fXYVvQ/pytuya/pip-egg-info cwd: /tmp/pip-install-fXYVvQ/pytuya/ Complete output (7 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-fXYVvQ/pytuya/setup.py", line 9, in from pytuya.const import author, version 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

jneilliii commented 4 years ago

I believe you're looking for this issue tracker, I didn't write the tuya plugin.

https://github.com/ziirish/OctoPrint-TuyaSmartplug/issues