On Mon, 28 Apr 2014 20:22:01 Jeremy Visser wrote: > On 28/04/2014 19:33, Russell Coker wrote: > > The new python-iview in GIT depends on Version 3+ of Python and the > > Debian/Wheezy Python build system doesn't seem designed for building > > that - or at least it's well beyong my Python coding ability. > > I find that surprising. Python 3 is available in Debian Wheezy, and any > of the dependency requirements should be easily installable through apt > or pip. > > It's probably easier to focus on installing the dependencies, rather > than trying to build the Debian package, in cast that's what you've been > trying to do.
The debian/ directory in the source tree I'm using includes some standard Python makefiles that do all sorts of mysterious stuff and end up running the config script in Python 2. I can't seem to get it to use Python 3 for everything in the package build process even though it's all installed. Anyway the current version is working well. Hopefully these things will be easier by the time the ABC does the next major breakage. -- My Main Blog http://etbe.coker.com.au/ My Documents Blog http://doc.coker.com.au/ _______________________________________________ luv-main mailing list [email protected] http://lists.luv.asn.au/listinfo/luv-main
