brief-toothbrush-55766
03/05/2021, 12:37 PMpip install -e .
Obtaining file:///home/gama/SDAP/datahub/metadata-ingestion
ERROR: Command errored out with exit status 1:
command: /home/gama/SDAP/datahub/metadata-ingestion/venv/bin/python3 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/home/gama/SDAP/datahub/metadata-ingestion/setup.py'"'"'; __file__='"'"'/home/gama/SDAP/datahub/metadata-ingestion/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-fs5vr9kr
cwd: /home/gama/SDAP/datahub/metadata-ingestion/
Complete output (5 lines):
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/home/gama/SDAP/datahub/metadata-ingestion/setup.py", line 57, in <module>
packages=setuptools.find_namespace_packages(where="./src"),
AttributeError: module 'setuptools' has no attribute 'find_namespace_packages'
----------------------------------------
WARNING: Discarding file:///home/gama/SDAP/datahub/metadata-ingestion. Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
curved-crayon-1929
03/05/2021, 2:56 PMcurved-crayon-1929
03/05/2021, 3:33 PMbrief-toothbrush-55766
03/05/2021, 3:35 PMcurved-crayon-1929
03/05/2021, 3:41 PMloud-island-88694
setuptools
issue should be gone when you upgrade. For the UI issue, please see response from @big-carpet-38439 on #datahub-uigray-shoe-75895
03/05/2021, 5:43 PMbrief-toothbrush-55766
03/08/2021, 10:19 AM