kingname/MarkdownPicPicker

Network connection failed

cposture opened this issue · 2 comments

There has no server proxy for access to network,so it will occur connection exception,just like the following:

Traceback (most recent call last):
  File "site-packages\requests\packages\urllib3\connection.py", line 142, in _ne                                                                                                 w_conn
  File "site-packages\requests\packages\urllib3\util\connection.py", line 91, in                                                                                                  create_connection
  File "site-packages\requests\packages\urllib3\util\connection.py", line 81, in                                                                                                  create_connection
TimeoutError: [WinError 10060]

OK,I will add the proxy to MarkdownPicPicker in the next release version.

As we discussed, this is not a problem.
You can solve it by setting the global proxy.
And this problem is a seldom issue.