Question

Can I make custom installed python packages available to all users under windows?

  • 14 April 2022
  • 1 reply
  • 20 views

I found in the documentation that the recommended destination for installed custom python packages is: Windows: C:\\Users\\<user>\\Documents\\FME\\Plugins\\Python

 

How would I make the packages available to all users of the computer?

 

Help page: https://docs.safe.com/fme/html/FME_Desktop_Documentation/FME_Workbench/Workbench/Installing-Python-Packages.htm

 

Best regards,

Stefan


1 reply

Userlevel 4
Badge +26

Take a look here, at the bottom there is a section about shared folders in fme

https://docs.safe.com/fme/html/FME_Desktop_Documentation/FME_Coordinate_Systems/Workbench/options_default_paths.htm

It does require that each separate installation has this shared folder configured. It should work for python modules as well as other fme specific things.

Reply