cgoldberg / xvfbwrapper

Manage headless displays with Xvfb (X virtual framebuffer)
Other
295 stars 52 forks source link

OSError: Can not find Xvfb. Please install it and try again. #48

Open bjzhb666 opened 1 year ago

bjzhb666 commented 1 year ago

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 image

Andy-Mielk commented 10 months ago

same problem happened to me

SYK3008 commented 7 months ago

Hello, I am facing the same issue, did somebody manage to solve the problem ?

johnren-code commented 1 month ago

Same problem, have you solved it?

bjzhb666 commented 1 month ago

Actually, I gave up