python-eel / Eel

A little Python library for making simple Electron-like HTML/JS GUI apps
MIT License
6.44k stars 587 forks source link

None of PyTorch, TensorFlow >= 2.0, or Flax have been found. Models won't be available and only tokenizers, configuration and file/data utilities can be used. #493

Open MK096 opened 3 years ago

MK096 commented 3 years ago

While generating exe , i get following error. In python IDL it works finw

Error: None of PyTorch, TensorFlow >= 2.0, or Flax have been found. Models won't be available and only tokenizers, configuration and file/data utilities can be used.

I am using transformers which required Tensorflow and torch. I am just importing transformers and eel

My TF and Pytorch versions are 2.5.0, 1.8.1+cpu respectively.

I tried uninstalling them and then reinstalling them along with transformers

Any help will be appreciated

bordernone commented 2 years ago

+1

evagian commented 1 year ago

+1

tlocd commented 1 year ago

+1