View Single Post
Old 09-28-2014, 09:28 AM   #17
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,706
Karma: 205039118
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by rubeus View Post
Hi, i cant find a version >= 3,4 on that site as describes in the plugins documentation, only a 3.3.4.

As i'm doing nothing else with python which one is recommended?
I've had good luck constructing plugins that work with ActiveState Python v3.3.4. If you're going to be creating your own plugins, there should be no reason why the most recent versions of Python 3 wouldn't work, but there are no guarantees.

You might be depriving yourself of using many other people's plugins, though if you don't have Python 2.7.x installed. You can have both (2.x, 3.x) installed on the same system without too much difficulty.

If you won't be doing any Python development of your own, I would probably recommend using the latest 2.7.x version of ActiveState's Python (until such time as there are Python 3.x-only Sigil plugins you want to try, of course). It is my hope that many plugin developers will strive to create plugins that will work with either Python 2 or 3 (but that may be wishful thinking on my part).
DiapDealer is offline