I have a simple game, which uses the pygame package.
I have no build errors when I use pyinstaller to generate an exe from my
single Python source file. However, when I execute the file from the
Command Line in Windows, I see the following output:
pygame 1.9.6
Hello from the pygame community. https://www.pygame.org/contribute.html
I am using Python 3.8.3 Windows x64) under Windows 10 Home edition
Any assistance would be much appreciated, thank you.
I tried inserting print statements in my Python source, but they wouldn't
appear on the Windows command line or anywhere else I could find.
Thank you, Simon
--
You received this message because you are subscribed to the Google Groups
"PyInstaller" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/pyinstaller/7c900f72-3e2f-4f04-9512-33d8b83b3e97%40googlegroups.com.