Hi Brock,
Unfortunately, we decided not to include the cascade support for the upcoming Chrono 10 conda package. It's because there's an incompatibility between the SWIG version we used and the SWIG version that the upstream pythonocc-core on conda-forge uses. Specifically, we are using SWIG 4.3 (SWIG_RUNTIME_VERSION=4), while pythonocc-core is using SWIG 4.4 (SWIG_RUNTIME_VERSION=5).
However, you can still use the cascade module in PyChrono by compiling both Project Chrono and pythonocc-core( https://github.com/tpaviot/pythonocc-core ) from source.
Best,
Bocheng Zou
Thanks for the quick response! I can wait for the update in a few days.
Brock
On Fri, Mar 13, 2026 at 23:52 Bocheng Zou <bzo...@wisc.edu> wrote:
Hi Brock,
Thank you for reaching out! I was recently aware of that there are issues related with the OCCT in our released conda packages, and I'm working on a fix. A new conda package with that fix is expected to be released in 3 days.
If you urgently need to use the cascade module with PyChrono, it's recommended to compile both project chrono and pythonocc-core ( https://github.com/tpaviot/pythonocc-core ) from scratch instead of using the conda package.
Best,
Bocheng Zou
--
You received this message because you are subscribed to the Google Groups "ProjectChrono" group.
To unsubscribe from this group and stop receiving emails from it, send an email to projectchron...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/projectchrono/fddcf09e-6e03-4297-9bc4-d8d964208817n%40googlegroups.com.