Adarsh2425 ➜ /workspaces/Slicer-for-multi-toolhead-application (main) $ /home/codespace/.python/current/bin/python3 /workspaces/Slicer-for-multi-toolhead-application/imex_slicer.py
Traceback (most recent call last):
File "/workspaces/Slicer-for-multi-toolhead-application/imex_slicer.py", line 15, in
from stl import mesh
File "/home/codespace/.python/current/lib/python3.10/site-packages/stl/mesh.py", line 4, in
class mesh(stl.BaseStl):
AttributeError: module 'stl' has no attribute 'BaseStl
Adarsh2425 ➜ /workspaces/Slicer-for-multi-toolhead-application (main) $ /home/codespace/.python/current/bin/python3 /workspaces/Slicer-for-multi-toolhead-application/imex_slicer.py Traceback (most recent call last): File "/workspaces/Slicer-for-multi-toolhead-application/imex_slicer.py", line 15, in
from stl import mesh
File "/home/codespace/.python/current/lib/python3.10/site-packages/stl/mesh.py", line 4, in
class mesh(stl.BaseStl):
AttributeError: module 'stl' has no attribute 'BaseStl
i dont know what to do now