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

[Bug]: Geopandas needed for loading_saving S3 #91

Closed
j-gillam opened this issue Nov 17, 2023 · 0 comments · Fixed by #93
Closed

[Bug]: Geopandas needed for loading_saving S3 #91

j-gillam opened this issue Nov 17, 2023 · 0 comments · Fixed by #93
Assignees
Labels
bug Something isn't working

Comments

@j-gillam
Copy link
Contributor

Describe the Bug

When you install nesta_ds_utils[s3], you also need to download gepandas separately else it won't be able to load/save objects.

Instructions to Reproduce the Bug

Install: pip install nesta_ds_utils[s3] @ git+https://github.com/nestauk/nesta_ds_utils.git
Try to save/download a file using: from nesta_ds_utils.loading_saving import S3

Needs to download geopandas to fix, or alternatively add in gis to the options.

Traceback

No response

@j-gillam j-gillam added the bug Something isn't working label Nov 17, 2023
@sqr00t sqr00t linked a pull request Jan 4, 2024 that will close this issue
5 tasks
@sqr00t sqr00t closed this as completed in #93 Jan 9, 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

Successfully merging a pull request may close this issue.

2 participants