Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
HooriaBangash opened this issue Feb 27, 2018 · 1 comment

Comments

@HooriaBangash
Copy link

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

@torque59
Copy link
Owner

Did you run the installation of the requirements file , if not check again in the install instructions of the framework

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants