bitcraze / crazyflie-lib-python

Python library to communicate with Crazyflie
Other
258 stars 892 forks source link

python 3.12, can't compile due to missing packages #425

Closed knmcguire closed 6 months ago

knmcguire commented 11 months ago

So, the cfilb package can not be installed on python 3.12 due to missing packages for that version.

This was noticed as well in the client: https://github.com/bitcraze/crazyflie-clients-python/issues/687

We should mention this in the documentation.

ataffanel commented 6 months ago

This is already fixed.

knmcguire commented 6 months ago

Then we shouldn't forget to change this in the documentation

https://github.com/bitcraze/crazyflie-lib-python/blob/a77b4023867c27d814c6820373ec2a7d158a2ef5/docs/installation/install.md?plain=1#L8-L10