1
0

qt gui: qt6 migration follow-ups

This commit is contained in:
SomberNight
2024-09-16 16:02:08 +00:00
parent d791e3a9c8
commit 1ee6361c7e
9 changed files with 7 additions and 35 deletions

View File

@@ -30,7 +30,7 @@ $ python3 -m pip install --user ".[gui,crypto]"
If you want to use the Qt interface, install the Qt dependencies:
```
$ sudo apt-get install python3-pyqt5
$ sudo apt-get install python3-pyqt6
```
For elliptic curve operations,