Hi all, platform.architecture() returns 32-bit and 64-bit on their respective OSs when run from source. But when compiled with Pyinstaller on a 32-bit OS, it returns 32-bit when run on either architecture. Is there any way to work around this?
Thanks! -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyinstaller?hl=en.
