Paul, If you think will work, I hope we can narrow this issue down, hope these (3) information will help. --------------------------------------------------------------------------------------------------------------------------- (1) System Check Information: Paul, If I do a windows system check this is what I get: 32-Bit operation system, x64-base processor --------------------------------------------------------------------------------------------------------------------------- (2) Banner Information: Python 3.5.2 (v3.5.2:4def2a2901a5, Jun 25 2016, 22:01:18) [MSC v.1900 32 bit (Intel)] on win32 Type "copyright", "credits" or "license()" for more information. --------------------------------------------------------------------------------------------------------------------------- Command that I using are: Cd prombt to get into my python folder pip install cx_Freeze When the built start and finish (the Error will appear Unable to find vcvarsall.bat) I have unistalled Python and will start back over new after you check this out
I hope to hear back from you Thanks, Chester Guinyard -------------------------------------------------------------------------------------------------------- -----Original Message----- From: Paul Moore Sent: Tuesday, August 16, 2016 6:57 AM To: primary discussion list for use and development of cx_Freeze Subject: Re: [cx-freeze-users] can I get some HELPS! I am getting a error on the option line. On 16 August 2016 at 02:14, Chester Guinyard <cguiny...@pbtcomm.net> wrote: > Thomas, I keep this error : unable to find vcvarsall.bat. > Do you understand while I getting this error?. > I am running windows 10. > I downloaded cx_Freeze-4.3.4-cp35-none-win32 > I am using Python 3.5.2 Please provide the exact commands you used, and the exact output you got. The instructions Thomas gave should work as expected, with no error about vcvarsall. It's pretty much impossible to identify what is going wrong for you without the details. One thought - you downloaded the win32 version of the wheel. If you're on a 64-bit system that's the wrong one. The banner you get when you start Python should tell you if it's 32 or 64 bit. Paste that banner if you're not sure how to interpret it. Paul ------------------------------------------------------------------------------ _______________________________________________ cx-freeze-users mailing list cx-freeze-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cx-freeze-users ------------------------------------------------------------------------------ _______________________________________________ cx-freeze-users mailing list cx-freeze-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cx-freeze-users