AI-Planning / AI-Planning/planutils

Migrate to Anaconda

オープン
#35 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement help wanted
主要言語
Shell
スター
140
フォーク
37
PR マージ指標
30日以内にマージされた PR はありません

説明

Idea would be to lean on a pre-existing package manager to deal with the web of dependencies, versioning, etc.

(from @jendrikseipp )

Install `planutils` as a thin wrapper to Anaconda:

```
pip install planutils
```

Install conda, create and activate new environment into which packages will be installed, add conda package repository with conda packages for planners:

```
planutils setup
```

Ask user whether to install lama conda package, then possibly run lama:
```
lama domain.pddl problem.pddl
```

Added benefits of having minimal impact on `.bashrc` edits and a sandboxed environment for the planning stuff.

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

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

評価

この issue はまだ評価されていません。

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

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