Re: [ros-users] Python Versions

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Ken Conley
Date:  
To: ros-users
Subject: Re: [ros-users] Python Versions
It will be a long time before ROS can be compatible with Python3k.
Many of the required libraries are far from being Python3k compatible.
For example, numpy still hasn't released their Py3k support (though
it's available from SVN). The syntax incompatibilities will make it
difficult to maintain compatibility for a codebase as diverse as the
ros-pkg universe, though we have tried to be careful with our Python
style guide to make the leap as small as possible:

http://www.ros.org/wiki/PyStyleGuide

- Ken

On Mon, Jul 19, 2010 at 2:38 PM, Dejan Pangercic
<> wrote:
> hi there,
> what about pyhton 3.X and its compatibility with ros?
>
> cheers, D.
> On Mon, Jul 19, 2010 at 11:28 PM, Ken Conley <> wrote:
>> Python 2.6 should work just fine. Please file a ticket if you find any
>> issues otherwise.
>>
>>  - Ken
>>
>> On Mon, Jul 19, 2010 at 2:26 PM, Sam Quintanar <> wrote:
>>> My Ubuntu 10.04 OS comes with Python 2.6.5 along with code editor Idle.
>>> Will using ROS force me to "downgrade" to Python 2.5.x, or will Python 2.6.5
>>> work fine with ROS?
>>>
>>> SamQ
>>>
>>> ________________________________
>>> The New Busy is not the old busy. Search, chat and e-mail from your inbox.
>>> Get started.
>>> _______________________________________________
>>> ros-users mailing list
>>>
>>> https://code.ros.org/mailman/listinfo/ros-users
>>>
>>>
>> _______________________________________________
>> ros-users mailing list
>>
>> https://code.ros.org/mailman/listinfo/ros-users
>>
>
>
>
> --
> MSc. Dejan Pangercic
> PhD Student/Researcher
> Intelligent Autonomous Systems Group
> Technische Universität München
> Telephone: +49 (89) 289-26908
> E-Mail:
> WWW: http://ias.cs.tum.edu/people/pangercic
> _______________________________________________
> ros-users mailing list
>
> https://code.ros.org/mailman/listinfo/ros-users
>