PaulSec/API-dnsdumpster.com

had to use: from dnsdumpster.DNSDumpsterAPI import DNSDumpsterAPI

Closed this issue · 3 comments

had to use: from dnsdumpster.DNSDumpsterAPI import DNSDumpsterAPI

I see, did you clone the repository or did you use Pypi?

First I tried:
$ pip3 install dnsdumpster --user
then as root without --user
also tried "python3.4 -m pip install"

It installs to /usr/local/lib/python3.4/dist-packages/dnsdumpster/{__init__.py,DNSDumpsterAPI.py}
I'm on Debian 8 + python 3.

It's now all fixed. 👍
Sorry for the late reply