Builds/runs natively on Apple M1

This commit is contained in:
Piero Toffanin
2022-12-11 00:45:14 -05:00
parent 8be739a783
commit 9deefbbc84
4 changed files with 74 additions and 14 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
import string
from argostranslate import translate
from polyglot.detect.base import Detector, UnknownLanguage
from app.detect import Detector, UnknownLanguage
__languages = None