Kegbot Home » Kegbot Forums
KegBB
Kegbot Kegerator Project Forums
- You are not logged in.
#1 June 26, 2010 03:09:15
- CoolZero
-
- Registered: 2010-06-19
- Posts: 1
- Profile Send e-mail
Manual install on gentoo
Hello,
im trying to install kegbot manual on gentoo, but i get the error:
who can i fix this ?
thnx & greeting,
CoolZero
im trying to install kegbot manual on gentoo, but i get the error:
Best match: python-openid 2.2.3
Downloading http://openidenabled.com/files/python-openid/packages/python-openid-2.2.3.tar.gz
error: Unexpected HTML page found at http://openidenabled.com/files/python-openid/packages/python-openid-2.2.3.tar.gz
who can i fix this ?
thnx & greeting,
CoolZero
Edited CoolZero (June 26, 2010 03:09:15)
Offline
#2 June 27, 2010 20:45:12
- mike
-

- Registered: 2003-12-03
- Posts: 297
- Profile Send e-mail
Manual install on gentoo
CoolZero
im trying to install kegbot manual on gentoo, but i get the error:
It looks like the package tool is having a hard time auto-detecting the python-openid download URL. (I believe 'distribute'/setuptools has some magic to guess by file extension, and github's download links lack these.)
Try the following:
pip install http://github.com/openid/python-openid/tarball/2.2.5
Edited mike (June 27, 2010 20:45:12)
Offline
