Open
Description
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!
Metadata
Metadata
Assignees
Labels
No labels