eandklahn / molmag_ac_gui

A simple tool to fit magnetic relaxation times in molecular magnetism
MIT License
0 stars 0 forks source link

move from pkg_resources to importlib.resources for loading data files #20

Closed eandklahn closed 3 years ago

eandklahn commented 3 years ago

Fixed easily with help from Barry Warsaw (https://www.youtube.com/watch?v=ZsGFU2qh73E&ab_channel=PyCon2018)