[root@ Python-2.7.9]# pip install jinja2

-bash: pip: command not found

 

解决

[root@ ~]#  yum -y install python-setuptools

[root@ ~]#  easy_install pip

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-03-10
  • 2021-10-23
  • 2021-11-22
猜你喜欢
  • 2021-09-07
  • 2022-12-23
  • 2022-12-23
  • 2021-06-21
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案