Pompem icon indicating copy to clipboard operation
Pompem copied to clipboard

Traceback (most recent call last)

Open Rootlente opened this issue 6 years ago • 3 comments

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'

Rootlente avatar Mar 14 '19 07:03 Rootlente

@Rootlente Please read README and Installation part in it !

ghost avatar Jun 23 '19 19:06 ghost

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

Greatz08 avatar Apr 10 '20 03:04 Greatz08

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?

BetaMaxHeadroom avatar May 28 '20 19:05 BetaMaxHeadroom