简体   繁体   中英

I am installing cx_Oracle using pip install cx_Oracle and getting an error “Could not build wheels”

Error message - "Could not build wheels for cx_Oracle which use PEP 517 and cannot be installed directly"

My python version is 3.7

If it's macOS, try installing xcode and followed by cx_Oracle. I had the same issue and worked after xcode install.

xcode-select --install

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM