#๐Ÿ”’ Problems compiling code for a 32-bit computer and win 7

16 messages ยท Page 1 of 1 (latest)

cunning garden
#

I made a little game with pygame to test and I'm trying to create an .exe file so I can use it on a win7 32 bit computer. I'm trying to do it from a win11 64-bit computer.
So far the only thing I managed to do was create some 64-bit executables.

glacial oasisBOT
#

@cunning garden

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

neat kiln
#

First, why?

#

Second, please a supported versions of Windows

#

Third, good luck

#

What version of Python did you install?

#

!title Build 32bit Win7 exe on Windows 11

glacial oasisBOT
#

Build 32bit Win7 exe on Windows 11

cunning garden
#

I understand that versions prior to 3.9 work on Windows 7

#

These are the versions used in cmd and vs code
and what are the versions that I have

#

Would I have to change the version of python in cmd to then make the exe with pyinstaller?

#

Or is there something else I should do first?

glacial oasisBOT
#
Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.