KitwareMedical / KitwareMedical/VTKPythonPackage

Building wheel suitable for extensions

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

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

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

説明

Me and @berendkleinhaneveld were investigating if we could build extensions against this package. It seems to be a runtime-only package, which is great, but we need the development files, such as headers and the wrapPython executable.

It looks like overriding the option -DVTK_INSTALL_NO_DEVELOPMENT:BOOL=ON to OFF should do the trick. So we tried that, and more development files ended up in the wheel. However, we are not seeing any header files!

We've been investigating all day, but it's unclear to us what is causing this. Do you guys have any suggestions for where we should be looking?

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

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

はじめの一歩

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

調査の方向性

まず、リポジトリのセットアップスクリプトと VTK_INSTALL_NO_DEVELOPMENT オプションを追跡し、wheel の内容がどのように選択されるかを確認します。生成された wheel に開発用ヘッダーと wrapPython 実行可能ファイルが含まれているか検証します。これらの拡張機能ビルド用ファイルが存在し、使用可能であれば完了です。

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

評価

技術スタック
cmake, python
領域
build-system, developer-experience
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
30/100

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

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