Skip to content

Added missing library into the Frontend requirements.txt file #4

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

salmantec
Copy link

@salmantec salmantec commented Oct 23, 2022

Issue:

While deploying the NeighborlyFrontEnd flask app into Azure web app, faced this ModuleNotFoundError: No module named 'feedgen' error. Attached azure web app log stream screen shot for your reference.

Flask-web-app-FE-error

Solution:

In this PR, Updated the requirements.txt file of NeighborlyFrontEnd by adding this missed feedgen package.

Screenshot 2022-10-24 at 12 52 21 AM

This fix might help the future learners to move forward instead of spending time in debugging.

@salmantec salmantec requested a review from a team as a code owner October 23, 2022 19:23
@salmantec salmantec requested review from SudKul and removed request for a team October 23, 2022 19:23
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

Successfully merging this pull request may close these issues.

1 participant