Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Compilation is not working by following steps given in Readme

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

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

評価

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

調査の方向性

README のコンパイル手順と、ProtobufPlugin.scala:99 に到達する sbtprotobuf の呼び出しから始めます。protoc がインストールされ、PATH から検出可能かを確認してください。完了条件は、記載された手順に従って remote_fused_graph_execute_info.proto を、報告されている "No such file or directory" エラーなしでコンパイルできることです。

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

説明

I have latest version of Protobuf 3.7.1 after the error tried with 3.2.0 thinking older stable version may solve the issue but issue still persists.
remote_fused_graph_execute_info.proto is not getting compiled.

tensorframesmaster/src/main/protobuf/tensorflow/core/framework/remote_fused_graph_execute_info.proto

java.lang.RuntimeException: error occurred while compiling protobuf files: Cannot run program "protoc": error=2, No such file or directory
at sbtprotobuf.ScopedProtobufPlugin.executeProtoc(ProtobufPlugin.scala:99)
at sbtprotobuf.ScopedProtobufPlugin.sbtprotobuf$ScopedProtobufPlugin$$compile(ProtobufPlugin.scala:115)
at sbtprotobuf.ScopedProtobufPlugin$$anonfun$sourceGeneratorTask$1$$anonfun$5.apply(ProtobufPlugin.scala:151)
at sbtprotobuf.ScopedProtobufPlugin$$anonfun$sourceGeneratorTask$1$$anonfun$5.apply(ProtobufPlugin.scala:150)
at sbt.FileFunction$$anonfun$cached$1.apply(Tracked.scala:253)
at sbt.FileFunction$$anonfun$cached$1.apply(Tracked.scala:253)
at sbt.FileFunction$$anonfun$cached$2$$anonfun$apply$3$$anonfun$apply$4.apply(Tracked.scala:267)
at sbt.FileFunction$$anonfun$cached$2$$anonfun$apply$3$$anonfun$apply$4.apply(Tracked.scala:263)

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

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

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

はじめの一歩

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

databricks/tensorframes のほかの issue

databricks/tensorframes の issue をすべて見る

似ている issue

Scala の issue をもっと見る

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

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