Skip to content

Jupyter notebook issue #2

@paulaberry

Description

@paulaberry

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions