-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
When attempting to run the Jupyter Notebook included, this error comes up with the first box:
ModuleNotFoundError Traceback (most recent call last)
<ipython-input-1-93533596528b> in <module>
----> 1 import LASSI as lassi #Importing the LASSI module
2 import seaborn as sns #For prettier plots -- can remove if you don't care
3 """
4 The following set of commands are how I view most plots and you should change things to suit your needs/monitor.
5 """
ModuleNotFoundError: No module named 'LASSI'
Metadata
Metadata
Assignees
Labels
No labels