PornSpider icon indicating copy to clipboard operation
PornSpider copied to clipboard

执行收集类别的时候出现了这个问题

Open IDONKN opened this issue 7 years ago • 1 comments

TypeError: can only concatenate tuple (not "NoneType") to tuple

IDONKN avatar Feb 26 '18 06:02 IDONKN

Traceback (most recent call last): File "collect_category.py", line 20, in pornhub.init_category(name_list=name_list) File "H:\python\PornSpider-master\pornspider.py", line 32, in init_category clist=init_categories_p(self.category_params,(name_list if name_list else self.category_name_list)) File "H:\python\PornSpider-master\pornspider.py", line 165, in init_categories_p results.append(pool.apply_async(category,(name,)+category_params.get(name))) TypeError: can only concatenate tuple (not "NoneType") to tuple

IDONKN avatar Feb 26 '18 06:02 IDONKN