Error during installation by running setup_OpenELIS.py

nevlana@predator:~/openelis-docker/OpenELIS-Global_2.3.2.2_Installer$ python3 setup_OpenELIS.py
app name is: OpenELIS-Global
Version is: 2.3.2.2

OpenELIS installer Version 2.3.2.2
/etc/openelis-global/setup.ini already exists, using already installed version
Checking for Postgres 8.3 or later installation
Postgres14.13 found!

could not change directory to “/home/nevlana/openelis-docker/OpenELIS-Global_2.3.2.2_Installer”: Permission denied
Traceback (most recent call last):
File “/home/nevlana/openelis-docker/OpenELIS-Global_2.3.2.2_Installer/setup_OpenELIS.py”, line 1338, in
main(sys.argv[1:])
File “/home/nevlana/openelis-docker/OpenELIS-Global_2.3.2.2_Installer/setup_OpenELIS.py”, line 166, in main
if check_preconditions(‘install’):
File “/home/nevlana/openelis-docker/OpenELIS-Global_2.3.2.2_Installer/setup_OpenELIS.py”, line 1090, in check_preconditions
if (db_installed(‘clinlims’)):
File “/home/nevlana/openelis-docker/OpenELIS-Global_2.3.2.2_Installer/setup_OpenELIS.py”, line 1129, in db_installed
return db_name in result
TypeError: a bytes-like object is required, not ‘str’

Hello @Abdoul_Matinou_Maman , sorry for the above error.
In general we use the installer in enviroments where theres no internet accesibity.
if so , we can proceede on helping you debug this.
Incase you have internet accesibility , you can try this docker-compose setup