Hi Sakurai,
python -VV
Python 2.7.12
There is no MSC version after typed this command.
Regards,
Ho Yeung, Lee
Martin
________________________________
From: Sakurai Youhei <***@ysoft.com>
Sent: Wednesday, May 10, 2017 0:23
To: Martin Lee
Cc: py2exe-***@lists.sourceforge.net
Subject: Re: [Py2exe-users] The application has failed to start because its side-by-side configuration is in correct
Hello,
I'm just one of py2exe users but I'd be able to give a clue.
At first, check out what compiler built your Python by following command.
python -VV
Then, you'll find version (MSC v. nnnn) and architecture (32 bit or 64 bit) of compiler in command's output.
Next, go to http://stackoverflow.com/a/2676904 and identify what version of VC++ needs to be installed.
[https://cdn.sstatic.net/Sites/stackoverflow/img/apple-touch-***@2.png?v=73d79a89bded]<http://stackoverflow.com/a/2676904>
What version of Visual Studio is Python on my computer compiled with?<http://stackoverflow.com/a/2676904>
stackoverflow.com
I am trying to find out the version of Visual Studio that is used to compile the Python on my computer It says Python 2.6.2 (r262:71605, Apr 14 2009, 22:40:02) [MSC v.1500 32 bit (Intel)] on win...
After installing correct version and architecture of vcredist, your application will be probably able to start without such error.
Best regards,
Youhei
Sent from my iPhone
On May 9, 2017, at 23:28, Martin Lee <***@hotmail.com<mailto:***@hotmail.com>> wrote:
Hi ,
in the past, compile this program in window 7 without any visual studio installed, it can run in new window server
but after install VS2017 community, and compile python program to executable file in window 10, then got this error
Regards,
Ho Yeung, Lee
Martin
________________________________
From: Martin Lee <***@hotmail.com<mailto:***@hotmail.com>>
Sent: Tuesday, May 9, 2017 22:00
To: py2exe-***@lists.sourceforge.net<mailto:py2exe-***@lists.sourceforge.net>
Subject: [Py2exe-users] The application has failed to start because its side-by-side configuration is in correct
Hi,
install in new virtual machine window 2008 in window 2012
after install vcredist_x64.exe still have this error
The application has failed to start because its side-by-side configuration is in
correct. Please see the application event log or use the command-line sxstrace.e
xe tool for more detail.
# setup.py
from distutils.core import setup
import py2exe
setup(console=["sendsyslog.py"])
Regards,
Martin
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org<http://Slashdot.org>! http://sdm.link/slashdot
_______________________________________________
Py2exe-users mailing list
Py2exe-***@lists.sourceforge.net<mailto:Py2exe-***@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/py2exe-users
________________________________
CONFIDENTIALITY NOTICE
This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information.
If you receive this message in error, please immediately delete it and all copies of it from your system, destroy any hard copies of it and notify us by email to ***@ysoft.com with a copy of this message. You must not, directly or indirectly, use, disclose, distribute, print or copy any part of this message if you are not the intended recipient. Y Soft and any of its subsidiaries each reserves the right to monitor all e-mail communications through its networks.
Y Soft is neither liable for the proper, complete transmission of the information contained in this communication nor any delay in its receipt. This email was scanned for the presence of computer viruses. In the unfortunate event of infection Y Soft does not accept liability.
Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorised to state them.