Greetings,
I am trying to add Python Librarys. However I am getting an error: Error in running the Python command 'python %0'.
I am using the command:
fme.exe python -m pip install arcpy C:\Users\user\Documents\FME\Plugins\Python
The error log is:
INFORM: The user-specified Python interpreter `C:\Program Files\FME\fmepython38\python38.dll' is version 3.8 with PYTHONHOME `'
INFORM: Python version 3.8 loaded successfully
Processing c:\users\tmpgcesn\documents\fme\plugins\python
ERROR: Files/directories not found in C:\Users\tmpgcesn\AppData\Local\Temp\pip-req-build-g8zek1u9\pip-egg-info
Any suggestions to resolve this??
Thanks,
Clive