在cmd窗口输入 pip install beautifulsoup4,如下:

C:\Users\horn1\Desktop\python\3>pip install beautifulsoup4
Collecting beautifulsoup4
Downloading beautifulsoup4-4.6.0-py3-none-any.whl (86kB)
100% |████████████████████████████████| 92kB 225kB/s
Installing collected packages: beautifulsoup4
Successfully installed beautifulsoup4-4.6.0
You are using pip version 9.0.1, however version 9.0.3 is available.
You should consider upgrading via the 'python -m pip install --upgrade pip' command.

相关文章:

  • 2022-12-23
  • 2021-04-26
  • 2021-11-30
  • 2021-07-21
  • 2022-01-24
  • 2021-05-24
  • 2022-02-15
猜你喜欢
  • 2021-04-03
  • 2021-12-31
  • 2021-08-27
  • 2022-12-23
  • 2021-12-12
  • 2022-12-23
  • 2021-10-28
相关资源
相似解决方案