How to build PyBullet with CMake

Official Python bindings with a focus on reinforcement learning and robotics.
Post Reply
Mark97
Posts: 25
Joined: Sun Sep 26, 2021 12:38 pm

How to build PyBullet with CMake

Post by Mark97 »

Hello,

I've tried to build PyBullet (tiny differentiable simulator) using cmake. However, I got the error message that 'files might be invalid'.

Also, the quickstart guide states that I should rename 'pybullet_vs2010.dll to pybullet.pyd'. However, I could not find this file.

If anyone reads this and know the answer, could you please make a short video / screen recording on how to properly install PyBullet?

Kind regards,
Mark
Post Reply