We are running IRIS 2025.1.0.225.1 and we have python 3.12 installed external from IRIS and are receiving the same errors when we try to import numpy. It looks like irispython and irispip is no longer available in 2025.1 and this is the error I received when we I tried running the irispython solution suggested above. Is there something else that could be causing this issue?
This is what we received when we ran the suggested solution.
We are running IRIS 2025.1.0.225.1 and we have python 3.12 installed external from IRIS and are receiving the same errors when we try to import numpy. It looks like irispython and irispip is no longer available in 2025.1 and this is the error I received when we I tried running the irispython solution suggested above. Is there something else that could be causing this issue?
This is what we received when we ran the suggested solution.
c:\> irispython -m pip install --target C:\InterSystems\IRIS\mgr\python numpy
'irispython' is not recognized as an internal or external command,
operable program or batch file.