The embedded Python engine in Chameleon starts its module search in the directory containing the Chameleon library object:
If the module is not in this directory, Python searches the directories listed in the CHM_PYTHON_LIB_PATH environment variable.
To specify other locations to search, add them to this environment variable. You may need to reboot your machine before the change can take effect.