1,pip ssl certification ssl: certificate_verify_failed。。。

2,Could not find a version that satisfies the requirement Flask-B

ootstrap==3.0.3.1 (from -r common.txt (line 2)) (from versions: )

No matching distribution found for Flask-Bootstrap==3.0.3.1 (from
-r common.txt (line 2))

解决:

pip --trusted-host pypi.python.org install virtualenv

 

相关文章:

  • 2021-10-09
  • 2021-10-14
  • 2021-09-24
  • 2022-02-22
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-05-06
  • 2021-05-30
  • 2022-12-23
  • 2022-12-23
  • 2021-09-14
  • 2021-05-28
  • 2021-09-16
相关资源
相似解决方案