SErAphLi
SErAphLi
  I was trying to expose electron log api for render process
@vision34 I seem to experience the same issue. When I resize windows or drag windows or play games, the animation seems laggy. I'm also using gtx 1080, and capturing the...
Yeah, after I change the code, I found out that too. I saw someone include a timer in their code and wait for 0.2 seconds before calling the function. Maybe...
BTW, there are some deprecation warnings when I run the test code. ``` tests/test_esp_trans.py::test_ts /home/l/.cache/pypoetry/virtualenvs/esp-trans-TlT50U-i-py3.10/lib/python3.10/site-packages/translators/apis.py:260: DeprecationWarning: invalid escape sequence '\[' lang_list_str = re.compile("source_code_name:\[(.*?)\],").findall(host_html)[0] tests/test_esp_trans.py::test_ts /home/l/.cache/pypoetry/virtualenvs/esp-trans-TlT50U-i-py3.10/lib/python3.10/site-packages/translators/apis.py:454: DeprecationWarning: invalid escape sequence '\.'...
And Baidu API failed to translate the second time I ran the test. It returns with this error message. `{'errno': 1022, 'errmsg': '访问出现异常,请刷新后重试!', 'error': 1022, 'errShowMsg': '访问出现异常,请刷新后重试!'}`
@UlionTse Don't worry my friend. My needs are not very urgent. I'm just trying out different libraries. You can take your time to fix it. 😊
I tried to run the code, and at some point the program threw out this error. ``` Traceback (most recent call last): File "train_mineral_shards.py", line 304, in main() File "train_mineral_shards.py",...
 Having the same issue here. Restart didn't work.
 Seems it is loading tiles, but it can not display anything.
 Just some parts of the map are displayed.