YangQY320

Results 2 issues of YangQY320

When I try to run python3 -m pyvirtualdisplay.examples.headless, I got this error. Is this error caused by my xvfb? I'm not sure my xvfb is installed correctly. Traceback (most recent...

When I tried to run the line "obs = env.reset()", I got the error belowed. ''''''''''' Traceback (most recent call last): File "test.py", line 6, in obs = env.reset() File...

question