Need help packing my panda game

During development, I use this in my command line to start my game

start ppython -u main.py

Now I would like to try out a shipped version of this game, how do I do this? I used packp3d and pdeploy and I’m just getting crashes.