Hi,
I'm currently updating a simulator which we use to help students learn Python as part of a robotics competition and we're currently using this project to provide the physics for the simulator.
I'm currently hitting an issue which looks like it's related to the fact that I've switched to Python 3 -- reduce not being found within PyPyBox2D.
I'd be happy to contribute fixes for Python 3 if there's interest in that?
Thanks,
Peter
Hi,
I'm currently updating a simulator which we use to help students learn Python as part of a robotics competition and we're currently using this project to provide the physics for the simulator.
I'm currently hitting an issue which looks like it's related to the fact that I've switched to Python 3 --
reducenot being found within PyPyBox2D.I'd be happy to contribute fixes for Python 3 if there's interest in that?
Thanks,
Peter