본문 바로가기

오류 해결 방법/파이썬(Python)

ModuleNotFoundError: No module named 'casadi'

If the error as below occurs,

 

ModuleNotFoundError: No module named 'casadi'

 

 

You should install the casadi.

 

pip install casadi