-
Notifications
You must be signed in to change notification settings - Fork 127
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
hooks: update sklearn.tree hook for compatibility with scikit-learn v1.6.0 #838
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…1.6.0 Update the `sklearn.tree` hook for compatibility with `scikit-learn` v1.6.0; we need to add `sklearn.tree._partitioner` to hidden imports.
bwoodsend
approved these changes
Dec 9, 2024
github-actions bot
pushed a commit
to wxx9248/Pickle-Rush
that referenced
this pull request
Dec 23, 2024
…24.11 (#120) Bumps [pyinstaller-hooks-contrib](https://github.com/pyinstaller/pyinstaller-hooks-contrib) from 2024.10 to 2024.11. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/releases">pyinstaller-hooks-contrib's releases</a>.</em></p> <blockquote> <h2>v2024.11</h2> <p>Please see the <a href="https://www.github.com/pyinstaller/pyinstaller-hooks-contrib/tree/v2024.11/CHANGELOG.rst">changelog</a> for more details</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/blob/master/CHANGELOG.rst">pyinstaller-hooks-contrib's changelog</a>.</em></p> <blockquote> <h2>2024.11 (2024-12-23)</h2> <p>New hooks</p> <pre><code> * Add hook for ``selectolax`` to collect its data files. (`[#841](pyinstaller/pyinstaller-hooks-contrib#841) <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/841>`_) <p>Updated hooks </code></pre></p> <ul> <li>(Linux) Update <code>torch</code> hook to suppress creation of symbolic links to the top-level application directory for the shared libraries discovered during binary dependency analysis in <code>torch/lib</code> directory. This fixes issues with <code>libtorch_cuda_linalg.so</code> not being found in spite of it being collected, as observed with certain <code>torch</code> builds provided by <a href="https://download.pytorch.org/whl/torch">https://download.pytorch.org/whl/torch</a> (e.g., <code>1.13.1+cu117</code>, <code>2.0.1+cu117</code>, and <code>2.1.2+cu118</code>). (<code>[#834](pyinstaller/pyinstaller-hooks-contrib#834) <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/834></code>_)</li> <li>Update <code>sklearn.tree</code> hook for compatibility with <code>scikit-learn</code> v1.6.0 (add <code>sklearn.tree._partitioner</code> to hidden imports). (<code>[#838](pyinstaller/pyinstaller-hooks-contrib#838) <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/838></code>_)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/c89667af18cb5f0860a15cadd35fdefcea3a7131"><code>c89667a</code></a> Release v2024.11</li> <li><a href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/f0344eecd0abd3839ec7dd33c7ecaab372be4654"><code>f0344ee</code></a> Add hook for selectolax (<a href="https://redirect.github.com/pyinstaller/pyinstaller-hooks-contrib/issues/841">#841</a>)</li> <li><a href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/a715a66fcd495a92a922d95c18e32cef7be05c32"><code>a715a66</code></a> Scheduled weekly dependency update for week 50 (<a href="https://redirect.github.com/pyinstaller/pyinstaller-hooks-contrib/issues/839">#839</a>)</li> <li><a href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/84412890d69a544f8f41d880dd292407ad7d93f5"><code>8441289</code></a> hooks: update sklearn.tree hook for compatibility with scikit-learn v1.6.0</li> <li><a href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/141666a7435b79bf11a6715ebd360fc9e261f79e"><code>141666a</code></a> Scheduled weekly dependency update for week 49 (<a href="https://redirect.github.com/pyinstaller/pyinstaller-hooks-contrib/issues/837">#837</a>)</li> <li><a href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/7d80e4be1bf2d8cdff8508e7934adab0a9a80f53"><code>7d80e4b</code></a> hooks: torch: suppress generation of symlinks for shared libs</li> <li><a href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/39fafd7e8cad13d6995feaa33f4ada62c39f50c0"><code>39fafd7</code></a> tests: add test for torch.linalg on CUDA</li> <li><a href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/72f8526c658cec26b51222199686bf7467ad5d12"><code>72f8526</code></a> Scheduled weekly dependency update for week 48 (<a href="https://redirect.github.com/pyinstaller/pyinstaller-hooks-contrib/issues/835">#835</a>)</li> <li><a href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/4de49bfdcc0e580c359c0b3a7aa3227da819cfa6"><code>4de49bf</code></a> Scheduled weekly dependency update for week 47 (<a href="https://redirect.github.com/pyinstaller/pyinstaller-hooks-contrib/issues/833">#833</a>)</li> <li><a href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/b16c965c336ffbf42e034634c33a5057bbda492d"><code>b16c965</code></a> Scheduled weekly dependency update for week 46 (<a href="https://redirect.github.com/pyinstaller/pyinstaller-hooks-contrib/issues/831">#831</a>)</li> <li>Additional commits viewable in <a href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/compare/v2024.10...v2024.11">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pyinstaller-hooks-contrib&package-manager=pip&previous-version=2024.10&new-version=2024.11)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Update the
sklearn.tree
hook for compatibility withscikit-learn
v1.6.0; we need to addsklearn.tree._partitioner
to hidden imports.