我正在使用Python 3.6和BeautifulSoup安装在我的计算机中:
pip install beautifulsoup
我该如何对待这个:
Traceback(最近一次调用最后一次):File" I:\ application 来自bs4 import的python \ rechere1.py",第5行 BeautifulSoup文件" I:\ application python \ bs4.py",第3行,in 来自bs4 import BeautifulSoup ImportError:无法导入 名字' BeautifulSoup' >>>