Closed spectraldecomp closed 5 months ago
Hello,
I get the above error when running
cd crazyflie-firmware
mkdir -p sitl_make/build && cd $_
cmake ..
make all
Thanks!
Run this command
sudo apt install python-is-python3
I tried so many ways of aliasing, thanks so much!
Hello,
I get the above error when running
cd crazyflie-firmware
mkdir -p sitl_make/build && cd $_
cmake ..
make all
Thanks!