Which version of Python I should install?

Hello,
I have on my MAC -> Python 2.7.2 installed

  • Is it okay for running the PyPot libs, program, etc?
  • Or, shall I install python 3 ?

Thanks!
Stephane
(100% human beeing)

Pypot is mainly developed using Python 2.7 (it probably won’t work with an older version). Yet, it’s also working with Python 3 and PyPy but was less used and thus less tested on these configurations.

I use Python 3.4 and for the moment, I have no issues with Pypot.

oki, thanks guys !
(I will keep my current version of python (2.7.2))