go to post Zion Amsalem · Mar 4 numpy is dependency and mandatory to run pandas and its looks like numpy is missing on the installed environment before declare pandas you can just do something like this: pip install --target /InterSystems/IRISHealth/mgr/python numpy then just check if exist before import pandas