Describe the problem
In the install.sh file is specified that one of the required libraries is: libpython3.7-dev
That caused issue if you want to install the library with Python 3.8 which seems to be supported looking at the following lines of code where you check the python version.