Running Elementary OS Luna here. Everpad appeared to install perfectly, but when I try to run it from its icon in the menu, nothing seems to happen. If I run "everpad" from Terminal, I get the following:
~$ everpad
Traceback (most recent call last):
File "/usr/bin/everpad", line 5, in
from pkg_resources import load_entry_point
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2707, in
working_set.require(requires)
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 686, in require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 584, in resolve
raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: PySide
Running Elementary OS Luna here. Everpad appeared to install perfectly, but when I try to run it from its icon in the menu, nothing seems to happen. If I run "everpad" from Terminal, I get the following:
~$ everpad Traceback (most recent call last): File "/usr/bin/everpad", line 5, in
from pkg_resources import load_entry_point
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2707, in
working_set.require(requires)
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 686, in require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 584, in resolve
raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: PySide