adamerose / adamerose/PandasGUI

Upgrade to PyQt6

Open
#116 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
3.3k
Forks
239
PR merge metrics
No merged PRs in 30d

Description

I plan to upgrade to PyQt6 as soon as possible but can't yet since PandasGUI depends on `QtWebEngineWidgets`. Qt6 won't have support for `QWebEngine` until 6.2 in September 2021

https://wiki.qt.io/QtReleasing
https://forum.qt.io/topic/122166/problem-with-pyside6-and-qtwebenginewidgets-module
https://bugreports.qt.io/browse/QTBUG-63235

**Tentative upgrade notes**
Regex replacements:

- PyQt5 -> PyQt6
- Qt\.(.*)Role -> Qt.ItemDataRole.$1Role

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.