not sure what's going on here, this is all internal to pandas and not starfile code but can't find anyone complaining online... have disabled 3.12 tests for now but they should be reenabled
https://github.com/teamtomo/starfile/actions/runs/7534153554/job/20508013242?pr=43
ERROR tests/test_functional_interface.py - DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC).
ERROR tests/test_parsing.py - AttributeError: partially initialized module 'pandas' has no attribute '_pandas_datetime_CAPI' (most likely due to a circular import)
ERROR tests/test_read_write_round_trip.py - AttributeError: partially initialized module 'pandas' has no attribute '_pandas_datetime_CAPI' (most likely due to a circular import)
ERROR tests/test_writing.py - AttributeError: partially initialized module 'pandas' has no attribute '_pandas_datetime_CAPI' (most likely due to a circular import)
not sure what's going on here, this is all internal to pandas and not starfile code but can't find anyone complaining online... have disabled 3.12 tests for now but they should be reenabled
https://github.com/teamtomo/starfile/actions/runs/7534153554/job/20508013242?pr=43