On Ubuntu I get the following: File "main.py", line 1, in <module> import src.m3u_parser_progbar as parse ImportError: No module named src.m3u_parser_progbar I did set the progbar to "False" in config.yaml. Thanks.
On Ubuntu I get the following:
File "main.py", line 1, in
import src.m3u_parser_progbar as parse
ImportError: No module named src.m3u_parser_progbar
I did set the progbar to "False" in config.yaml.
Thanks.