Hi !
When using several python installations on the same server, they usually don't use windows python path environment variables. How ever, FME cannot start the python module without these (error messages about not being able to find libraries, as you can imagine)
Is there a good way to define unique environment variables (python home, python path) for fme in a config file ?