konverner / subtitles-generator

a script for multilingual subtitles generation
Apache License 2.0
26 stars 4 forks source link

ModuleNotFoundError: No module named 'hydra' on Lubuntu #7

Open msdl2022 opened 8 months ago

msdl2022 commented 8 months ago

This error happens on Linux Lubuntu, but on Windows it does not happen.

even after using the following commands:

pip install hydra-core --upgrade --pre pip install hydra-core --upgrade pip install hydra-core

see the screenshot:

screen01