github-tooling / ghtopdep

:star: CLI tool for sorting dependents repo by stars
MIT License
259 stars 18 forks source link

dont use selectolax? #13

Open andriyor opened 3 years ago

andriyor commented 3 years ago

to prevent build error

amativos commented 3 years ago

I was able to build successfully using python 3.7. You can mention in README that recent versions of python may not work. selectolax seems to only declare support for python 3 up to version 3.7.

MohammedFaragallah commented 3 years ago

install python 3.7

py -3.7 -m pip install ghtopdep