Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python 3.11 pip package #209

Open
holgerroth opened this issue Jan 8, 2025 · 1 comment
Open

Python 3.11 pip package #209

holgerroth opened this issue Jan 8, 2025 · 1 comment
Labels
Type: Improvement 📈 Performance improvement not introducing a new feature or requiring a major refactor

Comments

@holgerroth
Copy link

Description

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.

@holgerroth holgerroth added the Type: Improvement 📈 Performance improvement not introducing a new feature or requiring a major refactor label Jan 8, 2025
@s0l0ist
Copy link
Contributor

s0l0ist commented Jan 9, 2025

Hi @holgerroth, can you tell me more details about your OS? and version of glibc (if linux)?

Is there any other python version that you've tried that has worked?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Improvement 📈 Performance improvement not introducing a new feature or requiring a major refactor
Projects
None yet
Development

No branches or pull requests

2 participants