Hamedo
Results
1
issues of
Hamedo
When i install the OCP using `conda install -c conda-forge -c cadquery ocp` , I cannot run the following code: ``` vtk_shape = IVtkOCC_Shape(self._ocp) shape_data = IVtkVTK_ShapeData() shape_mesher = IVtkOCC_ShapeMesher()...