Skip to content

Fix Import Error#5

Open
adbeagley wants to merge 1 commit into
Nobregaigor:mainfrom
adbeagley:patch-1
Open

Fix Import Error#5
adbeagley wants to merge 1 commit into
Nobregaigor:mainfrom
adbeagley:patch-1

Conversation

@adbeagley
Copy link
Copy Markdown

When installing the febio-python package from pip, the the pyvista_utils module cannot be imported due to an import error for FEBioContainer. I made a small change to explicitly import the FEBioContainer class from the sub-module that contained it and that fixed the import error for me, so I thought I'd share the fix in case it should be integrated into the package on pip.

When installing the febio-python package from pip, the the pyvista_utils module cannot be imported due to an import error for FEBioContainer. This fixes that import error.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant