Changes between Version 2 and Version 3 of Dev2022-10-27
- Timestamp:
- Oct 27, 2022, 12:10:44 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Dev2022-10-27
v2 v3 8 8 9 9 * ChimeraX 1.5 release candidate is out 10 * Zach working on pip install of umap-learn dependency for wiggle.11 10 * Make Chimera release this year? 12 11 * Toolshed bundle requirement checking … … 26 25 - pip install ChimeraX command is installing in wrong user directory, Zach looking at it. 27 26 - Installing wiggle PyPi dependencies fails, Greg looking at it. 27 - Greg fixed an ubuntu 22 install problem. #7830 28 - Tom will check if alphafold database updated to version 4. 29 - Discussed all milestoned tickets. 28 30 29 31 * Small molecule CIF 30 32 - Greg made it warn when no atoms found. 31 33 34 * readthedocs 35 - Versioned documentation 36 - Currently it is showing extra levels in index, e.g. Python modules 37 - class_munger.py seems to be used 38 39 * Python 3.11 40 - some standard modules moved 41 - grako uses old modules and would need patching 32 42 33 43 --------------------------