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

requirements.txt is not installed in setup_ckan_local.sh #565

Open
aleeexgreeen opened this issue May 1, 2024 · 0 comments
Open

requirements.txt is not installed in setup_ckan_local.sh #565

aleeexgreeen opened this issue May 1, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@aleeexgreeen
Copy link
Collaborator

aleeexgreeen commented May 1, 2024

In setup_ckan_local.sh, dev-requirements.txt is being installed for the ontario_theme repo but requirements.txt is being omitted which causes an ModuleNotFoundError when rebuilding the search index after running setup_ckan_local.sh. pip3 install -r requirements.txt should be added to line 150.

@aleeexgreeen aleeexgreeen added the bug Something isn't working label May 1, 2024
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