JACK-NEW-PROJECT / deletedrepo

111 stars 45 forks source link

why this happen ? #2

Closed chiapparinose closed 5 years ago

chiapparinose commented 5 years ago

how i can fix it ?

File "ultimate-dork.py", line 15, in from lib.dork import search_engine as _seg File "/root/Ultimate-Dork/lib/dork.py", line 4, in from fake_useragent import UserAgent ModuleNotFoundError: No module named 'fake_useragent'

JACK-NEW-PROJECT commented 5 years ago

You have not installed the module type "python -m pip install fake_useragent"