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

不知道报的啥错 #116

Open
safkdaskdfpokaspdofka opened this issue Feb 12, 2023 · 1 comment
Open

不知道报的啥错 #116

safkdaskdfpokaspdofka opened this issue Feb 12, 2023 · 1 comment

Comments

@safkdaskdfpokaspdofka
Copy link

Exception in thread generate_data:
Traceback (most recent call last):
File "C:\Users\30550\AppData\Local\Programs\Python\Python310\lib\threading.py", line 1009, in _bootstrap_inner
self.run()
File "C:\Users\30550\AppData\Local\Programs\Python\Python310\lib\threading.py", line 946, in run
self._target(*self._args, **self._kwargs)
File "D:\workspace\课程设计\main.md.py", line 90, in generate_data
detail_information = bot.get_detail_information()
File "D:\workspace\课程设计\qq_bot.py", line 586, in get_detail_information
g_tk = str(get_csrf_token(skey))
File "D:\workspace\课程设计\decrypt.py", line 53, in get_csrf_token
js = get_js('decrypt/getCSRFToken.js')
File "D:\workspace\课程设计\decrypt.py", line 28, in get_js
with open(js_name, 'r', encoding='UTF-8') as f:
FileNotFoundError: [Errno 2] No such file or directory: 'decrypt/getCSRFToken.js'

@panwanpeng
Copy link

panwanpeng commented Feb 12, 2023 via email

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

2 participants