Bug #73862 | Python error after installing 6.2.x versions | ||
---|---|---|---|
Submitted: | 9 Sep 2014 13:58 | Modified: | 23 Sep 2014 9:53 |
Reporter: | Scott DiNucci | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Workbench | Severity: | S1 (Critical) |
Version: | 6.2.1 | OS: | Windows (Windows 8.1 64-bit) |
Assigned to: | CPU Architecture: | Any |
[9 Sep 2014 13:58]
Scott DiNucci
[9 Sep 2014 16:35]
Alfredo Kojima
Do you have Python installed?
[9 Sep 2014 17:17]
Scott DiNucci
I have not installed python separately. The only python.exe file installed on the workstation is installed in the Workbench installation folder.
[9 Sep 2014 19:59]
Peter Laursen
I think that this MS link may help to provide a solution: http://support.microsoft.com/kb/2785188/en-us (But WB should really try to avoid such external dependencies IMO. It is quite simple, really). -- Peter -- not a mySQl/Oracle person
[9 Sep 2014 20:00]
Peter Laursen
+ http://stackoverflow.com/questions/10492037/the-application-was-unable-to-start-correctly-... 339
[10 Sep 2014 4:35]
Alfredo Kojima
Workbench doesn't require python to be installed, it is provided in our packages. Have you tried the noinstall version of the 6.2.2 Workbench package? What about WB 6.1.7?
[15 Sep 2014 19:52]
Scott DiNucci
WB 6.1.7 installs and works correctly. WB 6.2.1 64Bit and 32BIT versions do not install correctly (python.exe error) nor do they run. WB 6.2.2 64Bit and 32BIT versions do not install correctly (python.exe error) nor do they run. WB 6.2.2 64Bit and 32BIT noinstall versions do not run.
[17 Sep 2014 18:40]
Alfredo Kojima
Do you have the MSVCR 2013 redistributables installed? http://www.microsoft.com/en-us/download/details.aspx?id=40784
[18 Sep 2014 19:02]
Scott DiNucci
I had the 32 bit version installed. Once the 64 bit version was installed, the Workbench installation was able to complete successfully and I was able to run the application.
[23 Sep 2014 9:53]
MySQL Verification Team
Thank for the feedback. I tried to repeat this issue on couple of boxes and not able to repeat. Per [18 Sep 19:02] Scott DiNucci note, marking this as Can't repeat. Please feel free to open this bug if you are seeing it again. Thanks, Umesh
[28 Mar 2015 7:35]
Kadarkarai Selvam
I am facing this issue for quite some time. And I have replicated n number of times. I have already installed python 3.7.3. While i am installing mysql workbench6.2.5, i got the same error. Click on ok in the dialog closes the pop up and finishes the workbench installation. Then the workbench haven't open. Later, I decided to uninstall python and try the installation of workbench and do the same. Still the issue persists.
[1 May 2015 13:25]
Michael Finn
Experienced this exact error installing mysql-workbench-community-6.2.5-winx64.msi on Windows 7 Pro SP1 64-bit. I already had Python 2.7 installed at C:\Python27 as part of ESRI ArcGIS, and a separate install of Python 3.3 at C:\Python33.
[1 May 2015 21:27]
Michael Finn
Like others, I separately installed Microsoft's Visual C++ 2013 Redistributable, and the installation completed with no errors this time. Program runs normally after install as well.