Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 Windows 上使用 Python 2.7.5,运行后我尝试安装 BeautifulSoup
setup.py install
我得到了这个屏幕:-
但在导入时,显示没有具有该名称的模块。请帮助伙计们。
尝试将当前工作目录更改为另一个目录。安装 Python 库并留在库文件夹后会发生奇怪的事情。