Closed eggplants closed 6 months ago
does not work win11 either if u need debug i can help, have no coding skills tho
Thank you! If you can, please take a movie while running below commands.
# on wsl or cygwin
git clone https://github.com/eggplants/deepl-cli
cd deepl-cli
sed 's/headless = True/headless = False/' deepl/deepl.py > _; mv _ deepl/deepl.py
poetry install && poetry run deepl --to ja -s <<<'test'
Please share your poetry --version
and poetry run deepl --version
. Your poetry environment is something wrong.
TargetClosedError
https://github.com/eggplants/deepl-cli/actions/runs/6988887235/job/19017360942
I do not have a Windows environment at hand, so it is unconfirmed whether the problem is only on Actions.