CadQuery / CadQuery/ocp-build-system

cadquery and vtk compatibility

Open
#23 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
CMake
Stars
14
Forks
22
Avg merge
2h 30m
Merged PRs (30d)
1

Description

Hi all
We are using the latest pip-installable cadquery and we also recently added a new dependency (vtk==9.3.0)
Just importing those two in the same file:
`import cadquery
import vkt
`
Results in the following error:
`ImportError: Initialization failed for vtkWebCore, not compatible with vtkmodules.vtkCommonCore`

Since that the vtk version, used by cadquery is incompatible with vtk==9.3.0.
I could not find any pointers how to resolve this so far. Any help would be appreciated!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.