﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	notify_on_close	platform	project
7595	Registration code: ValueError: tuple.index(x): x not in tuple	Tom Goddard	Greg Couch	"This error is reported originally #7594.  Made a separate ticket since that ticket is focused on Clipper errors.

Log:
Startup Errors  
---  
error | Bundle 'ChimeraX-Registration' custom initialization failed  
warning | Traceback (most recent call last):  
File ""/usr/lib/ucsf-chimerax/lib/python3.9/site-
packages/chimerax/registration/nag.py"", line 278, in _strptime  
month = _months.index(month_name)  
ValueError: tuple.index(x): x not in tuple  
  
During handling of the above exception, another exception occurred:  
  
Traceback (most recent call last):  
File ""/usr/lib/ucsf-chimerax/lib/python3.9/site-
packages/chimerax/registration/nag.py"", line 289, in _strptime  
return datetime.strptime(TimeFormat, value)  
File ""/usr/lib/ucsf-chimerax/lib/python3.9/_strptime.py"", line 568, in
_strptime_datetime  
tt, fraction, gmtoff_fraction = _strptime(data_string, format)  
File ""/usr/lib/ucsf-chimerax/lib/python3.9/_strptime.py"", line 349, in
_strptime  
raise ValueError(""time data %r does not match format %r"" %  
ValueError: time data '%a %b %d %H:%M:%S %Y' does not match format 'fre maj 10
15:30:22 2019'  
  
During handling of the above exception, another exception occurred:  
  
Traceback (most recent call last):  
File ""/usr/lib/ucsf-chimerax/lib/python3.9/site-
packages/chimerax/core/toolshed/info.py"", line 365, in initialize  
api._api_caller.initialize(api, session, self)  
File ""/usr/lib/ucsf-chimerax/lib/python3.9/site-
packages/chimerax/core/toolshed/__init__.py"", line 1278, in initialize  
return cls._get_func(api, ""initialize"")(session, bi)  
File ""/usr/lib/ucsf-chimerax/lib/python3.9/site-
packages/chimerax/registration/__init__.py"", line 41, in initialize  
nag(session)  
File ""/usr/lib/ucsf-chimerax/lib/python3.9/site-
packages/chimerax/registration/nag.py"", line 38, in nag  
_check_usage(session)  
File ""/usr/lib/ucsf-chimerax/lib/python3.9/site-
packages/chimerax/registration/nag.py"", line 192, in _check_usage  
usage = _get_usage()  
File ""/usr/lib/ucsf-chimerax/lib/python3.9/site-
packages/chimerax/registration/nag.py"", line 240, in _get_usage  
usage[""dates""].append(_strptime(value))  
File ""/usr/lib/ucsf-chimerax/lib/python3.9/site-
packages/chimerax/registration/nag.py"", line 291, in _strptime  
raise ValueError(""time data does not match format"")  
ValueError: time data does not match format  
  
You can double click a model's Name or ID in the model panel to edit those
fields  
UCSF ChimeraX version: 1.4 (2022-06-03)  
© 2016-2022 Regents of the University of California. All rights reserved.  
How to cite UCSF ChimeraX  
"	defect	closed	moderate	1.5	Core		duplicate						all	ChimeraX
