I am getting an traceback ... assert.sysversion_info[0]. == 3 "Piston requires Python >3 I did install it. I am on the most recent version of Ubuntu. Can you help?
You are viewing a single comment's thread from:
I am getting an traceback ... assert.sysversion_info[0]. == 3 "Piston requires Python >3 I did install it. I am on the most recent version of Ubuntu. Can you help?
I tried ubuntu as well, same problem, so i changed to debian, problem solved.
I really hate to run yet another VM. There has to be an easy solve.
I had an issue with Python3. The system had defaulted to 2.7. I just ran an explicit path and bang ... it installed
Cool, glad you fixed this problem, is your robot working now?
I have not tried any bot code yet. Looking things over yet. Looking for good example code.