Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

9.2.0

The gxpy 9.2 revision includes a number of advances that make the api more consistent with current Python best practice, particularly around naming conventions, the consistent use of class instance properties and iterators. As a result, python scripts written for gxpy 9.1 will need to be modified to conform to new naming conventions and the use of properties on some classes. The GX API is, however, consistent across versions which means that pxpy 9.1 will continue to work with Geosoft desktop 9.2, but the api's cannot co-exist in the same Python environment. While we recommend that 9.1 scripts be updated to conform to the 9.2 api, if you do need support for both 9.1 and 9.2 you can create separate Anaconda Python environments for each version.




  • No labels