Giter VIP home page Giter VIP logo

Comments (8)

darker0n avatar darker0n commented on August 19, 2024
sudo pip install discovery
sudo pip install requests

from theharvester.

kaizensoze avatar kaizensoze commented on August 19, 2024

I think pip install requests should suffice. I actually overlooked the Dependencies section myself in the README since it's right next to the Changelog so it might make sense to include a pip install requests.

from theharvester.

laramies avatar laramies commented on August 19, 2024

Yes, the only dependency is requests, I added a check to see if requests is installed, and if not will tell the user to install the library. Also I added in the README the dependency. Will upload later today.

from theharvester.

laramies avatar laramies commented on August 19, 2024

Btw, latest version (2.6) has both things. Can't you see them?

from theharvester.

kaizensoze avatar kaizensoze commented on August 19, 2024

After doing a pip uninstall requests and running the latest version I see the same thing that @ForceLightning228 is reporting.

from theharvester.

laramies avatar laramies commented on August 19, 2024

But requests should be installed, you need to have it in order to run theHarvester, if you do an uninstall (pip uninstall requests) it is normal that it wont work. Can you confirm that it works when requests is installed? thanks.

from theharvester.

kaizensoze avatar kaizensoze commented on August 19, 2024

Sorry maybe I misunderstood your comment. I thought you were saying you added a check to see if requests is installed and, if not, give a custom message instead of a Traceback.

from theharvester.

laramies avatar laramies commented on August 19, 2024

You are right, that is how it is supposed to work. But I know what is the problem. I am importing first Discovery, which will import the discovery modules and those are using requests; so it fails there before the check i added in the main file. I will fix this, thanks for raising it.

from theharvester.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.