ItayShiff

Results 1 comments of ItayShiff

Had the same issue. What solved it for me: ``` sudo pip3 uninstall numpy sudo pip3 install numpy==1.19.4 ``` Then `sudo mavproxy.py --master=/dev/ttyTHS1` runs successfully