Hi!
Sorry for the noob question, but which version of Python does XBMC uses?
On the official Python website they have two version 2.7.3 and 3.3.0...
Python version?
Tuxon86
Senior Member Posts: 139 Joined: Apr 2010 Reputation: 0 |
2012-12-21 17:16
Post: #1
|
| find quote |
ronie
Team-XBMC Member Joined: Jan 2009 Reputation: 108 |
2012-12-21 20:31
Post: #2
xbmc ships with python 2.6, which will be used on most installs.
on linux, it can use other python versions, depending on which version is installed on the system. (ubuntu 12.10 ships with python 2.7.3) Always read the XBMC online-manual, FAQ and search the forum before posting. Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
Tuxon86
Senior Member Posts: 139 Joined: Apr 2010 Reputation: 0 |
2012-12-22 01:10
Post: #3
Thanks
|
| find quote |
pycoderf
Junior Member Posts: 2 Joined: Dec 2012 Reputation: 0 |
2012-12-27 18:53
Post: #4
is it possible to use python 3.3 with the rasbmc installation of xbmc for plugin development or does it need to be 2.7?
|
| find quote |
ronie
Team-XBMC Member Joined: Jan 2009 Reputation: 108 |
2012-12-27 18:59
Post: #5
(2012-12-27 18:53)pycoderf Wrote: is it possible to use python 3.3 with the rasbmc installation of xbmc for plugin development or does it need to be 2.7? python 3.x is not backward compatible with 2.x so unless you know what you're doing i would wait until xbmc supports 3.x Always read the XBMC online-manual, FAQ and search the forum before posting. Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |

Search
Help