igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] Ubuntu packages building ?


From: Tamas Nepusz
Subject: Re: [igraph] Ubuntu packages building ?
Date: Thu, 7 Oct 2010 17:44:13 +0100

> It seems that test files are installed and compiled with python2.5
> whereas they are no more compatible with python2.5 ?
Yes, it's quite possible that some of the syntax constructs I use are not 
supported with python2.5 anymore. A possible workaround is to edit debian/rules 
and replace PYVERS=$(shell pyversions -r) with PYVERS=python2.6 .

-- 
Tamas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]