You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With Python 3.11.7, I get this error trying to install PSI
pip install openmined-psi
ERROR: Could not find a version that satisfies the requirement openmined-psi (from versions: none)
ERROR: No matching distribution found for openmined-psi
pip --version
pip 23.3.1 from /opt/anaconda3/lib/python3.11/site-packages/pip (python 3.11)
Are you interested in working on this improvement yourself?
No, I am not.
Additional Context
Needed to support PSI examples in NVFlare, e.g. split learning.
The text was updated successfully, but these errors were encountered:
Description
With Python 3.11.7, I get this error trying to install PSI
pip --version
pip 23.3.1 from /opt/anaconda3/lib/python3.11/site-packages/pip (python 3.11)
Are you interested in working on this improvement yourself?
Additional Context
Needed to support PSI examples in NVFlare, e.g. split learning.
The text was updated successfully, but these errors were encountered: