HARK FORUM › ノードの作成方法について › Reply To: ノードの作成方法について
迅速なご対応ありがとうございます。
HARK-Pythonの資料確認いたしました。
こちらを参考にして、まずはPythonで実装を行おうと考えます。
早速インストールを行ったところ以下のようなエラーが出ました。
`
$ sudo apt-get install hark-python
Reading package lists… Done
Building dependency tree
Reading state information… Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
hark-python : Depends: flowdesigner-0.9.1-hark but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
`
その後、こちらを参考にしてflowdesigner-0.9.1-harkをエラーなくmake installできたのですが、依然、上記のエラーが出てしまいます。
なにかご存知でしたらご教授の程、よろしくお願い致します。