Code4PuertoRico / Code4PuertoRico/covid19-pr-api
Project Setup Help for python beginner
- Dominant language
- HTML
- Stars
- 21
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Hi! Was waiting for an API like this one to come out so I can make an interactive map with arcgis. I am unexperienced though with using API like this one and running trouble setting it up.
While doing project setup steps, I could not get `> ./project-setup` to do anything, checked and file is empty. Then I tried to do step by step and got stuck in Install pre-commit hooks: `pipenv run pre-commit install`. Error: the command pre-commit could not be found within PATH or Pipfile's [scripts].
- Python -v 2.7
- Python3 -v 3.8
- pip --version
pip 20.0.2 from /Library/Python/2.7/site-packages/pip-20.0.2-py2.7.egg/pip (python 2.7)
- pip3 --version
pip 19.2.3 from /Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/pip (python 3.8)
- pipenv --version
pipenv, version 2018.11.26
Any help is welcomed, appreciate it beforehand. Just want to get calls to work so I can apply it to map.
Contributor guide
Research direction
Start by inspecting the empty `project-setup` file and the project's Pipfile, then reproduce `pipenv run pre-commit install` with the reported Python and pipenv versions. Done means the setup steps run successfully and the pre-commit hooks install without the command-not-found error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100