Use PyBullet in Visual Studio - Windows 10

Post Reply
Mark97
Posts: 25
Joined: Sun Sep 26, 2021 12:38 pm

Use PyBullet in Visual Studio - Windows 10

Post by Mark97 »

Hello,

I've just installed PyBullet in Jupiter Notebook, and it works fine.

However, my goal is to modify the source files / add files for specific scientific research purposes. Therefore I would like to work in Visual Studio. As far as I know, I have the most recent version of everything.

I've downloaded all the files using github, and opened the folder in my Visual Studio. But I'm not sure how to proceed next. I tried to run the setup.py file, but got a CMake Error (src/visualizer/tinyrenderer does not exist).

As you've probably understood I'm a beginner in Visual Studio. Could you please help me to get started?

Kind regards,
Mark
Post Reply