python报错:
import cx_Oracle
ImportError: DLL load failed: %1 不是有效的 Win32 应用程序。
ERROR: Cannot uninstall 'pywin32'. It is a distutils installed project and thus we cannot accurately
不需要卸载旧的 直接覆盖安装
pip install --ignore-installed cx_Oracle
pip install --ignore-installed pywin32
浙公网安备 33010602011771号