View Single Post
Old 08-20-2014, 04:23 AM   #12
Lucas Malor
Pain in the arse
Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.
 
Lucas Malor's Avatar
 
Posts: 758
Karma: 77856
Join Date: Apr 2013
Device: Kobo Aura One, Kindle 4
@jswolf: in my humble opinion it worth the effort enough. py3 is much more powerful and easy to use and have features like generators and new formatting minilanguage that I find impossible to renounce now. On the other hand py2 is full of deprecated features, incompatible behavours and convoluted unicode support.
The majority of the translation works is done by the 2to3 tool. Furthermore you can slightly move to the py3 code using from future import blablabla

@haugor: what OS do you have and where the error comes up?
I don't know if gtk needs an X. Kobo devices use Qt and no X.
Lucas Malor is offline   Reply With Quote