Skip to content

What is the latest python version currently supported by this? I did not find it #175

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

Closed
sunheyi6 opened this issue Dec 13, 2023 · 5 comments

Comments

@sunheyi6
Copy link

i use pthon 3.12.1,but it happened error

C:\Users\10618>C:\Users\10618\AppData\Local\Programs\Python\Python312\python.exe --version
Python 3.12.1
C:\Users\10618>C:\Users\10618\AppData\Local\Programs\Python\Python312\python.exe -m pip install pulsar-client
ERROR: Could not find a version that satisfies the requirement pulsar-client (from versions: none)
ERROR: No matching distribution found for pulsar-client
@sunheyi6 sunheyi6 changed the title What is the latest python version currently supported by this? I did not find it [bug]What is the latest python version currently supported by this? I did not find it Dec 13, 2023
@sunheyi6 sunheyi6 changed the title [bug]What is the latest python version currently supported by this? I did not find it What is the latest python version currently supported by this? I did not find it Dec 13, 2023
@merlimat
Copy link
Contributor

For current release we only support up to Python 3.11. The support for 3.12 was already merged in #160 . It will be released in the next week.

@sunheyi6
Copy link
Author

ok i support we should show the support python version in the readme

@BewareMyPower
Copy link
Contributor

Yes, the README should be updated.

@mingtai101
Copy link

mingtai101 commented Dec 30, 2023

I am running python 3.12.1 and getting the same error still (December 29, 2023). Does pulsar-client support 3.12 now??

@BewareMyPower
Copy link
Contributor

3.4.0, which is in vote currently, will support Python 3.12.

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

4 participants