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

ERROR: Service 'git-repo-init' failed to build : Build failed #127

Open
kuleshov01 opened this issue Nov 16, 2022 · 2 comments
Open

ERROR: Service 'git-repo-init' failed to build : Build failed #127

kuleshov01 opened this issue Nov 16, 2022 · 2 comments
Assignees
Labels
bug Something isn't working dependencies Pull requests that update a dependency file question Further information is requested

Comments

@kuleshov01
Copy link

kuleshov01 commented Nov 16, 2022

image
Sequence:

  1. git clone
  2. cd docker
  3. docker-compose up
@kuleshov01
Copy link
Author

Okey, I tried to run via python:
python setup.py develop

image
Ok, I'm trying to install the latest version
image

@jonbannister
Copy link
Collaborator

Hey, thanks for trying Notebooker out.

The pin was added to Werkzeug here due to this issue: pallets/werkzeug#2485. It looks like it was fixed in Werkzeug==2.2.2 so perhaps you can try removing the pin locally from setup.cfg and seeing if it runs okay without the pin?

Alternatively I think you can install an older version of flask - flask==2.1.3 seems to be the latest version which would work.

@jonbannister jonbannister self-assigned this Nov 21, 2022
@jonbannister jonbannister added bug Something isn't working question Further information is requested dependencies Pull requests that update a dependency file labels Nov 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants