| | 30 | * CGL email server |
| | 31 | - Discussed steps to migrate Trac and ChimeraX mailing list when UCSF IT takes over cgl.ucsf.edu email domain. |
| | 32 | |
| | 33 | * Improve ChimeraX nightly build emails |
| | 34 | - The nightly build emails often say builds did not reach plato. |
| | 35 | - Eric notes those builds often succeed and the email is sent before the builds complete. |
| | 36 | - Want the email to be deferred until builds complete so we don't waste time looking at whether compilation failed due to new commits. |
| | 37 | - Email should indicate if there were build errors. |
| | 38 | - Zach will look into improving this. |
| | 39 | |
| | 40 | * ChimeraX package updates |
| | 41 | - Discussed updating to Qt 6.11, numpy 2, PySide 6.11, Python 3.14. |
| | 42 | - We will update to Qt 6.11 but wait on switching PyQt to PySide so we can easily track the cause of new bugs. |
| | 43 | - Tom will look at making ChimeraX code compliant with numpy 2. |
| | 44 | - There is no numpy 1 binary distribution for Python 3.14 so we would like to update to numpy 2 before updating Python to 3.14. |
| | 45 | |
| | 46 | * Prebuilt Python |
| | 47 | - Zach plans to make a tech preview to try prebuilt Python binaries from Github Astro site. |
| | 48 | - This will allow us to use the latest Python patches without us having to compile new Python versions. |
| | 49 | |