wummel / linkchecker

check links in web documents or full websites
http://wummel.github.io/linkchecker/
GNU General Public License v2.0
1.42k stars 234 forks source link

Doens't even startup #613

Closed nigelhorne closed 8 years ago

nigelhorne commented 8 years ago

$ ./linkchecker http://www.example.com Traceback (most recent call last): File "./linkchecker", line 30, in import linkcheck File "/Users/hornenj/src/linkchecker/linkcheck/init.py", line 28, in import requests ImportError: No module named requests