Opened 7 years ago
Closed 7 years ago
#1187 closed defect (fixed)
AtomCenterOfRotationMode import error
Reported by: | Tristan Croll | Owned by: | Tom Goddard |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | General Controls | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
Should be importing cofr
from chimerax.std_commands
rather than chimerax.core.commands
.
Note:
See TracTickets
for help on using tickets.
Fixed.
Atomic module was moved and apparently those imports were not updated.