Error in installing cx_oracle in Python | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

Error in installing cx_oracle in Python

I've been trying to install cx_Oracle module using pip but I'm getting an error "LINK : fatal error LNK1171: unable to load mspdb140.dll (error code: 127)" I've also tried it installing using .whl file. With it, installation is successful but on importing the module the error is "ImportError: DLL load failed: %1 is not a valid Win32 application." I'm using Python 3.6 64 bit version on Windows 10. Can please somebody help me on this...ļ»æ

17th Jan 2017, 12:32 PM
Naman Jain
Naman Jain - avatar
1 Resposta
0
Did you try to register this DLL by OS?
29th Jan 2017, 10:22 AM
Š˜Š³Š¾Ń€ŃŒ Š¢ŠøрсŠŗŠøŠ¹
Š˜Š³Š¾Ń€ŃŒ Š¢ŠøрсŠŗŠøŠ¹ - avatar