circular import #577
Replies: 1 comment
|
After having installed in my conda environment PySide6 with |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I get a
ImportError: cannot import name 'BackgroundPlotter' from partially initialized module 'pyvistaqt' (most likely due to a circular import) (/home/brock/pyvistaqt.py)with simplest test code:
Installed at release as:
Any idea how to fix that ? Regards
All reactions