Getting an error when trying to import OsduClient from osdu.client import OsduClient produces this error: ModuleNotFoundError: No module named 'osdu.client'; 'osdu' is not a package
Getting an error when trying to import OsduClient
from osdu.client import OsduClient
produces this error:
ModuleNotFoundError: No module named 'osdu.client'; 'osdu' is not a package