GithubHelp home page GithubHelp logo

import error about nosqlmap HOT 4 CLOSED

EXCISIONMODZ avatar EXCISIONMODZ commented on May 27, 2024 1
import error

from nosqlmap.

Comments (4)

github-actions avatar github-actions commented on May 27, 2024

Stale issue message

from nosqlmap.

pm015 avatar pm015 commented on May 27, 2024

NoSQLMap % python nosqlmap.py
Traceback (most recent call last):
File "nosqlmap.py", line 8, in
import nsmcouch
File "/Users/priyanka.malusare/NoSQLMap/nsmcouch.py", line 6, in
import couchdb
ImportError: No module named couchdb

how to resolve this error in mac?

from nosqlmap.

Deve-OP avatar Deve-OP commented on May 27, 2024

Traceback (most recent call last):
File "nosqlmap.py", line 8, in
import nsmcouch
File "/home/developer/TOOLS/SQL INJECT/NoSQLMap/nsmcouch.py", line 6, in
import couchdb
ImportError: No module named couchdb

from nosqlmap.

Deve-OP avatar Deve-OP commented on May 27, 2024

convert the python2 code to 3. I think the code is written in python2 but converting it work for me

Enter this in the same directory:
2to3 . -w

NOTE: you need to install 2to3 module before u can convert it

from nosqlmap.

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.