Published on InterSystems Developer Community (https://community.intersystems.com)

Home > Install python libraries in a different directory

Question
David.Satorres6134 · Mar 1, 2022

Install python libraries in a different directory

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?

#Embedded Python #InterSystems IRIS
Product version: IRIS 2021.2
$ZV: IRIS for Windows (x86-64) 2021.2 (Build 651U) Mon Jan 31 2022 17:39:05 EST

Source URL:https://community.intersystems.com/post/install-python-libraries-different-directory