Skip to content

No module named 'model' #5

@Karlossal

Description

@Karlossal

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?

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