Hello all,
I've seen that to install any python library we just need to call this:
C:\InterSystems\IRIS\bin>irispip install --target C:\InterSystems\IRIS\mgr\python geopy
Is there a way to install the libraries in a different directory and set up the system to load the python from that other directory?




