You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to run the translate.py script to convert the file from English to Spanish, I've already ran the Go command and the planner is generated without issues however when trying to translate the TeX files i get the following error:
PS C:\Supernote\latex-yearly-planner> python translate.py spanish
Traceback (most recent call last):
File "C:\Supernote\latex-yearly-planner\translate.py", line 14, in <module>
raise ValueError("Requested translation is not currently supported.\nThe program will now exit.")
ValueError: Requested translation is not currently supported.
The program will now exit.
I've checked that the cloned repository is complete and that "spanish.json" exists in the "translations" folder, any help would be appreciated, thank you.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm trying to run the translate.py script to convert the file from English to Spanish, I've already ran the Go command and the planner is generated without issues however when trying to translate the TeX files i get the following error:
I've checked that the cloned repository is complete and that "spanish.json" exists in the "translations" folder, any help would be appreciated, thank you.
Beta Was this translation helpful? Give feedback.
All reactions