Skip to content

Update scikit-build-core dependency CMake error #1370

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

Merged
merged 2 commits into from
Apr 23, 2024
Merged

Conversation

evelkey
Copy link
Contributor

@evelkey evelkey commented Apr 21, 2024

The scikit-build-core build dependency was broken with version 0.9.1, this change enforces the build to use the new release with the fix from:

Closes #1366

  cmake [options] <path-to-source>
  cmake [options] <path-to-existing-build>
  cmake [options] -S <path-to-source> -B <path-to-build>

Specify a source directory to (re-)generate a build system for it in the
current working directory.  Specify an existing build directory to
re-generate its build system.

Run 'cmake --help' for more information. issue
@evelkey evelkey changed the title Update build dependency CMake error Update scikit-build-core dependency CMake error Apr 21, 2024
@abetlen
Copy link
Owner

abetlen commented Apr 23, 2024

Thank you @evelkey

@abetlen abetlen merged commit 507c1da into abetlen:main Apr 23, 2024
xhedit pushed a commit to xhedit/llama-cpp-conv that referenced this pull request Apr 30, 2024
…etlen#1370)

cmake [options] <path-to-source>
  cmake [options] <path-to-existing-build>
  cmake [options] -S <path-to-source> -B <path-to-build>

Specify a source directory to (re-)generate a build system for it in the
current working directory.  Specify an existing build directory to
re-generate its build system.

Run 'cmake --help' for more information. issue
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.

Pip Install faling in colab
2 participants