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

Support Python 3.12 #324

Closed
npatki opened this issue Dec 1, 2023 · 0 comments · Fixed by #351
Closed

Support Python 3.12 #324

npatki opened this issue Dec 1, 2023 · 0 comments · Fixed by #351
Assignees
Labels
maintenance Tasks related to infrastructure & dependencies
Milestone

Comments

@npatki
Copy link
Contributor

npatki commented Dec 1, 2023

Problem Description

Python 3.12 was released on Oct 2, 2023.

Expected behavior

In order to upgrade CTGAN, we'll need to:

  • Ensure that our external dependencies are compatible with 3.12 (eg. pytorch, numpy, etc.)
  • Upgrade the internal libraries in the SDV ecosystem to 3.12 (RDT). We will file separate issues for these in each of the libraries.

This is a blocking issue for upgrading the main SDV library to 3.12. See SDV Issue 1704

@npatki npatki added the maintenance Tasks related to infrastructure & dependencies label Dec 1, 2023
@amontanez24 amontanez24 added this to the 0.10.0 milestone Apr 10, 2024
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