Closed swatkins closed 8 years ago
@swatkins on a linux VM, I was able to test python program execution after commenting out
import wallaby
after creating a python project.
@swatkins Thanks!
@jsoutherland do we need to remove that line (import wallaby
) from the Python template?
@swatkins that line is needed when interacting with the motors/servos/etc. It will work on the wallaby, we just didn't have the wallaby lib built on our test machines.
@swatkins Thanks for merging that work in.