# RB5 flight drone-voxl version & tensorflow

Source: https://forum.modalai.com/topic/1575/rb5-flight-drone-voxl-version-tensorflow
Category: General Questions (https://forum.modalai.com/category/2/general-questions)
Posted: 2022-11-27 03:31:42 UTC by Mohammad Saeid Anwar
Replies: 2 · Views: 460

## Mohammad Saeid Anwar · 2022-11-27 03:31:42 UTC

1.I am using a RB5 flight drone. At first, I am trying to run voxl tflite server. However, when I attempted to install the TFlite server, I discovered that the RB5 drone had no VOXL installed. However, according to the documentation, VOXL is preinstalled in the RB5 flight drone! Now, how do I get the Voxl SDK?
![voxl.png](https://forum.modalai.com/assets/uploads/files/1669519132348-voxl.png) 
2. Another problem is with TensorFlow! I have Python 2.7.17 & 3.6.9 installed. When I tried to install TensorFlow, it showed an error: (Could not find a version that satisfies the requirement hdf5 (from versions: ) No matching distribution found for hdf5). This problem was for TensorFlow 2.5.0 and Python 3.

When I tried to install TensorFlow 1.13.1 it shows error like below.
![volx1.png](https://forum.modalai.com/assets/uploads/files/1669519436961-volx1.png)

## Reply by Guest · 2022-11-28 17:16:46 UTC

@Mohammad-Saeid-Anwar,

See this guide for instructions to upgrade your RB5 to the voxl-sdk: https://docs.modalai.com/Qualcomm-Flight-RB5-voxl-sdk-upgrade-guide/.

This will include TensorFlow Lite  v2.8.0.

## Reply by Mohammad Saeid Anwar · 2022-11-29 04:52:09 UTC

@Matt-Turi Thank you
