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

unable to buld docker #233

Open
satishjb opened this issue Aug 1, 2019 · 1 comment
Open

unable to buld docker #233

satishjb opened this issue Aug 1, 2019 · 1 comment

Comments

@satishjb
Copy link

satishjb commented Aug 1, 2019

Downloading https://files.pythonhosted.org/packages/7c/ef/79873517838910e8f1bd5610ab3de380a3886675103072727266eec91bbc/dbf-0.94.003.tar.gz (79kB)
ERROR: Command errored out with exit status 1:
command: /usr/local/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-9f0aorln/dbf/setup.py'"'"'; file='"'"'/tmp/pip-install-9f0aorln/dbf/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' egg_info --egg-base pip-egg-info
cwd: /tmp/pip-install-9f0aorln/dbf/
Complete output (8 lines):
Traceback (most recent call last):
File "", line 1, in
File "/tmp/pip-install-9f0aorln/dbf/setup.py", line 4, in
import dbf
File "/tmp/pip-install-9f0aorln/dbf/dbf.py", line 339
print args
^
SyntaxError: Missing parentheses in call to 'print'
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
The command '/bin/sh -c pip install -r requirements.txt' returned a non-zero code: 1

@aneesha
Copy link

aneesha commented Apr 14, 2021

I have made a dockerized version with a fork that updated Python to use version 3.8. Available here https://github.com/aneesha/dive-docker

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