Boto3 Missing requirements for tests
See original GitHub issueIt looks like the dependency is required by fiona. See the failed build here : https://travis-ci.org/geopandas/geopandas/jobs/428929519
Issue Analytics
- State:
- Created 5 years ago
- Comments:10 (7 by maintainers)
Top Results From Across the Web
not found: (no name running python tests with moto, boto3 and ...
1 Answer 1 · I updated the test File (test_api_login.py) according to your suggestions and got a different error. · Note that, as...
Read more >boto/boto3 - 1.18.23: test suite uses outdated `nose` module
py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib64/python3.8/importlib/__init__.py:127: in ...
Read more >Quickstart — Boto3 Docs 1.26.33 documentation - AWS
To use Boto3, you first need to install it and its dependencies. Install or update Python¶. Before installing Boto3, install Python 3.7 or...
Read more >Error handling — Boto3 Docs 1.26.32 documentation - AWS
Parameter validation and checking - API requirements can change, especially across API versions. Catching these errors helps to identify if there's an issue ......
Read more >Security — Boto3 Docs 1.26.33 documentation - AWS
IAM is an AWS service that you can use with no additional charge. ... First, create a self-signed certificate to use for the...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

OK, so then we can close this. I think it would still be a good idea to add one travis build with fiona dev, but that is a separate issue
No worries, thanks a lot for building it!