oracle / python-cx_Oracle

Python interface to Oracle Database now superseded by python-oracledb
https://oracle.github.io/python-cx_Oracle
Other
890 stars 361 forks source link

cx_Oracle installation on redhat 6.7 #635

Closed bhaba20 closed 2 years ago

bhaba20 commented 2 years ago

Hi team, I need support in order to install cx_oracle on redhat 6.7 cx_oracle_installation

cjbj commented 2 years ago

You will probably just find it easier to install using pip instead of trying to get an RPM package for such an old OS. See the manual. However there may be various issues to overcome, such as finding a version of Python & matching cx_Oracle.

(PS. please don't paste screenshots: not everyone can read them; we can't text-search in them, or cut & paste for replies)

bhaba20 commented 2 years ago

Hi sir noted, I will perform and feedback.

Thanks

stale[bot] commented 2 years ago

This issue has been automatically marked as inactive because it has not been updated recently. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 2 years ago

This issue has been automatically closed because it has not been updated for a month.