Skip to content

try the PyRXP 2.x module if the 1.x module is not available

Duncan Macleod requested to merge github/fork/duncan-brown/pypi_release into master

Created by: duncan-brown

PyPI provides the 2.x version of PyRXP, so this pull request first tries to import the LDG 1.x version and then tries the 2.x version if the import fails.

Merge request reports