Python GX install failing

NickWilliams
NickWilliams Posts: 27 Calcite Rank Badge
edited February 2023 in GeoStudio
I have Anaconda Python 3.7.1 installed with Oasis 9.5.1. I have installed the Geosoft GX via pip install Geosoft. I have added the python tools to Geosoft. I have set the Python directory in Geosoft (C:\Users\\AppData\Local\Continuum\anaconda3) and restarted everything. When I hit Python->Verify Python in OM I get the right kind of messages:

But when I try to run the Hello World example or any other Python code in Geosoft I get a stream or errors about not being able to find Python:



What might have I missed. Do I just have the wrong versions?

Comments

  • NickWilliams
    NickWilliams Posts: 27 Calcite Rank Badge
    edited January 2019
    It seems that I have resolved this issue. I had to manually enter the following two entries to my system environment path:
    C:\Users\username\AppData\Local\Continuum\anaconda3
    C:\Users\username\AppData\Local\Continuum\anaconda3\Library\bin
This discussion has been closed.