On Mon, Apr 17, 2017 at 8:06 PM, Jorge Moraleda
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
Package: python3-pyvirtualdisplay
Version: 0.2.1-1
Severity: normal
Dear Maintainer,
python3-pyvirtualdisplay requires python3-xvfbwrapper and it should list it as
a dependency but it does not. If python3-xvfbwrapper is not installed, the line:
display = pyvirtualdisplay.Display(visible=0,
2 matches
Mail list logo