plain-farmer-27314
11/12/2021, 6:38 PM> Task :metadata-ingestion:environmentSetup FAILED
Error: [Errno 13] Permission denied: '-/Dev/datahub-explore/datahub/metadata-ingestion/venv/bin/activate.fish'
plain-farmer-27314
11/12/2021, 7:01 PMbig-carpet-38439
11/12/2021, 7:07 PMplain-farmer-27314
11/12/2021, 7:20 PMplain-farmer-27314
11/12/2021, 7:24 PMCollecting wheel
Using cached wheel-0.37.0-py2.py3-none-any.whl (35 kB)
WARNING: Could not access 'pyvenv.cfg' despite a virtual environment being active. Assuming global site-packages is not accessible in this environment.
Could not access 'pyvenv.cfg' despite a virtual environment being active. Assuming global site-packages is not accessible in this environment.
mammoth-bear-12532
mammoth-bear-12532
./gradlew :metadata-ingestion:installDev
from the top-level directory... this should set up a metadata-ingestion/venv
for you ... to make sure you are not stepping into an existing thing... just blow away any existing venv by rm -rf metadata-ingestion/venv
before you begin. Then issue source metadata-ingestion/venv/bin/activate
to step into the virtual env... after which you can issue pytest ...
from inside the metadata-ingestion directory. There is a guide here (https://datahubproject.io/docs/metadata-ingestion/developing)plain-farmer-27314
11/13/2021, 4:00 PMdatahub version
:
ModuleNotFoundError: No module named 'datahub-metadata'
This is aftering sourcing the venvmammoth-bear-12532
./gradlew :metadata-ingestion:codegen
from the top-level to get that module generated from the pdl model files.plain-farmer-27314
11/13/2021, 4:12 PMplain-farmer-27314
11/13/2021, 4:18 PMplain-farmer-27314
11/13/2021, 4:18 PMmammoth-bear-12532
some-crowd-4662
10/11/2023, 2:26 PMhundreds-photographer-13496
10/12/2023, 10:33 AM