Skip to content

Test against 3.15 RCs - #1652

Draft
simonw wants to merge 2 commits into
mainfrom
python-3.15-rc2
Draft

simonw wants to merge 2 commits into
mainfrom
python-3.15-rc2

Conversation

@simonw

@simonw simonw commented Sep 2, 2026

Copy link
Copy Markdown
Owner

@simonw

simonw commented Sep 2, 2026

Copy link
Copy Markdown
Owner Author

test-llm-load-plugins.sh is currently failing:

ERROR: Failed to build 'scikit-learn' when installing build dependencies for scikit-learn

Awaiting a PyPI wheel for scikit-learn on Python 3.15:

@lesteve

lesteve commented Sep 3, 2026

Copy link
Copy Markdown

Hi there as replied in scikit-learn/scikit-learn#34652 (comment) you can use our development wheel depending on your projects' tradeoffs:

pip install --pre --extra-index https://pypi.anaconda.org/scientific-python-nightly-wheels/simple scikit-learn

And I had no idea that scikit-learn was a dependency of llm now I am curious to understand what you are using scikit-learn for 👀.

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

Successfully merging this pull request may close these issues.

2 participants