Skip to content

install.sh supports only python3.7 not python3.8 #55

@danistrigaro

Description

@danistrigaro

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugfor issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions