Menu

#43 No module named requests

v1.0 (example)
closed-fixed
nobody
None
5
2014-07-04
2014-07-03
Azareal
No

Whenever I run wapiti-cookie, it brings up this error "ImportError: No module named requests".

Discussion

  • devloop

    devloop - 2014-07-04

    You need to install python-requests (see http://docs.python-requests.org/en/latest/ ) in order to run Wapiti.
    Look for requests in the package manager of your distribution or install it with pip.

     
  • devloop

    devloop - 2014-07-04
    • status: open --> closed-fixed
     

Log in to post a comment.