User bio
404 bio not found
Member since Apr 5, 2019
Posts:
Replies:
You can use your default python/pip but it needs more works (setup BYOP (bring your on python), make sure that your current user has suffisant privilege to run irisdb, make use of virtual environnement, fix some C library path)
Your version of numpy is not compatible with python3.9.
Try to reinstall it with irispython :
irispython -m pip install --target C:\InterSystems\IRIS\mgr\python numpy
Open Exchange applications:
Certifications & Credly badges:
Global Masters badges:
Followers:
Following:
Guillaume has not followed anybody yet.
did you try to put thoses var env :
export IRISUSERNAME=... export IRISPASSWORD=... export IRISNAMESPACE=...