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

Traceback (most recent call last) #23

Open
Rootlente opened this issue Mar 14, 2019 · 3 comments
Open

Traceback (most recent call last) #23

Rootlente opened this issue Mar 14, 2019 · 3 comments

Comments

@Rootlente
Copy link

Rootlente commented Mar 14, 2019

Traceback (most recent call last):
File "pompem.py", line 5, in
from core.exploit_finder import ExploitFinder
File "/home/WWW/Desktop/tools/Pompem/core/exploit_finder.py", line 5, in
from core.scrapers import PacketStorm, CXSecurity, ZeroDay, Vulners,
File "/home/WWW/Desktop/tools/Pompem/core/scrapers.py", line 7, in
from core.request_worker import RequestWorker, RequestWorkerHttpLib
File "/home/WWW/Desktop/tools/Pompem/core/request_worker.py", line 4, in
import requests
ImportError: No module named 'requests'

@ghost
Copy link

ghost commented Jun 23, 2019

@Rootlente Please read README and Installation part in it !

@HakaishinShwet
Copy link

Still facing issue of trackback(most recent call) after applying every step correctly pls lead us the way to install and use it properly

@BetaMaxHeadroom
Copy link

I'm also seeing the traceback issue. I must not have setup the python virtual environment correctly. I get some output. But, I appear to be missing entries from exploit-db.

Can someone please list the code I should be using for the python virtual environment? Also, would anyone happen to know why the traceback still shows up when you install this tool from apt?

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

3 participants