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

pyqtgraph: Issues in environments including both PyQt5 and PySide #1768

Open
willend opened this issue Nov 21, 2024 · 1 comment
Open

pyqtgraph: Issues in environments including both PyQt5 and PySide #1768

willend opened this issue Nov 21, 2024 · 1 comment

Comments

@willend
Copy link
Contributor

willend commented Nov 21, 2024

An issue with the pyqtgraph plotters on Windows systems may prevent to open a subplot, see report sent to mcstas-users:
https://mailman2.mcstas.org/pipermail/mcstas-users/2024q4/001542.html

The issue seems related to presence of pyside6 in the otherwise pyqt5 oriented environment and a workaround is to:

  1. Take “ownership” (i.e. give yourself all levels of filesystem access) of c:\mcstas-3.5.1\miniconda3
  2. Start an “environment terminal”
  3. mamba uninstall pyside6

(Related to previous issue #1582)

willend added a commit that referenced this issue Nov 21, 2024
@willend willend closed this as completed Nov 22, 2024
@willend willend changed the title Problems accessing subplots in pyqtgraph mc/mxplot on Windows pyqtgraph: Issues in environments including both PyQt5 and PySide Nov 24, 2024
@willend willend reopened this Nov 28, 2024
@willend
Copy link
Contributor Author

willend commented Nov 28, 2024

The issue persists. Let us keep open until a long term solution (i.e. full port to PyQt6/PySide6) is found.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant