Use external python function with additional modul from conda-forge

Dear AnyBody-Team/ -Users,

I'm trying to implement an external python function for some additional computation.
This python function requieres the "ezc3d" module, which in general can be installed using conda.
However, this does not seem to work for the python interpreter provided by the AMS 7.2.

Is there any way to either:
A) Install the required module, so that the the AMS python interpreter is able to use it?
or
B) Change the AMS interpreter to another conda-enviroment?

Thanks a lot for help!

Cheers,
Leon

Hi Leon,

Yes this is possible

you can write e.g.

#path ANYBODY_PATH_PYTHONHOME “C:\MY_ANACONDA_DIR\envs\MY_OWN_ENV”

Best regards
Søren

This topic was automatically closed 125 days after the last reply. New replies are no longer allowed.