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

Installation with python 3.9 fails #2

Closed
stefsmeets opened this issue May 3, 2021 · 4 comments · Fixed by #63
Closed

Installation with python 3.9 fails #2

stefsmeets opened this issue May 3, 2021 · 4 comments · Fixed by #63
Milestone

Comments

@stefsmeets
Copy link
Contributor

Installation on python 3.9 fails, because pyvista depends on vtk, which does not support 3.9 yet:
https://gitlab.kitware.com/vtk/vtk/-/issues/18074

@stefsmeets
Copy link
Contributor Author

Python 3.9 is now supported (as of 2021-07-01):
https://vtk.org/download/

@stefsmeets stefsmeets mentioned this issue Jul 2, 2021
9 tasks
@stefsmeets
Copy link
Contributor Author

stefsmeets commented Jul 15, 2021

At the moment blocked by open3d:
isl-org/Open3D#3065
https://pypi.org/project/open3d/#files

@stefsmeets stefsmeets added this to the 0.5.0 milestone Dec 7, 2021
@stefsmeets
Copy link
Contributor Author

open3d has wheels for python 3.9 since December 3.

@stefsmeets
Copy link
Contributor Author

Blocked by triangle, which only has wheels up to python 3.8.

@stefsmeets stefsmeets modified the milestones: 0.5.0, 0.6.0 Jan 18, 2022
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 a pull request may close this issue.

1 participant