Pyinstaller ukryty import tensorflow nie znaleziono

pyinstaller --hidden-import="tensorflow" -F App.py
Roggen Brot