pandas version 1.4.0 causes "pandas.errors.InvalidIndexError: Int64Index([0], dtype='int64')" on some Genbank files (i.e NZ_CP026548.1.gb)
work around: in the conda enviroment icescreen_env, downgrade to version 1.3.4: conda install -c conda-forge pandas=1.3.4