Open
Description
Hi. I try to run ramp.py on Windows 10 with Python 3.10.6 64bit installed. The rotors ramp up, but when the process finishes, I get the following error:
PS E:\crazyflie\tests> python .\ramp.py
Connecting to radio://0/10/2M/E7E7E7E7E7
Disconnected from radio://0/10/2M/E7E7E7E7E7
Fatal Python error: _enter_buffered_busy: could not acquire lock for <_io.BufferedWriter name='<stdout>'> at interpreter shutdown, possibly due to daemon threads
Python runtime state: finalizing (tstate=0x0000028f52c7bad0)
Current thread 0x00002568 (most recent call first):
<no Python frame>
Am I doing something wrong?