cctbx / cctbx_project

Computational Crystallography Toolbox
https://cci.lbl.gov/docs/cctbx
Other
210 stars 111 forks source link

For wxpython 4.2.0 these functions expect certain parameters to be int. #854

Closed dagewa closed 1 year ago

dagewa commented 1 year ago

These changes were required to get the dials.reciprocal_lattice_viewer working without error. There are probably other occurrences elsewhere.

bkpoon commented 1 year ago

Thanks!