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

CI failures, including ImportError: cannot import name 'mock_s3' from 'moto' #90

Open
simonw opened this issue Apr 5, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@simonw
Copy link
Owner

simonw commented Apr 5, 2024

moto made a backwards incompatible change. I dealt with this one recently here as well:

@simonw simonw added the bug Something isn't working label Apr 5, 2024
simonw added a commit that referenced this issue Apr 5, 2024
@simonw
Copy link
Owner Author

simonw commented Apr 5, 2024

Looks like Moto doesn't support Python 3.7 any more:

ERROR: No matching distribution found for moto>=5.0.4; extra == "test"

simonw added a commit that referenced this issue Apr 5, 2024
@simonw simonw changed the title CI: ImportError: cannot import name 'mock_s3' from 'moto' CI failures, including ImportError: cannot import name 'mock_s3' from 'moto' Apr 5, 2024
simonw added a commit that referenced this issue Apr 5, 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

1 participant