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

vdk-jupyter: cicd fix #2780

Merged
merged 3 commits into from
Oct 10, 2023
Merged

vdk-jupyter: cicd fix #2780

merged 3 commits into from
Oct 10, 2023

Conversation

duyguHsnHsn
Copy link
Collaborator

@duyguHsnHsn duyguHsnHsn commented Oct 10, 2023

We had problems with the release:

    × Building wheel for y-py (pyproject.toml) did not run successfully.
    │ exit code: 1
    ╰─> [9 lines of output]
        Running `maturin pep517 build-wheel -i /usr/local/bin/python --compatibility off`
        🔗 Found pyo3 bindings
        🐍 Found CPython 3.8 at /usr/local/bin/python
        error: package `y-py v0.6.2 (/tmp/pip-install-f40jsas6/y-py_d9865fc7363a49f684156a1cc9619ea2)` cannot be built because it requires rustc 1.72 or newer, while the currently active rustc version is 1.71.1

Updated the version of rustc adn added two additional dependencies.

@duyguHsnHsn duyguHsnHsn marked this pull request as ready for review October 10, 2023 08:41
Copy link
Contributor

@yonitoo yonitoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@duyguHsnHsn duyguHsnHsn merged commit cf762f6 into main Oct 10, 2023
9 checks passed
@duyguHsnHsn duyguHsnHsn deleted the person/hduygu/vdk-jupyter-cicd-fix branch October 10, 2023 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants