sodafoundation / soda

SODA Open Data Framework and Releases. (Previously known as 'releases').
https://sodafoundation.io/
Apache License 2.0
221 stars 40 forks source link

Greenland Quick Start Installation Failed (pip prerequisite failed) #8

Open skdwriting opened 3 years ago

skdwriting commented 3 years ago

Issue/Feature Description: quickstart followed. prerequisite for pip3 failed Why this issue to fixed / feature is needed(give scenarios or use cases): installation issue How to reproduce, in case of a bug: Follow the quickstart guide:https://docs.sodafoundation.io/soda-gettingstarted/quickstart/

ASK [common : install system packages] **** skipping: [localhost] => (item=make) skipping: [localhost] => (item=gcc) skipping: [localhost] => (item=python-pip) skipping: [localhost] => (item=open-iscsi)

TASK [common : Install system packages on CentoS or RHEL] ** skipping: [localhost]

TASK [common : install requests package with pip] ** fatal: [localhost]: FAILED! => {"changed": false, "msg": "Unable to find any of pip3 to use. pip needs to be installed."}

PLAY RECAP ***** localhost : ok=3 changed=2 unreachable=0 failed=1 skipped=3 rescued=0 ignored=0

Other Notes / Environment Information: (Please give the env information, log link or any useful information for this issue)

skdwriting commented 3 years ago

installation of python3-pip to be added to the documentation of quickstart