-
Notifications
You must be signed in to change notification settings - Fork 340
Open
Description
root@kali:~# python
Python 2.7.13 (default, Jan 19 2017, 14:48:08)
[GCC 6.3.0 20170118] on linux2
Type "help", "copyright", "credits" or "license" for more information.
from sulley import *
Traceback (most recent call last):
File "", line 1, in
File "/usr/local/lib/python2.7/dist-packages/sulley/init.py", line 1, in
from sulley import Sulley
File "/usr/local/lib/python2.7/dist-packages/sulley/sulley.py", line 9, in
from providers import twilio, plivo
ImportError: No module named providers
this can resolve?
Metadata
Metadata
Assignees
Labels
No labels