You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A clear and concise description of what the bug is.
I'm trying to use this for rds-data, but getting this error when running the pip install:
boto3-stubs 1.12.33 does not provide the extra 'mypy-boto3-rds-data'
To Reproduce
Steps to reproduce the behavior:
pip install 'boto3-stubs[mypy-boto3-rds-data]'
Additional context
Your OS, boto3-stubs installation method, boto3 version, etc.
macOS Catalina
boto3==1.12.33
The text was updated successfully, but these errors were encountered:
Describe the bug
A clear and concise description of what the bug is.
I'm trying to use this for rds-data, but getting this error when running the pip install:
boto3-stubs 1.12.33 does not provide the extra 'mypy-boto3-rds-data'
To Reproduce
Steps to reproduce the behavior:
Additional context
Your OS,
boto3-stubs
installation method,boto3
version, etc.macOS Catalina
boto3==1.12.33
The text was updated successfully, but these errors were encountered: