Muhammad Taha Khan

Results 3 comments of Muhammad Taha Khan

Hi @haritamar any news, can we please expedite this much needed Component 🙏

@haritamar @Tomme Thanks a lot for this

pip install cx_Oracle mkdir -p /opt/oracle cd /opt/oracle wget https://download.oracle.com/otn_software/linux/instantclient/1920000/instantclient-basic-linux.x64-19.20.0.0.0dbru.zip unzip instantclient-basic-linux.x64-19.20.0.0.0dbru.zip apt-get install -y --no-install-recommends libaio1 sh -c "echo /opt/oracle/instantclient_19_20 > /etc/ld.so.conf.d/oracle-instantclient.conf" ldconfig Running These commands worked for me