Skip to content

Fixing ModuleNotFoundError that occurred after merging search branch to main #54

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

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

tmahabir
Copy link
Contributor

@tmahabir tmahabir commented Oct 31, 2023

Closes #76

Remove mock_data folder and re-adding mockEvents to app.py as ModuleNotFoundError was occurring after merge to main

Note: mockEvents being in app.py adds clutter but will soon be removed when we integrate the database to backend

…otFoundError was occurring after merge to main
@tmahabir tmahabir requested a review from PaulaPerdomo October 31, 2023 23:35
@PaulaPerdomo
Copy link
Contributor

LGTM! Pulled the updated changes and it now works!

Note: To test activate the venv environment in backend only (in the case you have 2 venvs)

@tmahabir tmahabir merged commit 248c3eb into main Nov 1, 2023
@PaulaPerdomo PaulaPerdomo added bug Something isn't working backend For backend development tasks frontend For frontend developments labels Nov 8, 2023
@PaulaPerdomo PaulaPerdomo added this to the Milestone 4.5 milestone Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend For backend development tasks bug Something isn't working frontend For frontend developments
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fixing main branch after merging search component
2 participants