Skip to content

Facing the following error after running "python nosqlframework.py -h" command #80

@HooriaBangash

Description

@HooriaBangash

ython nosqlframework.py -h
Traceback (most recent call last):
File "nosqlframework.py", line 20, in
import coreconfigure
File "/Volumes/Work/Mine/Tools/Nosql-Exploitation-Framework-master/coreconfigure.py", line 14, in
from dbattacks import mongoattacks
File "/Volumes/Work/Mine/Tools/Nosql-Exploitation-Framework-master/dbattacks/init.py", line 2, in
import mongoattacks
File "/Volumes/Work/Mine/Tools/Nosql-Exploitation-Framework-master/dbattacks/mongoattacks.py", line 3, in
import pymongo
ImportError: No module named pymongo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions