circular import #577
Replies: 1 comment
-
After having installed in my conda environment PySide6 with
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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
Beta Was this translation helpful? Give feedback.
All reactions