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 error #47

Open
nikto-b opened this issue Jan 25, 2021 · 0 comments
Open

Docker build error #47

nikto-b opened this issue Jan 25, 2021 · 0 comments

Comments

@nikto-b
Copy link

nikto-b commented Jan 25, 2021

Can't build a docker container from master

Collecting update-checker>=0.11
  Downloading update_checker-0.18.0.tar.gz (6.7 kB)
    ERROR: Command errored out with exit status 1:
     command: /usr/local/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-zjybW6/update-checker/setup.py'"'"'; __file__='"'"'/tmp/pip-install-zjybW6/update-checker/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 /tmp/pip-install-zjybW6/update-checker/pip-egg-info
         cwd: /tmp/pip-install-zjybW6/update-checker/
    Complete output (6 lines):
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-install-zjybW6/update-checker/setup.py", line 9
        with open(f"{MODULE_NAME}.py") as fp:
                                    ^
    SyntaxError: invalid syntax
    ----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
WARNING: You are using pip version 20.0.2; however, version 20.3.4 is available.
You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
The command '/bin/sh -c pip install dist/*' returned a non-zero code: 1
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

1 participant