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

rawdog: migrate to python@3.13 #193518

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

branchvincent
Copy link
Member

rawdog: migrate to python@3.13

@github-actions github-actions bot added python Python use is a significant feature of the PR or issue rust Rust use is a significant feature of the PR or issue labels Oct 10, 2024
@chenrui333
Copy link
Member

    error: failed to run custom build command for `pyo3-ffi v0.21.2`
  
    Caused by:
      process didn't exit successfully: `/tmp/rawdog--tokenizers-20241010-14334-zpzbvh/tokenizers-0.20.0/bindings/python/target/release/build/pyo3-ffi-e58dd1e16ed4e5b9/build-script-build` (exit status: 1)
      --- stdout
      cargo:rerun-if-env-changed=PYO3_CROSS
      cargo:rerun-if-env-changed=PYO3_CROSS_LIB_DIR
      cargo:rerun-if-env-changed=PYO3_CROSS_PYTHON_VERSION
      cargo:rerun-if-env-changed=PYO3_CROSS_PYTHON_IMPLEMENTATION
      cargo:rerun-if-env-changed=PYO3_PRINT_CONFIG
      cargo:rerun-if-env-changed=PYO3_USE_ABI3_FORWARD_COMPATIBILITY
  
      --- stderr
      error: the configured Python interpreter version (3.13) is newer than PyO3's maximum supported version (3.12)
      = help: please check if an updated version of PyO3 is available. Current version: 0.21.2
      = help: set PYO3_USE_ABI3_FORWARD_COMPATIBILITY=1 to suppress this check and build anyway using the stable ABI
    warning: build failed, waiting for other jobs to finish...

@chenrui333 chenrui333 added the build failure CI fails while building the software label Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build failure CI fails while building the software python Python use is a significant feature of the PR or issue python-3.13-migration rust Rust use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants