问题:

项目根目录中已经添加了requirements.txt文件,还是没有提示自动安装

解决

Settings/Preferences -> Tools | Python Integrated Tools.

选项 Package requirements file field 中填入 requirements.txt 或者填入绝对路径(不建议)

PyCharm中已经有requirements.txt没有提示自动安装

参考
Using requirements.txt

相关文章:

  • 2021-12-04
  • 2021-09-14
  • 2021-08-03
  • 2021-06-14
  • 2021-10-05
  • 2021-08-08
  • 2021-11-02
  • 2021-11-08
猜你喜欢
  • 2021-12-09
  • 2021-11-01
  • 2021-12-18
  • 2021-07-13
  • 2021-10-26
  • 2021-04-22
相关资源
相似解决方案