SErAphLi

Results 154 comments of SErAphLi

![image](https://user-images.githubusercontent.com/1586755/147276044-c2147112-f3b5-48fc-be73-2a0ef594b73a.png) ![image](https://user-images.githubusercontent.com/1586755/147276079-bceda93c-6411-4431-ac99-0634debbe111.png) 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",...

![image](https://user-images.githubusercontent.com/1586755/147378575-d68381ef-3ce4-4be6-b33e-c0bd1143e388.png) Having the same issue here. Restart didn't work.

![image](https://user-images.githubusercontent.com/1586755/147378699-d89c4824-bf93-4da6-9ba0-46684a948fac.png) Seems it is loading tiles, but it can not display anything.

![image](https://user-images.githubusercontent.com/1586755/147378717-61bf7f07-28ea-4025-89c9-c8a720150228.png) Just some parts of the map are displayed.