AI-Planning / AI-Planning/planutils

Migrate to Anaconda

未关闭
#35 1 条评论 0 个 reaction 已指派 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 摘要。