

Windows: C:\Users\\Documents\FME\Plugins\Python\python.fme python -m pip install six -target ~/Library/Application\ Support/FME/Plugins/Pythonįor "non-universal" packages, the destination folder should be: fme python -m pip install six -system -target ~/.fme/Plugins/Python Windows: fme.exe python -m pip install six -target C:\Users\\Documents\FME\Plugins\Python.macOS: ~/Library/Application\ Support/FME/Plugins/Pythonįor example, to install the "six" Python Compatibility Library:.

Windows: C:\Users\\Documents\FME\Plugins\Python.For "universal" packages, the destination folder should be:

is the folder in which to install the Python package. is the name of the Python package to install. fme python -m pip install -system -target
