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

cadquery install fails with ocp 7.5.3 and vtk 9.1.0 #1074

Closed
lorenzncode opened this issue Apr 30, 2022 · 0 comments
Closed

cadquery install fails with ocp 7.5.3 and vtk 9.1.0 #1074

lorenzncode opened this issue Apr 30, 2022 · 0 comments

Comments

@lorenzncode
Copy link
Member

# 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?

Gigahawk added a commit to Gigahawk/objects that referenced this issue May 2, 2022
Gigahawk added a commit to Gigahawk/objects that referenced this issue Jun 7, 2022
Gigahawk added a commit to Gigahawk/objects that referenced this issue Jan 26, 2023
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

No branches or pull requests

1 participant