2013/3/20 Guillaume Florent
> Hi,
>
Hi Guillaume,
>
> Has anybody ran into this problem for the PAF examples on Ubuntu:
>
> Traceback (most recent call last):
> File "test_box_booleans_fillets.py", line 1, in
> from OCC.PAF.Context import ParametricModelingContext
> File "/usr/local/
> calling c++filt on the problematic symbol:
> >>c++filt _ZN13VolumeSectionC1E12TopoDS_Shaped
> VolumeSection::VolumeSection(TopoDS_Shape, double)
>
> I can usually solve the problems in the examples but this one remains a
> mystery
>
I can imagine. This is an issue at the SWIG wrapper level.
Hi,
Has anybody ran into this problem for the PAF examples on Ubuntu:
Traceback (most recent call last):
File "test_box_booleans_fillets.py", line 1, in
from OCC.PAF.Context import ParametricModelingContext
File "/usr/local/lib/python2.7/dist-packages/OCC/PAF/Context.py",
line 18, in