setnicka / ulozto-downloader

EOL - end of life | Uloz.to quick multiple sessions downloader
MIT License
279 stars 46 forks source link

what to do? hergot. #116

Closed hapashtiepa closed 1 year ago

hapashtiepa commented 2 years ago

Screenshot_2022-09-19_18_54_43

ParaLizzard commented 2 years ago

Write ulozto-downloader --parts 30 "URL".

Vojtak42 commented 2 years ago

Try read what it writes. You don't have tensorflow

Vojtak42 commented 2 years ago

And tflite_runtine doesn't work on python3.10

ParaLizzard commented 2 years ago

Python 3.8 needed

Vojtak42 commented 2 years ago

I dont understand what you mean by your answer but it works on python 3.8. just download it from google pycoral repository.

setnicka commented 1 year ago

Just released version 3.2.0 should solve this issue, because it could also use tensorflow.lite instead of the tflite-runtime, which isn't available for newer Pythons. See README for install instructions.

Closing this issue now, reopen if needed.