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 install error #19

Open
kathryn-ods opened this issue Jul 2, 2024 · 2 comments · May be fixed by #20
Open

Requirements install error #19

kathryn-ods opened this issue Jul 2, 2024 · 2 comments · May be fixed by #20

Comments

@kathryn-ods
Copy link

I'm following the instructions here https://github.com/GFDRR/rdls-spreadsheet-template?tab=readme-ov-file#developer-documentation
When I get to pip install -r requirements.txt I get an error

Processing /mnt/9E863086863060C7/GDrive/Work/Repositories/risk_data_library/rdls-spreadsheet-template/flatten-tool (from -r requirements.txt (line 31))
ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: '/mnt/9E863086863060C7/GDrive/Work/Repositories/risk_data_library/rdls-spreadsheet-template/flatten-tool'

I think I can temp fix this by just removing flattentool from requirements and installing separately for now.

@duncandewhurst
Copy link
Collaborator

Ah yes, looks like it is trying to install Flatten Tool from my local drive. I'll update the requirements file in the repository.

@duncandewhurst duncandewhurst linked a pull request Jul 10, 2024 that will close this issue
@duncandewhurst
Copy link
Collaborator

@kathryn-ods I've fixed the issue in #20

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 a pull request may close this issue.

2 participants