cs50 / check50

This is check50, a command-line program with which you can check the correctness of your programs.
GNU General Public License v3.0
399 stars 267 forks source link

check50 faild at "no module named 'pkg_resources' #293

Closed Bugbert closed 1 year ago

Bugbert commented 1 year ago

This happened on an Arch Linux container (Fedora host) after installing with pip install check50

Bugbert commented 1 year ago

looked into it further and it turned out I didn't have setuptools installed