Unable to install; setup tools missing #279
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Tried to install a new setup of "Enclosure Plugin" on a brand new install of Octopi . Got the following error:
"No module named setuptools"
I then ran "sudo apt-get install python-setuptools"
and then "sudo python setup.py install" and it installed beautifully.
Hope this helps
Thank you ! I was stuck at this step... Now it works :
Finished processing dependencies for Adafruit-DHT==1.4.0
pi@octopi:
/Adafruit_Python_DHT $ cd examples/Adafruit_Python_DHT/examples $ sudo ./AdafruitDHT.py 22 4pi@octopi:
Temp=22.4* Humidity=32.9%
BUT in Octoprint the "Enclosure" plugin still give me (even after refresh/reload) :
| Temperature | Humidity
0°C | 0%
Solved by this one : https://github.com/vitormhenrique/OctoPrint-Enclosure/issues/291
Thanks for coming back and documenting!
Question, what version of python / octoprint are you using?
Hi, sorry for delay to answer this. Version of python is 2.7.13 Octoprint is up to date so 1.4