You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There seem to be some compatibility issues with the most recent versions of CCTBX / pandas.
cif2topas structure.cif bugs out with TypeError: unsupported format string passed to special_op_simlified_term.__format__
topasdiff structure.cif --diff fobs.hkl gives TypeError: Index(...) must be called with a collection of some kind, <cctbx_aray_family_flex_ext.miller_index object at ... was passed
The text was updated successfully, but these errors were encountered:
There seem to be some compatibility issues with the most recent versions of CCTBX / pandas.
cif2topas structure.cif
bugs out withTypeError: unsupported format string passed to special_op_simlified_term.__format__
topasdiff structure.cif --diff fobs.hkl
givesTypeError: Index(...) must be called with a collection of some kind, <cctbx_aray_family_flex_ext.miller_index object at ... was passed
The text was updated successfully, but these errors were encountered: