plain-farmer-27314
11/12/2021, 9:36 PMpytest -m 'not integration' -vv
I'm seeing:
rootdir: /Users/-/Dev/datahub-explore/datahub/metadata-ingestion, configfile: setup.cfg, testpaths: tests/unit, tests/integration
And this is resulting in lots of test failures, with this error:
ImportError while importing test module '/Users/-/Dev/datahub-explore/datahub/metadata-ingestion/tests/integration/trino/test_trino.py'.
Hint: make sure your test modules/packages have valid Python names.
plain-farmer-27314
11/12/2021, 10:14 PMbig-carpet-38439
11/13/2021, 1:55 AMbig-carpet-38439
11/13/2021, 1:55 AMplain-farmer-27314
11/13/2021, 3:59 PMModuleNotFoundError: No module named 'datahub-metadata'
when I run datahub version
plain-farmer-27314
11/13/2021, 6:20 PM