You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When upgrading build123d from approx. 0.8.0 to latest, the VTK formerly provided by cadquery-ocp is not always cleanly removed. One solution to this problem:
pip uninstall vtk
pip install vtk==9.3.1
The text was updated successfully, but these errors were encountered:
When upgrading build123d from approx. 0.8.0 to latest, the VTK formerly provided by
cadquery-ocp
is not always cleanly removed. One solution to this problem:The text was updated successfully, but these errors were encountered: