pepperhacking / robot-jumpstarter

robot-jumpstarter
Other
38 stars 18 forks source link

Error using jumpstart #1

Closed PunkHaz4rd closed 7 years ago

PunkHaz4rd commented 7 years ago

$ py jumpstart.py service-tabletpage my-package-name MyServiceName File "jumpstart.py", line 66 print "Renamed inside", filename

EmileKroeger commented 7 years ago

Sorry, what's the error here? (maybe you're using Python 3?)

PunkHaz4rd commented 7 years ago

Yes, I'm a clutz. I didn't think through using py and not python.

Though changing it to make it work with python3 isn't so difficult. I just installed both version of pyhton in the end. Sorry about that.