franzko03

Results 1 issues of franzko03

after installing with 'pip install googletrans' to the anaconda env for pytorch the line: `sentences = ['The cat sat on the mat']` `translations_fr = translator.translate(sentences, dest='fr')` throws an error: File...