You are not logged in.

Announcement

Due to heavy spamming of forums registration is going in stages. If you wish to register as a new user with ArchBang Forums, first register and then send an e-mail to: archbangforums at gmail dot com. It should contain the problem you want to discuss or some other AB related content. You will be promoted from registering member with no posting rights to new member with posting rights after that. If your mail is ignored you haven't fulfilled the requirements.

#1 2012-06-15 07:05:23

crosenblum
Member
From: Burnsville, MN
Registered: 2012-06-12
Posts: 41

Unable to install python2-cheetah

Which is essential for sickbeard.


File "setup.py", line 13, in <module>
    SetupTools.run_setup( configurations )
  File "/tmp/yaourt-tmp-craig/aur-python2-cheetah/src/Cheetah-2.4.4/SetupTools.py", line 158, in run_setup
    setup(**kws)
  File "/usr/lib/python2.7/distutils/core.py", line 138, in setup
    ok = dist.parse_command_line()
  File "/usr/lib/python2.7/site-packages/setuptools/dist.py", line 232, in parse_command_line
    result = _Distribution.parse_command_line(self)
  File "/usr/lib/python2.7/distutils/dist.py", line 467, in parse_command_line
    args = self._parse_command_opts(parser, args)
  File "/usr/lib/python2.7/site-packages/setuptools/dist.py", line 557, in _parse_command_opts
    nargs = _Distribution._parse_command_opts(self, parser, args)
  File "/usr/lib/python2.7/distutils/dist.py", line 523, in _parse_command_opts
    cmd_class = self.get_command_class(command)
  File "/usr/lib/python2.7/site-packages/setuptools/dist.py", line 362, in get_command_class
    self.cmdclass[command] = cmdclass = ep.load()
  File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 2017, in load
    entry = __import__(self.module_name, globals(),globals(), ['__name__'])
ImportError: No module named DistUtilsExtra.command.build_extra
==> ERROR: A failure occurred in build().
    Aborting...
==> ERROR: Makepkg was unable to build python2-cheetah.


Is there anything I can do to get this working?

Offline

Board footer

Powered by FluxBB