0x09AL / raven

raven is a Linkedin information gathering tool that can be used by pentesters to gather information about an organization employees using Linkedin.
773 stars 163 forks source link

Error while running #18

Closed iamsourcer closed 6 years ago

iamsourcer commented 6 years ago

File "raven.py", line 80, in RequesterObject = requester.Requester() File "/Users/jtarrico/Desktop/raven/modules/requester.py", line 20, in init display = Display(visible=0, size=(1600, 1024)) File "/Library/Python/2.7/site-packages/pyvirtualdisplay/display.py", line 34, in init self._obj = self.display_class( File "/Library/Python/2.7/site-packages/pyvirtualdisplay/display.py", line 52, in display_class cls.check_installed() File "/Library/Python/2.7/site-packages/pyvirtualdisplay/xvfb.py", line 38, in check_installed ubuntu_package=PACKAGE).check_installed() File "/Library/Python/2.7/site-packages/easyprocess/init.py", line 180, in check_installed raise EasyProcessCheckInstalledError(self) easyprocess.EasyProcessCheckInstalledError: cmd=['Xvfb', '-help'] OSError=[Errno 2] No such file or directory Program install error!