We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
请问是直接在pycharm里运行吗, 出现这种情况应该怎么办 D:\python\python.exe D:\临时工作文件\工作台\ESJ-novel-backup-master\ESJ-novel-backup-master\esjbackup3.py Traceback (most recent call last): File "D:\临时工作文件\工作台\ESJ-novel-backup-master\ESJ-novel-backup-master\esjbackup3.py", line 4, in import requests ModuleNotFoundError: No module named 'requests'
Process finished with exit code 1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
请问是直接在pycharm里运行吗,
出现这种情况应该怎么办
D:\python\python.exe D:\临时工作文件\工作台\ESJ-novel-backup-master\ESJ-novel-backup-master\esjbackup3.py
Traceback (most recent call last):
File "D:\临时工作文件\工作台\ESJ-novel-backup-master\ESJ-novel-backup-master\esjbackup3.py", line 4, in
import requests
ModuleNotFoundError: No module named 'requests'
Process finished with exit code 1
The text was updated successfully, but these errors were encountered: