Open mzahana opened 6 years ago
I am getting the following error when I run the sysid example provided with the px4tools package.
module 'scipy.linalg' has no attribute 'solve_lyapunov'
I am using anaconda3. Tried to update scipy either via conda or pip, but the error persists.
scipy
conda
pip
Any hints?
This should help: https://github.com/dronecrew/ulog_tools/issues/3
I am getting the following error when I run the sysid example provided with the px4tools package.
I am using anaconda3. Tried to update
scipy
either viaconda
orpip
, but the error persists.Any hints?