I have been using the FME Packager in Python to create my own transformers. I am trying to add an “images” folder to my package that my transformer will use however I get errors whenever I try to package my project.
This is my package.yml file, Ive been using the Hello World Package guide for references and trying to look up ways to do it
This is my file structure
This is the error I get