I've triple-checked to verify that I have all dependencies, and all dependencies of dependencies, but when I try to run it, I get the error:
python3: /lib/libc.so.6: version `GLIBC_2.25' not found (required by /usr/local/lib/libpython3.6m.so.1.0)
When I browse extensions, there are hundreds of matches with "libc" in the name. Which do I need?