-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Release 2019.2.0 #578
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
Release 2019.2.0 #578
Conversation
| psutil | ||
| enum34;python_version<"3.4" | ||
| PySide2==5.11.1 | ||
| PySide2==5.13.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is it mandatory or 5.12 can work as well?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, 5.12 is compatible.
We use 5.13 here to match the version we will use to make the release binaries.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok, can we add a line in INSTALL.md with the minimum qt version supported and warning to have a matching version between qt and pyside?
E.g. here https://github.com/alicevision/meshroom/blob/develop/INSTALL.md#python-environment adding another bullet:
* Qt and PySide 5.X.Y. To install the latest supported version of PySide, you can use `requirements.txt` as described below, or you can manually install the version that matches the Qt version installed in your system.7d52c5b to
fe17c61
Compare
bump to 5.13.0
e70480b to
1fce38a
Compare
AliceVision 2.2.0 release: alicevision/AliceVision#670