Python 3 issues

General discussion of using Roboclaw motor controllers
Post Reply
User avatar
Basicmicro Support
Posts: 1594
Joined: Thu Feb 26, 2015 9:45 pm
Re: Python 3 issues

Post by Basicmicro Support »

Python 3 syntax has some differences from python 2.

Check out this link: https://docs.python.org/3/howto/pyporting.html

It explains the differences. We do plan on adding Python 3 support natively to the library but other projects were started first so it will be a little while until we get to it.

Post Reply