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

Deprecation Notice: Python 3.8 Wheel Support to End in future releases #682

Open
yzh119 opened this issue Dec 18, 2024 · 2 comments
Open

Comments

@yzh119
Copy link
Collaborator

yzh119 commented Dec 18, 2024

Python 3.8 has reached its end-of-life as outlined in the Status of Python version. Starting with FlashInfer v0.2.3 (in the future), we will no longer provide official wheel support for Python 3.8. Users are encouraged to upgrade to a newer Python version to continue receiving updates and support.

@zhyncs zhyncs pinned this issue Dec 18, 2024
@youkaichao
Copy link

pytorch 2.5 already dropped python 3.8 support, so does vllm.

however, i still recommend to build the wheel with python 3.8+ abi , since that does not hurt anything. you only need to release one wheel for all the python versions, right?

@zhyncs
Copy link
Member

zhyncs commented Dec 19, 2024

There are currently issues with the one-wheel method, so it has been temporarily reverted. If it's fixed later, as you mentioned, we can consider adding support for Python 3.8 since the cost is low. ref #681

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

3 participants