You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use Ubuntu18.04, Python 3.8, and I run the examples plot_cart_pole.py, I get an error ModuleNotFoundError: No module named 'dmp'.
But when I use Python2.7, everything goes well. And I find a file named 'demo.so', but there is nothing when I use Python3.8