wolph / numpy-stl

Simple library to make working with STL files (and 3D objects in general) fast and easy.
http://numpy-stl.readthedocs.org/
BSD 3-Clause "New" or "Revised" License
624 stars 105 forks source link

module 'stl' has no attribute 'BaseStl' issue in importing mesh #132

Closed rahulsawlani22 closed 4 years ago

rclUPC commented 2 years ago

Hi, I see that it has been closed as "completed", but I have still this error.

rclUPC commented 2 years ago

Well, I have found the problem. At least in my case. It seems to be some kind of incompatibility with the package "stl". I have removed it and it works fine now.

wolph commented 1 year ago

For reference, this is a duplicate of #55 : https://github.com/wolph/numpy-stl/issues/55#issuecomment-307599781

I'm not sure where my original comment went...