Coder Social home page Coder Social logo

Having issues installing about autorecon HOT 3 CLOSED

tib3rius avatar tib3rius commented on July 16, 2024
Having issues installing

from autorecon.

Comments (3)

Paenlys avatar Paenlys commented on July 16, 2024 1

Ended up downloading the 2020.2a kali linux disc and running that with virtualbox.
After doing all the installs and updates, I finally got autorecon to install.

from autorecon.

samuel-emrys avatar samuel-emrys commented on July 16, 2024

This isn't related to AutoRecon. It looks like your system isn't able to build the cryptography wheel successfully. Looking at the command output, you don't have the openssl headers installed and so the call to the i686-linux-gnu-gcc compiler fails. I'd suggest attempting to upgrade python3-pip (assuming you're using kali), which I think should install missing required headers:

$ sudo apt upgrade python3-pip

Also note that you shouldn't need to use sudo for the pipx installation command. To install, you should be executing:

pipx install git+https://github.com/Tib3rius/AutoRecon.git

from autorecon.

Paenlys avatar Paenlys commented on July 16, 2024
python3-pip is already the newest version (20.0.2-5kali1).
0 upgraded, 0 newly installed, 0 to remove and 56 not upgraded.

Still having same issue with:
pipx install git+https://github.com/Tib3rius/AutoRecon.git

from autorecon.

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.