Skip to content

Installation of Python package with pip doesn't support Python 3.12 and 3.11, it should be documented #4714

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

Open
fantauzzi opened this issue May 2, 2025 · 0 comments
Labels
Documentation Issue in samples or documentation

Comments

@fantauzzi
Copy link

fantauzzi commented May 2, 2025

Description

As far as I can tell, installation of the vowpalwabbit Python package with pip under Ubuntu fails if Python is version 3.11 or 3.12. If I am correct and this is the case, then the documentation should say so. Python versions supported should be listed in the documentation.

(I could install vowpalwabbit with Python 3.10 instead.)

Running Ubuntu 24.04.2 and pip 25.1.

Link to Documentation Page

Where is the documentation in question?

https://vowpalwabbit.org/start.html

@fantauzzi fantauzzi added the Documentation Issue in samples or documentation label May 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Issue in samples or documentation
Projects
None yet
Development

No branches or pull requests

1 participant