Open
Description
Scraping Deepl, this may take some time....
Traceback (most recent call last):
File "\captionsTranslator\captionsTranslator.py", line 105, in <module>
main()
File "\captionsTranslator\captionsTranslator.py", line 102, in main
parsefiles(args.input_file, args.output_file, args.language_from, args.language_to, args.api_key)
File "\captionsTranslator\captionsTranslator.py", line 91, in parsefiles
translate(inputFile, outputFile, languageFrom, languageTo, api_key)
File "\captionsTranslator\captionsTranslator.py", line 54, in translate
for sentence in translatedSentences:
TypeError: 'ModuleNotFoundError' object is not iterable
How I can use it without an DeepL API Key.
Regards!
Metadata
Metadata
Assignees
Labels
No labels