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

Unable to install on python3.7 environment #20

Closed
danielpops opened this issue Dec 6, 2023 · 3 comments
Closed

Unable to install on python3.7 environment #20

danielpops opened this issue Dec 6, 2023 · 3 comments

Comments

@danielpops
Copy link

danielpops commented Dec 6, 2023

  • aws-msk-iam-sasl-signer-python version: 1
  • Python version: 3.7
  • Operating System: ubuntu
  • Method of installation: pip/poetry
  • Kafka library name: both kafka-python and confluent-kafka
  • Kafka library version: unsure

Description

Cannot install on python3.7 environment. The latest versions of kafka-python and confluent-kafka support lower python versions than 3.8 so ideally this library would be a little less restrictive on the versions of python it supports.

What I Did

$ python --version
Python 3.7.13
$ pip install aws-msk-iam-sasl-signer-python==1.0.0
ERROR: Ignored the following versions that require a different python version: 1.0.0 Requires-Python >=3.8
ERROR: Could not find a version that satisfies the requirement aws-msk-iam-sasl-signer-python==1.0.0
ERROR: No matching distribution found for aws-msk-iam-sasl-signer-python==1.0.0
@sankalpbhatia
Copy link
Contributor

Thanks for raising this. We'll get back to you soon after discussing internally.

@sankalpbhatia
Copy link
Contributor

Hi @danielpops, Apologies for the delay on this. I am afraid we do not plan to support this library for Python versions less than 3.8 as those have crossed their EOL dates.

Copy link

github-actions bot commented Jan 9, 2024

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

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

No branches or pull requests

2 participants