tsutterley / gravity-toolkit

Python tools for obtaining and working with data from the GRACE and GRACE Follow-On missions
https://gravity-toolkit.readthedocs.io
MIT License
30 stars 19 forks source link

a crash when running import gravity_toolkit as gravtk #136

Closed LuoLanhua closed 12 months ago

LuoLanhua commented 12 months ago

Hello, why is there a crash when running import gravity_toolkit as gravtk, Process finished with exit code -1073741819 (0xC0000005)

tsutterley commented 12 months ago

Never seen that error. What's your Operating System and Python version?

LuoLanhua commented 12 months ago

Thank you for your reply, it is Windows system, Python3.7

LuoLanhua commented 12 months ago

I reinstalled this library in Python 3.9 and it ran smoothly

tsutterley commented 12 months ago

Okay, whew. I use *NIX machines so I would have had a hard time debugging this.