pepperhacking/robot-jumpstarter

Error using jumpstart

Closed this issue · 2 comments

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

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

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.