标签: python
我在Windows 10 64位上使用Python32创建了pyinstaller可执行文件,但它仅在64位PC上工作(我需要在32位PC上运行exe)。
该程序在32位PC上运行该怎么办?