Panda Bullet

i did this and when i try and run the first test file (01_Basics.py) i get

DirectStart: Starting the game.
Known pipe types:
  wglGraphicsPipe
(all display modules loaded.)
Traceback (most recent call last):
  File "01_Basics.py", line 20, in <module>
    from libpandabullet import BulletManager
ImportError: DLL load failed: The specified procedure could not be found.

i copied the manifest, the PYD and the SO into python’s library/site-packages folder, without putting it into any other folder