6dylan6 / auto_comment

带图评价
420 stars 75 forks source link

报错了 #26

Closed czifei closed 1 year ago

czifei commented 1 year ago

HTTPSConnectionPool(host='club.jd.com', port=443): Max retries exceeded with url: /myJdcomments/myJdcomment.action (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fdade69daf0>: Failed to establish a new connection: [Errno -3] Try again')) Traceback (most recent call last): File "/ql/data/scripts/6dylan6_auto_comment/jd_comment.py", line 696, in main(opts) File "/ql/data/scripts/6dylan6_auto_comment/jd_comment.py", line 538, in main N = No(opts) File "/ql/data/scripts/6dylan6_auto_comment/jd_comment.py", line 529, in No s = '----'.join(['{} {}'.format(i, N[i]) for i in N]) TypeError: 'NoneType' object is not iterable