May 15, 2022
Hi @Caterinamuntaner, the point of installing this `setup.py` is to install necessary libraries to run the Object Detection API. So I guess, we should run it once in an empty environment.
In addition, in this file, it also indicates the needed Tensorflow version, which may not be identical to the currently installed Tensorflow in your system. Mismatched versions can lead to hard-to-debug issues.