SECFORCE / sparta

Network Infrastructure Penetration Testing Tool
GNU General Public License v3.0
1.6k stars 446 forks source link

[-] Import failed. Elixir library not found. Try installing it with: apt install python-elixir #121

Closed MrBlaze-web closed 4 years ago

MrBlaze-web commented 4 years ago

root@kali:~/Desktop/sparta# ls app CHANGELOG.txt controller db doc images LICENSE parsers README.md scripts sparta sparta.py ui wordlists root@kali:~/Desktop/sparta# chmod u+x sparta.py root@kali:~/Desktop/sparta# sparta.py bash: sparta.py: command not found root@kali:~/Desktop/sparta# /root/Desktop/sparta/sparta.py [-] Import failed. Elixir library not found. Try installing it with: apt install python-elixir root@kali:~/Desktop/sparta# ^C root@kali:~/Desktop/sparta#

st3r30byt3 commented 4 years ago

Hi. Please download the version in the dev branch, which doesn't use Elixir and uses Python3.

https://github.com/SECFORCE/sparta/tree/dev

MrBlaze-web commented 4 years ago

Ok thanks I can try