On Mon, Apr 17, 2017 at 8:06 PM, Jorge Moraleda <[email protected]> wrote: > easyprocess.EasyProcessCheckInstalledError: cmd=['Xvfb', '-help'] > OSError=[Errno 2] No such file or directory: 'Xvfb' > Program install error!
this is because the `xvfb` package is not installed, not because the python wrapper is missing. -- Sandro "morph" Tosi My website: http://sandrotosi.me/ Me at Debian: http://wiki.debian.org/SandroTosi G+: https://plus.google.com/u/0/+SandroTosi

