Hi I'm trying to connect Python jupyter to my Oracle sql developer. Please please someone tell me what I'm doing wrong.
Install cx_Oracle pip install cx_Oracle Success!!!
I went to Oracle Instant Client and downloaded Basic package instant client 21_3 version and unziped and saved in c drive
Copy the Oracle instant client 21_3 path and pasted in environment variable
Import cx_Oracle Conn=cx_Oracle(...details) Error is DPI-1047 Cannot locate a 64-bit Oracle Client library.
I honestly cannot tell what im doing wrong and all the tutorial videos are so confusing please please someone who already did this successfully please help me.