I have already installed it in my conda environment, but when I use
vdisplay = Xvfb() , I get this error
OSError: Can not find Xvfb. Please install it and try again. How can I solve this problem?
I am using Ubuntu 14.04 and python 3.7.16 with 0.2.9 wvbfwrapper
I have already installed it in my conda environment, but when I use
vdisplay = Xvfb()
, I get this errorOSError: Can not find Xvfb. Please install it and try again.
How can I solve this problem? I am using Ubuntu 14.04 and python 3.7.16 with 0.2.9 wvbfwrapper