Python 3.14 build failing on macOS

オープン
#150 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
2/5
見積もり時間
1〜3時間
初心者へのやさしさ
45/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
macos, python
領域
build-system

調査の方向性

Issue にはファイル名もテストも記載されていません。まず cramjam の依存関係宣言を見つけ、macOS 上で Python 3.14 を使ってビルドを再現してください。プロジェクトが cramjam 2.11.0 以降を選択し、影響を受けるビルドが成功し、サポート対象の Python バージョンとの互換性が維持されれば完了です。

索引モデルが issue の本文から書いたものです。

説明

This is a bit of a tortured chain of dependencies that are not really python-snappy's problem but can be fixed by choosing a newer dependency.

python-snappy has a dependency on cramjam but cramjam v2.10.0 fails to build on macOS v26.2 with python v3.14 because of pyo3 python version limitations. The underlying error is:

error: the configured Python interpreter version (3.14) is newer than PyO3's maximum supported version (3.13)
= help: please check if an updated version of PyO3 is available. Current version: 0.24.1
= help: set PYO3_USE_ABI3_FORWARD_COMPATIBILITY=1 to suppress this check and build anyway using the stable ABI

Using cramjam>=2.11.0 fixes this and appears to continue to support a wide range of Python versions so this is possibly harmless.

主要言語
Python
スター
490
フォーク
104
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

intake/python-snappy のほかの issue

intake/python-snappy の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。