Skip to content

Instantly share code, notes, and snippets.

@anveo
Created July 5, 2012 16:27
Show Gist options
  • Save anveo/3054651 to your computer and use it in GitHub Desktop.
Save anveo/3054651 to your computer and use it in GitHub Desktop.
16:26:48 root@postgresql02:~
→ salt-minion
Traceback (most recent call last):
File "/usr/bin/salt-minion", line 5, in <module>
from pkg_resources import load_entry_point
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2671, in <module>
working_set.require(__requires__)
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 654, in require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 552, in resolve
raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: pyzmq>=2.1.9
16:26:52 root@postgresql02:~
→ uname -a
Linux postgresql02 2.6.38-13-virtual #57-Ubuntu SMP Mon Mar 5 21:16:08 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
16:27:36 root@postgresql02:~
→ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 11.04
Release: 11.04
Codename: natty
@gm100861
Copy link

gm100861 commented Jul 3, 2013

how to fix it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment