Hi all, New to 3D printing and new to Octoprint, have had a couple of great test prints so far but now need to expand the capabilities.
So I'm running on a RPi 4 and want to add a temp sensor for the enclosure. I have attached an AM2302 to the Pi (pins 1,7,9) and followed the install instructions for "Enclosure Plugin (4.13.1)" but I'm stuck at the point you run the setup.
I get the error
Traceback (most recent call last):
File "setup.py", line 1, in
from setuptools import setup, find_packages, Extension
ImportError: No module named setuptools
I think this is because the instructions specifically say " Note: All libraries need to be installed on raspberry pi system python not octoprint virtual environment."
I have no idea how I do this - Help !!!, well detailed instructions would be great