I am getting the following errors when trying to run a piece of python code:
import: unable to open X server `\' @ error/import.c/ImportImageCommand/366. fro
I got this error when I tried to run my python script on docker with docker run. Make sure in this case that you set the entry point is set correctly:
--entrypoint /usr/bin/python