From a464dcfed242b92dadf2a32ea844d640cae1f9ab Mon Sep 17 00:00:00 2001 From: Ashwin Jayaprakash Date: Sun, 30 Apr 2023 21:28:13 -0400 Subject: [PATCH] Updates python dependencies verified for successful install --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1c2ed85..c77b9ae 100644 --- a/README.md +++ b/README.md @@ -241,6 +241,9 @@ For using the ODAT development version, the last version of the Oracle client ca * Install *python3-dev*, *alien* and *libaio1* package (for sqlplus): ```bash sudo apt-get install libaio1 python3-dev alien python3-pip + +# adding python dependencies +pip install pycryptodome python-libnmap ``` * Generate DEB files from RPM files with :