Making an exe redist package

I changed my “license.txt” file to “LICENSE” and did another run with packpanda and it all worked.

Then trying to use PDeploy as described in the manual (linked above) I get this error:

File “VFSImporter”, line 153, in load_module
File “C:\buildslave\release_rtdist_win32\build\panda3d\built_cmu\pandac\PandaModules.py”, line 32, in
File “VFSImporter”, line 153, in load_module
File “C:\buildslave\release_rtdist_win32\build\panda3d\built_cmu\pandac\libp3visionModules.py”, line 2, in
File “C:\buildslave\release_rtdist_win32\build\panda3d\built_cmu\pandac\extension_native_helpers.py”, line 79, in Dtool_PreloadDLL
ImportError: DLL load failed: The specified procedure could not be found.
Failure on startup.

I’m just starting out with Panda3D, learning.
Any advice is greatly appreciated.

Thanks again for any help.

Tony