Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

File "sqliv.py", line 13, in <module> from src.crawler import Crawler ETC. #65

Open
ghost opened this issue Feb 27, 2018 · 3 comments
Open

Comments

@ghost
Copy link

ghost commented Feb 27, 2018

root@kali:~/sqliv# python sqliv.py -d "inurl:index.php?id=" -e google Traceback (most recent call last): File "sqliv.py", line 13, in <module> from src.crawler import Crawler File "/root/sqliv/src/crawler.py", line 5, in <module> from nyawc.Options import Options ImportError: No module named nyawc.Options

I am using the latest kali linux rolling edition.Any tips? Watch here -> https://www.youtube.com/watch?v=P0ms5y5NmxM&feature=youtu.be

@drdos-paradox
Copy link

Yeah. I second that. Running Android 7.1 using Gnuroot Debian.
root@localhost:/sqliv# sqliv --help
Traceback (most recent call last):
File "/usr/share/sqliv/sqliv.py", line 13, in
from src.crawler import Crawler
File "/usr/share/sqliv/src/crawler.py", line 5, in
from nyawc.Options import Options
ImportError: No module named nyawc.Options

@Boris519
Copy link

Boris519 commented Mar 3, 2018

Same
root@debian:~/sqliv# python sqliv.py Traceback (most recent call last): File "sqliv.py", line 13, in <module> from src.crawler import Crawler File "/root/sqliv/src/crawler.py", line 5, in <module> from nyawc.Options import Options ImportError: No module named nyawc.Options`

@DeWolfRobin
Copy link

same windows and linux

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants