Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker build Image Error #1

Open
jerryoman opened this issue Nov 6, 2019 · 1 comment
Open

Docker build Image Error #1

jerryoman opened this issue Nov 6, 2019 · 1 comment

Comments

@jerryoman
Copy link

Running the make file leads to error 1 and the image cant be build correctly:

...
Step 30/43 : RUN pip install wheel
 ---> Running in ab47a8f2e39d
Traceback (most recent call last):
  File "/bin/pip", line 7, in <module>
    from pip import main
ImportError: cannot import name 'main' from 'pip' (/usr/lib/python3/dist-packages/pip/__init__.py)
The command '/bin/sh -c pip install wheel' returned a non-zero code: 1
Makefile:12: recipe for target 'dev' failed
make: *** [dev] Error 1
@lkraider
Copy link

I have updated the Dockerfile and sent as a PR to include in the nsupdate-info project here: nsupdate-info/nsupdate.info#441

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants