AI-Planning / AI-Planning/planutils

Migrate to Anaconda

Offen
#35 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
enhancement help wanted
Vorherrschende Sprache
Shell
Sterne
140
Forks
37
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

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.

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.