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

Add support for Python 3.11 #1459

Closed
npatki opened this issue Jun 5, 2023 · 0 comments · Fixed by #1496
Closed

Add support for Python 3.11 #1459

npatki opened this issue Jun 5, 2023 · 0 comments · Fixed by #1496
Assignees
Labels
maintenance Tasks related to infrastructure & dependencies
Milestone

Comments

@npatki
Copy link
Contributor

npatki commented Jun 5, 2023

Problem Description

CTGAN should work on Python 3.11

Background

The SDV library currently runs on Python versions 3.7-3.10. A while ago, we had made the decision to exclude 3.11 because the most recent versions of torch were incompatible with it.

However, torch is now fully upgraded to 2.0 so this should no longer be an issue.

Dependencies

@npatki npatki added the maintenance Tasks related to infrastructure & dependencies label Jun 5, 2023
@amontanez24 amontanez24 added this to the 1.2.2 milestone Jul 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Tasks related to infrastructure & dependencies
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants