You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: