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

try python 3.13 #2043

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from
Draft

try python 3.13 #2043

wants to merge 3 commits into from

Conversation

tylerflex
Copy link
Collaborator

No description provided.

@tylerflex
Copy link
Collaborator Author

@lucas-flexcompute seems it is not compatible with python 3.13 because of gdstk

ERROR: No matching distribution found for gdstk

FYI

@tylerflex tylerflex marked this pull request as draft October 27, 2024 16:09
@tylerflex
Copy link
Collaborator Author

good news is that otherwise I ran tidy3d successfully using python 3.13

@lucas-flexcompute
Copy link
Collaborator

@lucas-flexcompute seems it is not compatible with python 3.13 because of gdstk

ERROR: No matching distribution found for gdstk

FYI

Fixed: https://pypi.org/project/gdstk/#files

@tylerflex
Copy link
Collaborator Author

thanks, it passed, looks like an issue with scipy now

@tylerflex
Copy link
Collaborator Author

@daquinteroflex could you take a look? I'm getting stuck on jax now, which only supports python 3.13 after 0.4.35, but poetry lock doesnt like my pyproject.toml for some reason

@daquinteroflex
Copy link
Collaborator

daquinteroflex commented Oct 30, 2024

Sounds good! Possibly it gets resolved in #1913 with those updates. Seems like the backend is ready to be rebased into so will sort that out first so we can test this based on the numpy2 PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants