You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi - I'm relatively new to Python and Jupyter Notebook and didn't have many python packages installed (Fedora Linux), so I had some problems getting this tool working, especially with issues relating to which "stl" package to use: wolph/numpy-stl#47 The following line worked for me on Fedora:
pip3 install numpy laspy numpy-stl matplotlib
It would be nice to share this with folks trying this package to avoid the problems I encountered.
The text was updated successfully, but these errors were encountered:
Hi - I'm relatively new to Python and Jupyter Notebook and didn't have many python packages installed (Fedora Linux), so I had some problems getting this tool working, especially with issues relating to which "stl" package to use: wolph/numpy-stl#47 The following line worked for me on Fedora:
pip3 install numpy laspy numpy-stl matplotlib
It would be nice to share this with folks trying this package to avoid the problems I encountered.
The text was updated successfully, but these errors were encountered: