Menu

Faq

codeaster

Table of contents:

How to avoid the message: No module named hgaster ?

The hgaster extension is located in $HOME/dev/codeaster/devtools/lib/hgaster.
The environment variable PYTHONPATH must be extended to load it.

You have to load the related environment.
You can add this line in your initialization script (~/.bashrc or similar).

#!bash
. $HOME/dev/codeaster/devtools/etc/env.sh