You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
import-im6.q16: unable to open X server ' @ error/import.c/ImportImageCommand/360. import-im6.q16: unable to open X server ' @ error/import.c/ImportImageCommand/360.
import-im6.q16: unable to open X server ' @ error/import.c/ImportImageCommand/360. from: too many arguments from: too many arguments from: too many arguments from: too many arguments ./run.py: line 9: syntax error near unexpected token ('
./run.py: line 9: `def main(argv):'
The text was updated successfully, but these errors were encountered:
Please make sure that the first line in run.py is something like #!/usr/bin/python or #!/usr/bin/env python. Without this line run.py is executed using /bin/sh or /bin/bash, giving you the "import" tool from imagemagick.
import-im6.q16: unable to open X server
' @ error/import.c/ImportImageCommand/360. import-im6.q16: unable to open X server
' @ error/import.c/ImportImageCommand/360.import-im6.q16: unable to open X server
' @ error/import.c/ImportImageCommand/360. from: too many arguments from: too many arguments from: too many arguments from: too many arguments ./run.py: line 9: syntax error near unexpected token
('./run.py: line 9: `def main(argv):'
The text was updated successfully, but these errors were encountered: