PX4 / pyulog

Python module & scripts for ULog files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python setup.py test error

yukun2016 opened this issue · comments

Hi
Can you try pip install ddt?

I have similar issue when tried python setup.py test
pip install ddt solved this problem.
Looks like ddt is not contained in the install process.

Fixed in 5e51122