albertlauncher / albertlauncher/albert-plugin-python-translators

Does not work

Open
#1 12 comments 1 reaction 2 assignees View on GitHub

@ManuelSchneid3r is already working on this.

Since Aug 3, 2026.

  • #2 by @copilot-swe-agent — closed without merging
Dominant language
Python
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

See title, using the plugin does not work in any input configuration, i.e. just inputting a string (e.g. "Я создал огромную печь."), inputting the target language and a string ("en Я создал огромную печь.") or source target string ("ru en Я создал огромную печь."). In any case, nothing happens. I also tried with a German test string. I each tested the "google", "bing", and "deepl" translators.

I tried running the code snippet from the translators library in a normal Python script and it gave me the correct and working output for multiple translators, e.g. "google" and "bing", with just "deepl" throwing an error. I'm not sure what exactly is broken, maybe the request takes too long and something breaks or something else.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.