1. 首页
  2. 数据库
  3. 其它
  4. Windows8下安装Python的BeautifulSoup

Windows8下安装Python的BeautifulSoup

上传者: 2020-12-31 09:49:52上传 PDF文件 36.8KB 热度 16次
运行环境:Windows 8.1 Python:2.7.6 在安装的时候,我使用的pip来进行安装,命令如下: 复制代码 代码如下: pip install beautifulsoup4 运行的时候,报错如下: 复制代码 代码如下: Exception: Traceback (most recent call last): File “J:\Program Files (x86)\Python\Python27\lib\site-packages\pip\basecomm .py”, line 122, in main status = self.run(options, args
用户评论