Guest User

Untitled

a guest
Jun 22nd, 2018
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. pip:
  2. pip.installed:
  3. - upgrade: True
  4. - bin_env: /usr/bin/pip3.6
  5.  
  6. [root@vdi-sgiri.sec1 coredumps]# salt-call state.sls packages.python36_pip_packages
  7. [ERROR ] Command '[u'/usr/bin/pip3.6', u'install', u'--upgrade']' failed with return code: 1
  8. [ERROR ] stderr: ERROR: You must give at least one requirement to install (see "pip help install")
  9. [ERROR ] retcode: 1
  10. [ERROR ] Python package pip was already installed
  11. Failed to install packages: . Error: ERROR: You must give at least one requirement to install (see "pip help install")
Add Comment
Please, Sign In to add comment