Opened 19 months ago
Last modified 4 days ago
#15288 assigned defect
ChimeraX PyPi broken without nogui module
| Reported by: | Owned by: | Zach Pearson | |
|---|---|---|---|
| Priority: | high | Milestone: | 1.12 |
| Component: | Core | Version: | |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Notify when closed: | Platform: | all | |
| Project: | ChimeraX |
Description
Because sessions initialize the GUI by themselves, either the Qt GUI or the NoGUI module must be present for session.__init__ to work. However, both modules are excluded from the PyPi package per our mandate to keep GUI code out of it. Initializing the GUI should be handled by core.__init__.
Change History (3)
comment:1 by , 12 months ago
| Milestone: | 1.9 → 1.10 |
|---|
comment:3 by , 4 days ago
| Milestone: | 1.11 → 1.12 |
|---|
Note:
See TracTickets
for help on using tickets.
Ticket retargeted after milestone closed