[Buildbot-devel] Installing on Windows...

BRM bm_witness at yahoo.com
Mon Sep 19 14:40:52 UTC 2011


After all the discussion last week I am now getting to installing and test; however, I am having a problem with the buildBot install itself.
I already had Python 2.7.2 installed. PyWin32, SetupTools, and Zope.Interface all installed just fine.

Looking at the buildbot.net website, seems to recommend using SetupTools to install. However, this fails:


C:\Python27\Scripts>easy_install.exe buildbot
Searching for buildbot
Reading http://pypi.python.org/simple/buildbot/
Reading http://buildbot.net/
Reading http://code.google.com/p/buildbot/downloads/list
Reading http://buildbot.sourceforge.net/
Reading https://sourceforge.net/project/showfiles.php?group_id=73177&package_id=73212&release_id=665379
Best match: buildbot 0.8.5
Downloading http://buildbot.googlecode.com/files/buildbot-0.8.5.zip
Processing buildbot-0.8.5.zip
Running buildbot-0.8.5\setup.py -q bdist_egg --dist-dir c:\docume~1\admini~1.win\locals~1\temp\1\easy_install-joolfy\buildbot-0.8.5\egg-dist-tmp-vc_beh
C:\Python27\lib\distutils\dist.py:267: UserWarning: Unknown distribution option: 'test_requires'
  warnings.warn(msg)
No eggs found in c:\docume~1\admini~1.win\locals~1\temp\1\easy_install-joolfy\buildbot-0.8.5\egg-dist-tmp-vc_beh (setup script problem?)

E:\Python27\Scripts>

Is there something special I need to be doing? Or did it actually install (I don't see anything in C:\Python27\Lib\site-packages, so I don't think it did.)

TIA,


Ben
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20110919/85a61964/attachment.html>


More information about the devel mailing list