Opened 6 years ago
Closed 6 years ago
#2804 closed task (fixed)
Update ChimeraX dependencies
Reported by: | Scooter Morris | Owned by: | Greg Couch |
---|---|---|---|
Priority: | blocker | Milestone: | RC 1 |
Component: | Infrastructure | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
Dependency updates
Python 3.8
QT 5.14
MSVC
Linux build --> CentOS 7
Change History (7)
comment:1 by , 6 years ago
Type: | defect → task |
---|
comment:2 by , 6 years ago
comment:3 by , 6 years ago
Component: | Unassigned → Infrastructure |
---|
comment:4 by , 6 years ago
Reverted Qt back to 5.12 because macOS build machine is running 10.12 and the Qt 5.14 binaries require 10.13.
Will probably not go to Python 3.8 yet, because there are no OpenMM binaries for Python 3.8.
MSVC (Microsoft Visual C++) 2019 is not supported in Python 3.7, so update build machine to the 2017 version instead. (Until we switch to Python 3.8)
comment:5 by , 6 years ago
Confirmed will not go to Python 3.8 until OpenMM binaries are available.
Updated Windows build machine to Visual C++ 2017.
Updated macOS build machine to 10.13 so we can use prebuilt Qt binaries.
Had reverted to Qt 5.12 (but updated from 5.12.5 to 5.12.7) due to macOS build problem. Now going back to 5.14.
comment:6 by , 6 years ago
Milestone: | 0.92 → RC 1 |
---|
Built PyQt5 5.14.1 with Qt 5.14.1 wheels.