陈奕林

Results 5 comments of 陈奕林

I met the same problem in windows10, I can run the command `python -m sioyek.translate "%{sioyek_path}" "%{selected_text}"` on windows terminal and got the expect result, but it got nothing by...

> What exactly is your configuration? which configuration? the python script or sioyek config?

I try again. I found two problems: 1. If I use `python -m sioyek.translate` , I fail. But if I use `python C:\the path\translate.py` , it works in execute in...

> yes, I have python3.7,python3.9 and pypy3.9, but the default is python3.7 (I type `python -V` in windows terminal) , and I am sure about that the module was installed...

> Thanks for you replys, now I use "C:\ProgramFiles\Python37\python.exe" and the problems are solven.