问题描述:

最近使用BeautifulSoup爬虫
在终端pip install requests下载成功后
在PyCharm里import找不到

解决:

打开PyCharm的偏好设置(Preference)


使用pip下载了包后PyCharm里没有

把Project interpreter换到Python在系统中的位置

✅完成

相关文章:

  • 2021-12-24
  • 2021-06-22
  • 2021-12-26
  • 2021-06-01
  • 2021-06-28
  • 2021-11-18
  • 2021-10-29
  • 2021-06-16
猜你喜欢
  • 2022-01-17
  • 2021-10-25
  • 2021-04-21
  • 2023-02-21
  • 2021-09-14
  • 2021-09-30
  • 2021-12-03
相关资源
相似解决方案