globocom / globocom/database-as-a-service

make docker_build returns error

Open
#352 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
371
Forks
95
PR merge metrics
No merged PRs in 30d

Description

the docker_build make option returns an error.
[docker_build_error.log](https://github.com/globocom/database-as-a-service/files/1977690/docker_build_error.log)

Traceback (most recent call last):
File "", line 1, in
File "/tmp/pip-install-vcF8dU/python-faasclient/setup.py", line 6, in
from pip.download import PipSession
ImportError: No module named download

the error appears to be related to importing pip's internal code into the program

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the docker_build make option and the attached docker_build_error.log, then inspect the reported python-faasclient setup.py failure. Reproduce the ImportError involving pip.download and identify the dependency or import issue causing the build to fail. Done means docker_build completes without this error.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, python
Domain
build-system, devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.