Durksz

Results 6 comments of Durksz

Dear Waterbug, I'm facing the same problem as smhty. And am trying to implement your solution. I'm struggeling to understand (and implement) your 'app_module', 'app_module_path' and 'app_home_dir'. As a test...

An update, I managed to succesfully implement Waterbug's solution for the "core_geometry_splinecage.py" example: the modifications to the "core_geometry_splinecage.py" script are only needed in the first section where the imports are...

OCC tries to find the casroot folder when it is imported. the enviroment therefore needs to be set correctly first. You are importing the display first, and after that setting...

The casroot problem seems to be solved. The error you get now I can't replicate... What virtual enviroment manager do you use? With conda enviroments i have compatibility issues with...

Good to hear that you've got it working. The change from OCC to OCC.Core is indeed the main difference between pythonOCC 0.18.1 and 0.18.2.