You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HTTPSConnectionPool(host='club.jd.com', port=443): Max retries exceeded with url: /myJdcomments/myJdcomment.action (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7fd6e9cbe0d0>: Failed to resolve 'club.jd.com' ([Errno -3] Try again)"))
Traceback (most recent call last):
File "/ql/data/scripts/6dylan6_auto_comment/jd_comment.py", line 742, in
main(opts)
File "/ql/data/scripts/6dylan6_auto_comment/jd_comment.py", line 569, in main
N = No(opts)
^^^^^^^^
File "/ql/data/scripts/6dylan6_auto_comment/jd_comment.py", line 560, in No
s = '----'.join(['{} {}'.format(i, N[i]) for i in N])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: 'NoneType' object is not iterable
执行结束... 2024-07-16 19:38:55 耗时 6 秒
The text was updated successfully, but these errors were encountered:
24年7月16不行了
HTTPSConnectionPool(host='club.jd.com', port=443): Max retries exceeded with url: /myJdcomments/myJdcomment.action (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7fd6e9cbe0d0>: Failed to resolve 'club.jd.com' ([Errno -3] Try again)"))
Traceback (most recent call last):
File "/ql/data/scripts/6dylan6_auto_comment/jd_comment.py", line 742, in
main(opts)
File "/ql/data/scripts/6dylan6_auto_comment/jd_comment.py", line 569, in main
N = No(opts)
^^^^^^^^
File "/ql/data/scripts/6dylan6_auto_comment/jd_comment.py", line 560, in No
s = '----'.join(['{} {}'.format(i, N[i]) for i in N])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: 'NoneType' object is not iterable
执行结束... 2024-07-16 19:38:55 耗时 6 秒
The text was updated successfully, but these errors were encountered: