[users at bb.net] RuntimeError: could not find buildbot-www
Yuval Hager
yhager at yhager.com
Wed Feb 17 22:06:03 UTC 2016
On 02/17/2016 01:56 PM, honas grael wrote:
> Hello,
> I am quite new to buildbot(in fact completely new) I recently downloaded
> the latest from pypi https://pypi.python.org/pypi/buildbot/0.9.0b7 so I
> believe I have the latest released version of buildbot. I am trying to get
> it installed following the instructions of the documentation page
> http://docs.buildbot.net/current/manual/installation.html
I'm pretty new myself, but you're consulting the wrong manual for your version.
You should use http://docs.buildbot.net/latest/manual/installation/index.html
for the version you downloaded.
> *File "C:\Python27\lib\site-packages\buildbot\www\service.py", line 138, in
> setupSite raise RuntimeError("could not find buildbot-www; is it
> installed?") exceptions.RuntimeError: could not find buildbot-www; is it
> installed?*
You need buildbot-www: https://pypi.python.org/pypi/buildbot-www
More information about the users
mailing list