Closed rfma23 closed 2 years ago
interface.py has imports from ogc.auth import Auth rather than from Maxar_OGC.auth import Auth
ogc.auth import Auth
Maxar_OGC.auth import Auth
Please update to version 0.1.16, confirmed working correctly in this version.
interface.py has imports from
ogc.auth import Auth
rather than fromMaxar_OGC.auth import Auth