Skip to content
This repository has been archived by the owner on Jan 9, 2022. It is now read-only.

执行mooc.py报错 #30

Closed
fatinghenji opened this issue Feb 2, 2019 · 2 comments
Closed

执行mooc.py报错 #30

fatinghenji opened this issue Feb 2, 2019 · 2 comments

Comments

@fatinghenji
Copy link

执行mooc.py报错

网站:中国大学MOOC

课程地址:https://www.icourse163.org/course/SEU-1001752363

问题描述:
执行python mooc.py https://www.icourse163.org/course/SEU-1001752363报错
报错如下:
Traceback (most recent call last):
File "mooc.py", line 87, in
main()
File "mooc.py", line 61, in main
from mooc import icourse163
File "D:\中国大学mooc\course-crawler-master\mooc\icourse163.py", line 7, in
CANDY = Crawler()
File "D:\中国大学mooc\course-crawler-master\mooc\utils.py", line 211, in init
super().init()
TypeError: super() takes at least 1 argument (0 given)

@SigureMo
Copy link
Contributor

SigureMo commented Feb 3, 2019

不支持 python2 的 , 请使用 python3

@LML-566
Copy link

LML-566 commented Jul 26, 2019

不支持 python2 的 , 请使用 python3

win10 python3.6 同样出现了此问题,望告知

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants