Giter Site home page Giter Site logo

Can't run dnschef.py about dnschef HOT 5 OPEN

iphelix avatar iphelix commented on August 19, 2024
Can't run dnschef.py

from dnschef.

Comments (5)

MatP-MatP avatar MatP-MatP commented on August 19, 2024 3

Got the same issue, but if you install it using pip, you must run pip as root, as you must provide privilege access to run dnschef, if not, it will install it into you std user so try:
sudo pip3 install dnslib

from dnschef.

y2k04 avatar y2k04 commented on August 19, 2024 1

@kynanelliot @RandomProrammer @hotelzululima
python -m pip install dnslib

You don't need to run pip as root because it is literally just downloading and moving python files which represents dnslib.

from dnschef.

Deric-W avatar Deric-W commented on August 19, 2024

Did you installed dnslib as listed in requirements.txt?

from dnschef.

lukeh990 avatar lukeh990 commented on August 19, 2024

I'm getting it to i ran pip3 list and there dnslib was installed but DNSChef did not see it

from dnschef.

hotelzululima avatar hotelzululima commented on August 19, 2024

hmm I have tried both sudo -H pip3 install -r requirements.txt as well.. but no joy..

still getting**
Traceback (most recent call last):
File "./dnschef.py", line 40, in
from dnslib import *
ModuleNotFoundError: No module named 'dnslib'
➜ dnschef git:(master)

os is OSX catalina .3 python3

any ideas?

from dnschef.

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.