We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 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
pyvista
vtk
The text was updated successfully, but these errors were encountered:
Python 3.9 is now supported (as of 2021-07-01): https://vtk.org/download/
Sorry, something went wrong.
At the moment blocked by open3d: isl-org/Open3D#3065 https://pypi.org/project/open3d/#files
open3d
open3d has wheels for python 3.9 since December 3.
Blocked by triangle, which only has wheels up to python 3.8.
triangle
Successfully merging a pull request may close this issue.
Installation on python 3.9 fails, because
pyvista
depends onvtk
, which does not support 3.9 yet:https://gitlab.kitware.com/vtk/vtk/-/issues/18074
The text was updated successfully, but these errors were encountered: