Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jupyter notebook issue #2

Open
paulaberry opened this issue Apr 5, 2021 · 0 comments
Open

Jupyter notebook issue #2

paulaberry opened this issue Apr 5, 2021 · 0 comments

Comments

@paulaberry
Copy link

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'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant