you should be able to run xclock either host->remote or remote->host after ssh.
from host: ssh -X user@remote, then run xclock … from remote: ssh -X user@host, then run xclock
As for python, I saw in your first post tk stuff … maybe env variables need to be set in your script?