Coder Social home page Coder Social logo

Comments (7)

verovaleros avatar verovaleros commented on May 20, 2024 1

We are migrating to Python3 and this should be solved. Stay tuned.

from domain_analyzer.

eldraco avatar eldraco commented on May 20, 2024

Hi
It works well in macos Sierra 10.12.6. We run it in macos and several distros of linux.

We installed dnspython using pip:
dnspython (1.15.0)

How did you install it?
Do you have an error text? line you run? operating system you use?

from domain_analyzer.

johnroach avatar johnroach commented on May 20, 2024

I have tried installing using pip install... However, it looks like that didn't work... I will try again with a virtual env. Promise to return back as soon as possible.

from domain_analyzer.

johnroach avatar johnroach commented on May 20, 2024

Just tried again with a virtualenv activated. Removed and re-installed dnspython. I got the same issue... it installed 1.15.0.

from domain_analyzer.

johnroach avatar johnroach commented on May 20, 2024

Could this be due to python3 issues?

from domain_analyzer.

eldraco avatar eldraco commented on May 20, 2024

Aha. Could be. Didn't try it with python3 yet. Can you see if with python 2.7.X works for you?

from domain_analyzer.

verovaleros avatar verovaleros commented on May 20, 2024

We created a docker image to extend a little the life of this Python2.7 version until we migrate fully to Python 3. You can give it a shot, it has already all dependencies installed:
docker run --rm -it verovaleros/domain_analyzer:python2.7 /domain_analyzer/domain_analyzer.py -d
or
docker run --rm -it verovaleros/domain_analyzer:python2.7 /bin/bash

from domain_analyzer.

Related Issues (20)

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.