gone-phishing icon indicating copy to clipboard operation
gone-phishing copied to clipboard

Error in implementing the project

Open Sucilsapkota opened this issue 9 years ago • 4 comments

I cant implement the project.

sucil@sucil:~/Downloads/gone-phishing-master/ipwhois-0.13.0/ipwhois$ python whois.py Traceback (most recent call last): File "whois.py", line 30, in from .utils import unique_everseen ValueError: Attempted relative import in non-package

Sucilsapkota avatar Aug 12 '16 04:08 Sucilsapkota

Sucilsapkota,

Do you have the ipwhois module installed? pip install ipwhois

egd-io avatar Aug 13 '16 04:08 egd-io

sucil@sucil:~/Downloads/gone-phishing-master$ python whois.py Traceback (most recent call last): File "whois.py", line 7, in from ipwhois import IPWhois ImportError: No module named ipwhois

now I got this error!!!

Sucilsapkota avatar Aug 15 '16 04:08 Sucilsapkota

As stated in my last comment, run pip install ipwhois

egd-io avatar Aug 15 '16 05:08 egd-io

See my comment here.

egd-io avatar Aug 15 '16 05:08 egd-io