Giter Club home page Giter Club logo

Comments (8)

Sw4mpf0x avatar Sw4mpf0x commented on August 11, 2024

If you still have it, take a look through the setup script output and check that dependencies are properly installed. It sounds like something caused Django to not be installed. What Linux distro are you using?

from kraken.

NbR404 avatar NbR404 commented on August 11, 2024

4.7.0-kali1-amd64

from kraken.

Sw4mpf0x avatar Sw4mpf0x commented on August 11, 2024

I would first try cloning Kraken again and rerunning the setup script. Don't clone to /opt as this is where the setup script installs Kraken. Where are you getting that error from? Setup? Starting Kraken?

from kraken.

NbR404 avatar NbR404 commented on August 11, 2024

In Setup i have a lot of errrors
./setup.sh: 95: ./setup.sh: source: not found
Creating new Django private key.
./setup.sh: 107: ./setup.sh: mkvirtualenv: not found
./setup.sh: 108: ./setup.sh: workon: not found
Failed building wheel for M2Crypto
File "./manage.py", line 8, in
from django.core.management import execute_from_command_line
ImportError: No module named django.core.management

from kraken.

Sw4mpf0x avatar Sw4mpf0x commented on August 11, 2024

You may need to check what repositories you have configured in /etc/apt/sources.list. Check out http://docs.kali.org/general-use/kali-linux-sources-list-repositories and see if yours are up to date.

from kraken.

whitehat-zero avatar whitehat-zero commented on August 11, 2024

Running into same errors over here. Tried on Kali 2016.2 and Kali Light 2016.2. Both were VMware Images downloaded from offsec (https://www.offensive-security.com/kali-linux-vmware-virtualbox-image-download/) . Not sure if ravemandot was using these images as well. Tried installing an older version of swig hoping to get some traction but no dice. Also made sure to not git clone into /opt as well. Sources.list are up to date.

from kraken.

Sw4mpf0x avatar Sw4mpf0x commented on August 11, 2024

I will test this out on a freshly downloaded image and get back to you with what I find.

from kraken.

Sw4mpf0x avatar Sw4mpf0x commented on August 11, 2024

I ran into the same problem during installation. It looks like a dependency issue when trying to install M2Crypto in the python virtual environment, which is not needed for Kraken. I have removed it from the installation script.

from kraken.

Related Issues (10)

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.