I have a number of CustomTransformers which contain some python - this python may or may not include some third parts python dependencies. It’s not only python, they also use regular old FME transformers as well.
I’ve been playing around with the package development guide and doing some testing. I can see how to import third party modules for just normal CustomTransformers.
I’d really like to be able to use the package manager tools here to help with dependencies, however, it seems like from my experimenting that fme based custom transformers can not benefit from these tools.
Does any one know anything or have any comments on this?
Question

