| 1 | = ChimeraX Developer Meeting = |
| 2 | |
| 3 | Attendance: Greg, Zach, Tom, Eric |
| 4 | |
| 5 | July 8, 2024 |
| 6 | |
| 7 | = Agenda = |
| 8 | |
| 9 | * Are toolbar icons fixed after dark mode changes? |
| 10 | * Should we update to Python 3.12 for ChimeraX 1.9? |
| 11 | * Work in progress reports |
| 12 | * Make Chimera end-of-life bug report and registration changes for 1.18 release in Spring 2024. |
| 13 | * Back up the Chimera build machine to a solid state drive, Windows 7. |
| 14 | * ChimeraX Ideas milestone clean-up. |
| 15 | * Regular Chimera release. |
| 16 | |
| 17 | -------------------------- |
| 18 | = Discussion = |
| 19 | |
| 20 | |
| 21 | -------------------------- |
| 22 | = Action Items = |
| 23 | |
| 24 | * Zach remove direct use of pip in Makefile.bundle. Use something like $(PYTHON) -m pip so the correct Python is used. |