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 Versions #483

Open
sasal123 opened this issue Jun 9, 2024 · 4 comments
Open

Python Versions #483

sasal123 opened this issue Jun 9, 2024 · 4 comments
Labels
Build Related to the build of the package Type: Bug 🐛 Some functionality not working in the codebase as intended

Comments

@sasal123
Copy link

sasal123 commented Jun 9, 2024

Description

When I try to Install TenSEAL on my Mac M3 Max, the Terminal shows that "ERROR: Could not find a version that satisfies the requirement tenseal (from versions: none)
ERROR: No matching distribution found for tenseal". Please, can you tell me which Python versions (3.9, 3.10, 3.11, 3.12) are supported by TenSEAL?

How to Reproduce

  1. Go to '...'
  2. Click on '...'
  3. Scroll down to '...'
  4. See error

Expected Behavior

A clear and concise description of what you expected to happen.

Screenshots

Screenshot 2024-06-09 at 17 02 25 ## System Information - OS: [e.g. iOS] - OS Version: [e.g. 22] - Language Version: [e.g. Python 3.7, Node 10.18.1] - Package Manager Version: [e.g. Conda 4.6.1, NPM 6.14.1] - Browser (if applicable): [e.g. Google Chrome] - Browser Version (if applicable): [e.g. 81.0.4044.138]

Additional Context

Add any other context about the problem here.

@sasal123 sasal123 added the Type: Bug 🐛 Some functionality not working in the codebase as intended label Jun 9, 2024
@xpcenter2009
Copy link

the same

@chesterxgchen
Copy link

target-version = ['py36', 'py37']

both version are already EOL, soon will be py38. can we support 3.10, 3.11, 3.12 for tenseal ?

@philomath213 philomath213 added the Build Related to the build of the package label Sep 29, 2024
@philomath213
Copy link
Member

Release v0.3.15 should fix this.

@chesterxgchen
Copy link

Release v0.3.15 should fix this.

thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build Related to the build of the package Type: Bug 🐛 Some functionality not working in the codebase as intended
Projects
None yet
Development

No branches or pull requests

4 participants