On Tuesday, March 20, 2012 02:34:05 PM Gwern Branwen wrote: > That didn't work for me - eg. doing the dance and then a sudo make > install-system just causes > > $ /usr/local/bin/mnemosyne > Traceback (most recent call last): > File "/usr/local/bin/mnemosyne", line 4, in <module> > import pkg_resources > File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2711, > in <module> > parse_requirements(__requires__), Environment() > File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 584, in > resolve raise DistributionNotFound(req) > pkg_resources.DistributionNotFound: Mnemosyne==beta-11-b > > Which is why I symlink to the repo's dist/ and use that instead.
It seems like this is some distribution bug: https://bugs.launchpad.net/ubuntu/+source/distribute/+bug/563060 Cheers, Peter -- You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/mnemosyne-proj-users?hl=en.
