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

[BUG]: requests not getting installed as part of requirements.txt #11

Closed
Benjin opened this issue Nov 1, 2023 · 3 comments
Closed

[BUG]: requests not getting installed as part of requirements.txt #11

Benjin opened this issue Nov 1, 2023 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@Benjin
Copy link

Benjin commented Nov 1, 2023

Description of the bug

I had to add RUN pip install requests to the dockerfile in order to get it to run.

Steps To Reproduce

  1. Clone
  2. Run docker-compose up

Error:
image

Additional Information

Linux-style containers running on a Windows 10 host

@Benjin Benjin added the bug Something isn't working label Nov 1, 2023
@wasi-master
Copy link
Owner

Thanks for the report, looking into it

@wasi-master
Copy link
Owner

Found the problem, working on a fix

@wasi-master
Copy link
Owner

Published to DockerHub and ghcr.io

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants