GXPY 9.10: cannot import name 'gxapi_cy' from partially initialized module 'geosoft.gxapi'

Options
NickWilliams1
NickWilliams1 Posts: 1
edited March 2023 in Oasis montaj
I have been trying to get up and running with GXPY 9.10 with Conda Python 3.8.10. It works fine if I install the geosoft package from pip. But in a separate environment, if I download GXPY from GITHUB, and add it to my PYTHONPATH, I get this error when trying to `import geosoft.gxpy as gxpy`:

ImportError: cannot import name 'gxapi_cy' from partially initialized module 'geosoft.gxapi' (most likely due to a circular import) (C:\Users\orero\Documents\Python\gxpy\geosoft\gxapi\__init__.py)
Tagged: