ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

I had the same Problem with Python 3 . The easiest way is to use Python 2.7. instead, or if your really need 3 use virtualenv as mentioned above. I migrated my .py files to pyhon2 and there were nearly no changes necessary. Additionaly i was able to use other packages, wich are still only aviable for Python 2.