command 'gcc' failed with exit status 1 while installing cx_Oracle on windows 64 bit
问题 I'm trying to install cx_Oracle on my Windows 7 - 64 bit version. I previously had a question here about installing cx_Oracle on Windows and I solved the issue by myself; but it was a 32 bit version of Windows 7; here I faced a new problem installing it. I should mention that I deployed 64 bit version of MinGW and also Microsoft Visual Studio 2008 . For both I got command 'gcc' failed with exit status 1 . I tried easy_install cx_Oracle in Microsoft Visual Studio 2008 console and I got this