Skip to content

I am having problem while trying to run some import commands in google colab #445

Description

@xmsalemx

Hi,
I am having trouble running both these 2 lines in google colab:

from nams import load_data as cf

from nams.solutions.intro import node_metadata

even after "pip install nams" I am still getting the following errors:

ImportError: cannot import name 'load_graph' from 'nams' (/usr/local/lib/python3.11/dist-packages/nams/init.py)

ModuleNotFoundError: No module named 'nams.solutions'

Also, I could not find any solution online to solve this problem even on stackoverflow nor anywhere else!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions