关于display显示 linux
export DISPLAY=ipaddressofyourmachineorpc:0.0
如果要在本来的机器上显示,使用
export DISPLAY=localhost:0
for linux and python
export DISPLAY=ipaddressofyourmachineorpc:0.0
如果要在本来的机器上显示,使用
export DISPLAY=localhost:0