> All working fine now. Thanks.
Sweet.
Your feedback is important to us, I think we found a better way of
loading PythonOCC, so thanks.
> I did earlier some tests on STL. I modified the sample cylinder.py
> demo,
> to write STL in two different ways.
> This worked, so I could not imagine that
Hi Andy,
There's a little bug in the __init__.py file in the OCC directory, I
noticed the same issue.
Just comment out the __all__ list and you'll be good.
( Basically the import call is not finding the Display module. )
Cheers,
-jelle
import os
#
#Define OpenCascade behaviour settings
#
o