-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
I have tried to install and import the material_analytics however I am running into the following error.
ModuleNotFoundError Traceback (most recent call last)
Cell In [2], line 1
----> 1 from MatPy import material_analytics
File c:\Users\Karl.Hampton\AppData\Local\Programs\Python\Python310\lib\site-packages\MatPy_init_.py:2
1 """We are automatically bringing the class into scope"""
----> 2 from model import stress_strain
ModuleNotFoundError: No module named 'model'
has anyone else had this error?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels