Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Status of this project #2

Open
PeterJCLaw opened this issue May 11, 2019 · 2 comments
Open

Status of this project #2

PeterJCLaw opened this issue May 11, 2019 · 2 comments

Comments

@PeterJCLaw
Copy link
Contributor

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

@kne
Copy link
Contributor

kne commented May 11, 2019

Hi @PeterJCLaw,

I'm glad you're finding the library useful! You're one of the very few who have chosen pypybox2d over the wrapped Box2D library (pybox2d).

I'll happily merge your fixes, though I'm not actively maintaining the project any longer.

If you have more ambitions to improve the library, I'd be more than happy to add you as a contributor.

@PeterJCLaw
Copy link
Contributor Author

Thanks for merging the fixes. I'd not realised that pypybox2d was a wrapper.
If the wrapper layer is no longer maintained, then we might move over to the pybox2d project instead.

I'd not planned to make any further changes to the library -- it seems to work well for us already :)

I realise you said you're not maintaining this currently, though would you be able to push a new release with the Python 3 support to PyPI?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants