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

运行出错啊 #1

Open
wxnode opened this issue Mar 30, 2018 · 1 comment
Open

运行出错啊 #1

wxnode opened this issue Mar 30, 2018 · 1 comment

Comments

@wxnode
Copy link

wxnode commented Mar 30, 2018

Traceback (most recent call last):
File "D:\1.py", line 6, in
import requests
ModuleNotFoundError: No module named 'requests'

我是windows版的python 3.62,然后用pip安装的selenium。

@JnuMxin
Copy link
Owner

JnuMxin commented Mar 31, 2018

这段代码里面没用到requests库 ,所以你直接把import requests删了就可以。另外,requests库也要是pip先安装好才可以import的。

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