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 installed the Balloon Translator from the drive and followed the instructions but when i tried to use eztrans then this error pops up.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\sanch\Desktop\BallonsTranslator_dev_src_with_gitpython\ui\module_manager.py", line 177, in _set_translator
self.translator = translator_module(source, target, raise_unsupported_lang=False, **params)
File "C:\Users\sanch\Desktop\BallonsTranslator_dev_src_with_gitpython\modules\translators\base.py", line 102, in init
raise TranslatorSetupFailure(e)
modules.translators.exceptions.TranslatorSetupFailure: Timeout after 10.0 seconds. Could not connect to 127.0.0.1:50443
Instantiating 'MyServer' raised the following exception:
Traceback (most recent call last):
File "start_server32.py", line 183, in main
File "C:\Users\sanch\Desktop\BallonsTranslator_dev_src_with_gitpython\modules\translators\module_eztrans32.py", line 14, in init
super(MyServer, self).init(engine_path, 'windll', host, port)
File "server32.py", line 72, in init
File "load_library.py", line 157, in init
OSError: Cannot find 'C:\Program Files (x86)\ChangShinSoft\ezTrans XP\J2KEngine.dll' for libtype='windll'
Cannot start the 32-bit server.
I don't know what i am doing wrong but i tried to reinstall it but the same issue appeared and i updated the git also.
The text was updated successfully, but these errors were encountered:
I installed the Balloon Translator from the drive and followed the instructions but when i tried to use eztrans then this error pops up.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\sanch\Desktop\BallonsTranslator_dev_src_with_gitpython\ui\module_manager.py", line 177, in _set_translator
self.translator = translator_module(source, target, raise_unsupported_lang=False, **params)
File "C:\Users\sanch\Desktop\BallonsTranslator_dev_src_with_gitpython\modules\translators\base.py", line 102, in init
raise TranslatorSetupFailure(e)
modules.translators.exceptions.TranslatorSetupFailure: Timeout after 10.0 seconds. Could not connect to 127.0.0.1:50443
Instantiating 'MyServer' raised the following exception:
Traceback (most recent call last):
File "start_server32.py", line 183, in main
File "C:\Users\sanch\Desktop\BallonsTranslator_dev_src_with_gitpython\modules\translators\module_eztrans32.py", line 14, in init
super(MyServer, self).init(engine_path, 'windll', host, port)
File "server32.py", line 72, in init
File "load_library.py", line 157, in init
OSError: Cannot find 'C:\Program Files (x86)\ChangShinSoft\ezTrans XP\J2KEngine.dll' for libtype='windll'
Cannot start the 32-bit server.
I don't know what i am doing wrong but i tried to reinstall it but the same issue appeared and i updated the git also.
The text was updated successfully, but these errors were encountered: