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

Receiving error when try to run Docker image #8

Open
mtbowers opened this issue Feb 14, 2022 · 0 comments
Open

Receiving error when try to run Docker image #8

mtbowers opened this issue Feb 14, 2022 · 0 comments

Comments

@mtbowers
Copy link

Receiving this error when I try to run the docker image:

Traceback (most recent call last):
  File "app.py", line 21, in <module>
    from apis import *
  File "/app/apis/__init__.py", line 1, in <module>
    from flask_restful import Api
ModuleNotFoundError: No module named 'flask_restful'
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