Edit
Question Saba Nagervadze · Jun 17, 2025

I'm having trouble installing IntegratedML in an IRIS 2025.1 container, which I need for a demo. I tried running the following command:

python3 -m pip install --index-url https://registry.intersystems.com/pypi/simple --no-cache-dir --target /usr/irissys/mgr/python intersystems-iris-automl

Unfortunately I get the following error:


Looking inread


I also tried pinging the registry, and it seems the container is unable to reach it:

ping -c 3 registry.intersystems.com
PING ha2

Am I doing something wrong?

2
0 86