Page 1 of 1

Gwibber Slackbuild Error

Posted: 17. Jan 2012, 01:33
by ghostdawg
When I tried to install gwibber from src, I received this error message:

Code: Select all

gwibber-1.2.0~bzr346/po/id.po
gwibber-1.2.0~bzr346/po/es.po
Traceback (most recent call last):
  File "setup.py", line 6, in <module>
    from DistUtilsExtra.command import *
ImportError: No module named DistUtilsExtra.command
fakeroot -- sh gwibber.SlackBuild Failed
This is part of the code. If need more info let me know.

Any ideas on what's wrong and/or how to fix it? Unless someone know of a better twitter client to use.

Thnx.

Re: Gwibber Slackbuild Error

Posted: 17. Jan 2012, 08:36
by gapan
You need to read the README that comes with the gwibber slackbuild. This one is probably from setuptools or python-distutils-extra, but there are more dependencies that you will need to install.

I don't know if it's better, but pino is certainly easier to install with gslapt.

Re: Gwibber Slackbuild Error

Posted: 18. Jan 2012, 04:24
by ghostdawg
I'll check into it. I did install Pino but it wasn't picking up twitter servers.

Thnx.