I have built a pychrono environment in anaconda following these instructions exactly: https://api.projectchrono.org/pychrono_installation.html
Most of the demos work except for those which use the _sensor and _pardisomkl parts of chrono. when I attempt to run these demos I get the following error: ImportError: cannot import name '_sensor' from 'pychrono' or the exact same error but instead of _sensor it is _pardisomkl I cannot figure out how to fix this issue. I found this forum post from a while back: https://groups.google.com/g/projectchrono/c/y_SceBNVtos/m/cbTSIn2sBwAJ and tried installing the Cuda toolkit manually as it seemed to work for that user, but this did not resolve my issue. as a note I have built a pychrono environment both in python 3.9 and 3.10 and experienced this same issue, and I would prefer to build and work in python 3.10 if possible. I do not require cascade support for the work I am doing and so I think 3.10 is not the issue for that environment, and I have the same issue in the 3.9 environment. Thanks Tyler -- 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 [email protected]. To view this discussion visit https://groups.google.com/d/msgid/projectchrono/e2d34615-0850-49a8-a7d0-dccbf71b176an%40googlegroups.com.
