I made an application GUI with database with python 3.7.3 64bit and i exported it with pyinstaller but when i run it in windows 7 32bit it shows an error.
does any one have solution to how to convert app 64bit to 32bit without installing the 32bit version of python ?