On Sat, Oct 15, 2011 at 09:00:08PM +0200, Jakub Wilk wrote: > * Phillip Pi <[email protected]>, 2011-10-15, 11:24: > >Compiling /usr/lib/pymodules/python2.7/yum/__init__.py ... > >SyntaxError: ('invalid syntax', > >('/usr/lib/pymodules/python2.7/yum/__init__.py', 1129, 44, " > >self.repos.populateSack(with='filelists')\n")) > > > >Compiling /usr/lib/pymodules/python2.7/yum/depsolve.py ... > >SyntaxError: ('invalid syntax', > >('/usr/lib/pymodules/python2.7/yum/depsolve.py', 73, 44, " > >self.repos.populateSack(with='filelists')\n")) > > > >Compiling /usr/lib/pymodules/python2.7/yum/repos.py ... > >SyntaxError: ('invalid syntax', > >('/usr/lib/pymodules/python2.7/yum/repos.py', 236, 48, " def > >populateSack(self, which='enabled', with='metadata', callback=None, > >pickleonly=0):\n")) > > > > python-numpy is a red herring here. You appear to have a very old > version of yum installed, which is not compatible with Python 2.7. > Just upgrade it and the warnings will go away. > Thanks, but I don't have yum installed. :/ -- Quote of the Week: "She's got ants in her pants." --unknown /\___/\ Phil./Ant @ http://antfarm.ma.cx (Personal Web Site) / /\ /\ \ Ant's Quality Foraged Links: http://aqfl.net | |o o| | E-mail: [email protected]/[email protected] \ _ / If crediting, then please kindly use Ant nickname ( ) and AQFL URL/link.
_______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

