Changes between Initial Version and Version 1 of Ticket #20573, comment 5
- Timestamp:
- Jul 2, 2026, 10:50:52 AM (3 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20573, comment 5
initial v1 1 We plan to update ChimeraX to Python 3.14 after the update to numpy 2. Boltz installation only works with Python 3.10-3.12 since the pyproject.toml file says "requires-python = ">=3.10,<3.13"". I think the best solution will be to install a dedicated Python for Boltz when Boltz is installed instead of using a virtual environment based of ChimeraX Python. I 'll make a separate ticket for this.1 We plan to update ChimeraX to Python 3.14 after the update to numpy 2. Boltz installation only works with Python 3.10-3.12 since the pyproject.toml file says "requires-python = ">=3.10,<3.13"". I think the best solution will be to install a dedicated Python for Boltz when Boltz is installed instead of using a virtual environment based of ChimeraX Python. I made a separate ticket for this, #20576.