Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EzTrans is not working #755

Open
DevLogic25 opened this issue Jan 31, 2025 · 0 comments
Open

EzTrans is not working #755

DevLogic25 opened this issue Jan 31, 2025 · 0 comments

Comments

@DevLogic25
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant