Ticket #1715 (pending help)
Mountain Lion OS X 10.8
| Reported by: | ondrovic@… | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | Help |
| Component: | Core | Keywords: | OS X, Mountain Lion |
| Cc: | Version (eg. 1.0r2700): |
Description
Just upgraded to Mountain Lion getting the following error
flexget -v
Traceback (most recent call last):
File "/usr/local/bin/flexget", line 5, in <module>
from pkg_resources import load_entry_point
File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources.py", line 2603, in <module>
working_set.require(__requires__)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources.py", line 666, in require
needed = self.resolve(parse_requirements(requirements))
File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources.py", line 565, in resolve
raise DistributionNotFound(req) # XXX put more info here
pkg_resources.DistributionNotFound: FlexGet==1.0
Change History
comment:1 Changed 10 months ago by shrike
- Summary changed from Mountian Lion OS X 10.8 to Mountain Lion OS X 10.8
comment:2 Changed 10 months ago by shrike
Did Mountain Lion change the python version? In this case you might need to reinstall FlexGet to get the site packages under the correct python version.
comment:3 Changed 10 months ago by gazpachoking
This problem was discussed in irc, and reinstalling fixed it, as mentioned here.
Note: See
TracTickets for help on using
tickets.
