PyQt6 system requirements
-
wrote on 8 Mar 2023, 13:10 last edited by
Hello,
It is extremely difficult to get the minimum system requirements to have PyQt6 running on Windows and MacOS, or maybe I'm not good at searching but I spent some time and didn't find anything very explicit.
For Windows I assume Win10 minimum, or maybe Win8 but certainly not Win7.
For MacOS it is very hard to know between 10.13 and 10.15...Does anyone have links, sources or a trustable information on this?
Many thanks for your help.
-
Hello,
It is extremely difficult to get the minimum system requirements to have PyQt6 running on Windows and MacOS, or maybe I'm not good at searching but I spent some time and didn't find anything very explicit.
For Windows I assume Win10 minimum, or maybe Win8 but certainly not Win7.
For MacOS it is very hard to know between 10.13 and 10.15...Does anyone have links, sources or a trustable information on this?
Many thanks for your help.
wrote on 8 Mar 2023, 13:15 last edited by@Qoissi
In the absence of anything specific I would assume the same requirements as Qt6. E.g. https://www.qt.io/product/qt6/technical-specificationsWindows
Windows 10 and 11 (64bit Intel: msvc2019/msvc2022, mingw11/gcc8.1)
Apple
macOS (12/11/10.15) (64bit Intel, 64bit ARM; XCode 13)
-
@Qoissi
In the absence of anything specific I would assume the same requirements as Qt6. E.g. https://www.qt.io/product/qt6/technical-specificationsWindows
Windows 10 and 11 (64bit Intel: msvc2019/msvc2022, mingw11/gcc8.1)
Apple
macOS (12/11/10.15) (64bit Intel, 64bit ARM; XCode 13)
-
1/3