I am trying to solve a DAE in a python code on a Windows visual studio code.
However, I cannot import some attributes of the module jitcode
receiving the following error message:
AttributeError: module 'jitcode' has no attribute 'provide_basic_symbols'