Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Circular import error #305

Closed
hpohekar opened this issue Jul 21, 2023 · 2 comments
Closed

Circular import error #305

hpohekar opened this issue Jul 21, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@hpohekar
Copy link
Collaborator

hpohekar commented Jul 21, 2023

import ansys.fluent.core as pyfluent
from ansys.fluent.core import examples
import ansys.fluent.visualization.pyvista as pv

image

@hpohekar hpohekar added the bug Something isn't working label Jul 21, 2023
@hpohekar
Copy link
Collaborator Author

@seanpearsonuk @mkundu1

@hpohekar
Copy link
Collaborator Author

hpohekar commented Aug 1, 2023

It's resolved after moving code outside of pyvista folder.

@hpohekar hpohekar closed this as completed Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant