missin cxoModule.h · Issue #155 · oracle/python-cx_Oracle (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Description
I tried to upgrade my 6.1 version to 6.2, on macOs high sierra. Got an error that cxoModule.h File not found upon compilation. When I downloaded the tar.gz from the Python repo, and unzipped it, I found that the file is missing in the src directory. When I got it from github, and put it there, setup.py install worked with no problem
So it seems the tarball need to be rebuilt.