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

python_client_example build fails #71

Open
vbachurin opened this issue Oct 7, 2020 · 1 comment
Open

python_client_example build fails #71

vbachurin opened this issue Oct 7, 2020 · 1 comment

Comments

@vbachurin
Copy link
Contributor

Docker Engine: 19.03.13
Docker Compose: 1.27.4
macOs Catalina 10.15.7

https://github.com/jupyter/kernel_gateway_demos/tree/master/python_client_example

$ docker-compose up
...
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-1xaw773u/argon2-cffi
You are using pip version 7.1.2, however version 20.2.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.

Fix/workaround:
Use latest Docker image instead of

FROM jupyter/all-spark-notebook:0017b56d93c9

in https://github.com/jupyter/kernel_gateway_demos/blob/master/python_client_example/Dockerfile.kg#L5

@kevin-bates
Copy link
Member

Hi Vlad - thanks for pointing this out. Given the lack of traffic to these demos, I would agree that it's probably best we keep things more dynamic and move to referencing the 'latest' tag even though this isn't necessarily recommended from a reproducibility standpoint.

It would be great if you could contribute this change. Thank you.

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