Hi Everyone, When i try to do quickstart i got th...
# getting-started
b
Hi Everyone, When i try to do quickstart i got this error on my machine.Is there any solution for this? "I am using Linux ASRock4x4-R7-4800U-02 4.19.0-18-amd64 #1 SMP Debian 4.19.208-1 (2021-09-29) x86_64 GNU/Linux" and python 3.7 is installed in it datahub docker quickstart /usr/local/bin/datahub5 FutureWarning: DataHub will require Python 3.8 or newer soon. Please upgrade your Python version to continue using DataHub. from datahub.entrypoints import main /usr/lib/python3/dist-packages/paramiko/transport.py208 CryptographyDeprecationWarning: Blowfish has been deprecated "class": algorithms.Blowfish, [2023-07-28 031104,125] INFO {datahub.cli.quickstart_versioning:144} - Saved quickstart config to /root/.datahub/quickstart/quickstart_version_mapping.yaml. [2023-07-28 031104,127] INFO {datahub.cli.docker_cli:645} - Using quickstart plan: composefile_git_ref='master' docker_tag='head' Docker doesn't seem to be running. Did you start it?
1
b
Are you able to run docker commands without sudo? If no, then you have to add user to docker group https://linuxopsys.com/topics/add-user-to-docker-group