Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

运行报错:没有train_schedule.json文件 #2

Open
1Agen opened this issue Mar 25, 2024 · 0 comments
Open

运行报错:没有train_schedule.json文件 #2

1Agen opened this issue Mar 25, 2024 · 0 comments

Comments

@1Agen
Copy link

1Agen commented Mar 25, 2024

运行的时候报错呢呜呜
D:\Downloads\Software\Python\python.exe D:/School/毕业设计/数据/Grab-the-National-Train-Timetable-master/main.py
Traceback (most recent call last):
File "D:/Grab-the-National-Train-Timetable-master/main.py", line 12, in
print(ts.get_train_schedule(d='2017-03-19', max_workers=10))
File "D:\Grab-the-National-Train-Timetable-master\grab.py", line 88, in get_train_schedule
self.parse_train_schedule()
File "D:\Grab-the-National-Train-Timetable-master\grab.py", line 91, in parse_train_schedule
with open('train_schedule.json', 'r', encoding='utf-8') as ts:
FileNotFoundError: [Errno 2] No such file or directory: 'train_schedule.json'

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

No branches or pull requests

1 participant