Question
· Jun 10

InterSystems Package Manager (ZPM) Installation errors

Hello Community,

I encountered the following errors while installing the ZPM module on version 2025.1. The ZPM install command failed on the Community Edition of IRIS for Health.

Skipping installation of python wheel 'attrs-25.1.0-py3-none-any.whl' due to error: '0 ;«WCould not find a suitable pip caller. Consider setting UseStandalonePip and PipCallerÓUSERÇ'e^OnAsStatus+1^%Exception.General.1^1/e^AsStatus+1^%Exception.AbstractException.1^15e^OnPhase+28^%IPM.ResourceProcessor.PythonWheel.1^1)e^%Initialize+8^%IPM.Lifecycle.Base.1^1-e^ExecutePhases+163^%IPM.Storage.Module.1^1+e^LoadNewModule+118^%IPM.Utils.Module.1^1e^Load+44^%IPM.Main.1^1"d^ShellInternal+48^%IPM.Main.1^1d^Shell+2^%IPM.Main.1^1e^ZPMLoad+3^IPM.Installer.1^1e^setup+63^IPM.Installer.1^1"e^AsyncSetup+2^IPM.Installer.1^1d^^^0'. You may need to install this wheel manually or from PyPI to use certain features of IPM.
 
 
Full error message

The ZPM installation failed with a 'not found in any repository' error for the applications I attempted to install on the 2024 and 2025 versions.

USER>zpm "install System-Task-REST"
ERROR! 'System-Task-REST' not found in any repository.
USER>zpm
 
=============================================================================
|| Welcome to the Package Manager Shell (ZPM). Version: 0.10.2             ||
|| Enter q/quit to exit the shell. Enter ?/help to view available commands ||
|| No registry configured                                                  ||
|| System Mode: <unset>                                                    ||
|| Mirror Status: NOTINIT                                                  ||
=============================================================================
IRIS for Windows (x86-64) 2025.1 (Build 223U) Tue Mar 11 2025 18:18:59 EDT [Health:8.2.2]
zpm:USER>install "System-Task-REST"
ERROR! 'System-Task-REST' not found in any repository.
zpm:USER>install swagger-ui
 
ERROR! 'swagger-ui' not found in any repository.
zpm:USER>install "swagger-ui"
ERROR! 'swagger-ui' not found in any repository.
zpm:USER>
 
 

 

Product version: IRIS 2025.1
Discussion (7)3
Log in or sign up to continue