[Buildbot-devel] Installation question (on Ubuntu 10.10) from a beginner.

Dustin J. Mitchell dustin at v.igoro.us
Wed Jan 26 23:02:15 UTC 2011


On Wed, Jan 26, 2011 at 4:58 PM, Amber Yust <ayust at yelp.com> wrote:
> Buildbot's unit tests have a dependency (I'm not sure if it's documented or
> not) on python-mock, which is available via PyPI.

It's actually on 'mock' - Python-mock is some completely unrelated
fedora package, IIRC.

use
  pip install mock
or the equivalent to get the appropriate package.

Also, given that those were all the same error, you might have trimmed
down your email a little bit :)

Dustin




More information about the devel mailing list