C:\Users\user\anaconda3\python.exe “C:\Python progs\grayscaljpgtostl.py”
Traceback (most recent call last):
File “C:\Python progs\grayscaljpgtostl.py”, line 3, in
from stl import mesh
ModuleNotFoundError: No module named ‘stl’
tells me i need to install mesh in my environment but I cant find it in possible environment installs