rdb

Results 443 comments of rdb

I poked around a bit and I think fixing this would involve either shipping our own version of python-config or monkey patching the existing one. For Python 2.6 through 3.3,...

Not every project has the same audience. For our project, 45% of the manylinux downloads are 32-bit. There's no chance we can afford to drop 32-bit support.

Hmm, I just noticed that your query includes bandersnatch downloads. Excluding those, I get the more reasonable number of 16%, which sounds far less surprising, although still enough reason to...

Speaking as a user of a high-DPI display, please don't set this without also adding some way to automatically upscale window size and UI elements in applications.

It sounds like the component might be expected to be imported this way: ```js import NotificationDisplay from '@beyonk/svelte-notifications'; ```

Try importing `panda3d.core` first.

This may have been fixed by tobspr/P3DModuleBuilder#8.

What kind of error message did you get? Which precise version of Panda3D are you using?

Perhaps you are using an outdated version of Panda3D? Some time ago there were some fixes to the BulletVehicle wheel synchronization.

Perhaps this should be filed as a feature request for Panda3D's deployment system.