Opened 7 hours ago
Closed 7 hours ago
#19533 closed defect (fixed)
Boltz install command in nogui mode only installs torch on linux
| Reported by: | Tom Goddard | Owned by: | Tom Goddard |
|---|---|---|---|
| Priority: | moderate | Milestone: | |
| Component: | Structure Prediction | Version: | |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Notify when closed: | Platform: | all | |
| Project: | ChimeraX |
Description
Some faulty logic in the boltz install command caused it in nogui mode to not go beyond installing torch on linux and windows and not give any error. I only tried nogui install when I was setting up a boltz server so hadn't noticed before.
Note:
See TracTickets
for help on using tickets.
Fixed.
Made the nogui boltz install which uses wait=True properly call the next step in the installation process.