Binder for master fails at build
When entering the binder for master building failed with the error below:
Step 30/66 : RUN python core_wrapper_features_unittest.py ---> Running in db2bd6944f31 Traceback (most recent call last): File "core_wrapper_features_unittest.py", line 32, in
from OCC.Core.AIS import AIS_Manipulator File "/opt/conda/lib/python3.8/site-packages/OCC/Core/AIS.py", line 18, in from . import _AIS ImportError: libTKernel.so.7: cannot open shared object file: No such file or directory Removing intermediate container db2bd6944f31 The command '/bin/bash -o pipefail -c python core_wrapper_features_unittest.py' returned a non-zero code: 1 -- Installing: /opt/conda/lib/python3.8/site-packages/OCC/Core/GeomLib.pyi
The latest release 7.4.1 works fine.