I install the JModelica.org following the instruction of UsersGuide on Windows. However, I failed to run the cstr_casadi demos. Do you know what is the reason? I'll appreciate it. Here is the link of UsersGuideUsersGuide
Asked
Active
Viewed 70 times
0
-
Did you see any errors? – Jeroen Heier Sep 09 '18 at 06:46
-
I can run the fmi_bouncing_ball demo well. However, when I run the cstr_casadi. It shows an error cannot import name vdp. – Yi Bao Sep 09 '18 at 21:23
-
And if I open ipython from JModelica org-SDK, tying from pyfmi.examples import fmi_bouncing_ball, it shows an error no module named pyfmi.examples. – Yi Bao Sep 09 '18 at 21:25