Pose Driver Connect (and Pose Wrangler) Not working on Maya 2025

Hey friends. I am doing pipeline for a video game with some fellow students for a school project. The animators said it would be very helpful to use Pose Wrangler and Pose Driver Connect. I installed this from the Epic Games library:

However, the program is running errors when I try to run it in Maya. Instead of running, I get these kind of errors:

Error: EpicGames.PoseWrangler : Unable to load valid RBF plugin version.

Error: InvalidPoseWranglerPlugin: file G:\skyguard\production\maya\module\PoseDriverConnect\python\epic_pose_wrangler\model\plugin_manager.py line 66: Unable to load valid RBF plugin version.

and

// Error: file: C:/Program Files/Autodesk/Maya2025/scripts/others/pluginWin.mel line 316: Unable to dynamically load : G:/skyguard/production/maya/module/PoseDriverConnect/plug-ins/windows/2024/MayaUERBFPlugin.mll
// The specified procedure could not be found.
// Error: file: C:/Program Files/Autodesk/Maya2025/scripts/others/pluginWin.mel line 316: The specified procedure could not be found.
// (MayaUERBFPlugin)

When I look in the mod file, I can see there is no update for Maya2025, and there is no compiled code for 2025 either.


Do you know how to get this working in 2025? Is there a 2025 version out yet? If not, how can I get a 2024 version of maya and get it working on that?

I am new to pipe so anything helps. Thank you!

No solution yet but just linking to this post as it is requesting the same thing.
(Please compile PoseDriverConnect MayaUERBFPlugin for Maya 2025 ))

UPDATE:

I asked a friend about this who said that he reached out to Epic and got a 2025 version.

Only problem now is that I am getting this error:

import pipe.m.wrangler; pipe.m.wrangler.run()

Warning: Unknown object type: UE4RBFSolverNode

Error: EpicGames.PoseWrangler : Unable to import API v2, falling back to API v1 - No module named ‘six’

I am not sure how to fix this but it really seams to be slowing maya down.

Thanks!

I am not sure how I contact Epic directly to get this updated plugin - I thought that was the point of these forums.
The available plugin on FAB looks like the old one based on the date. If you are able to pass me a copy of the plugin you have using another method then I can give it a try and let you know if I have any luck.