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
# Name Version Build Channel
vtk 9.1.0 qt_py310hf3393c1_207 conda-forge
ocp 7.5.3.0 py310_3 cadquery
$ python
Python 3.10.4 | packaged by conda-forge | (main, Mar 24 2022, 17:39:04) [GCC 10.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> from OCP.gp import gp_Vec
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: libvtkWrappingPythonCore-9.0.so.1: cannot open shared object file: No such file or directory
Master OCP pins vtk. Perhaps add a temporary pin of vtk for cadquery with 7.5.3 to resolve this issue?
The text was updated successfully, but these errors were encountered:
Master OCP pins vtk. Perhaps add a temporary pin of vtk for cadquery with 7.5.3 to resolve this issue?
The text was updated successfully, but these errors were encountered: