<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div><div>Hi yt Users,</div><div><br></div><div>I'm trying to figure out how to get yt working using an x11-based backend on my mac, so that I can forward python windows. For my non-yt python install, which is handled via macports, the trick (gleaned from <a href="http://www.astrobetter.com/remote-display-in-python-ask-astrobetter/">http://www.astrobetter.com/remote-display-in-python-ask-astrobetter/</a>) was to use macports to recompile the tk package so that it uses x11 rather than quartz, via the command</div><div><br></div><div>sudo port upgrade --enforce-variants tk -quartz +x11</div><div><br></div><div>This works fine. However, it is not clear to me how to force a similar change in the sandbox python install used by yt. Nor have I been able to get any other x11-based backend to work with yt's python install on my mac. The packages required for the gtk or wx backends refuse to install via pip install, and the Qt backend fails to load with the cryptic error "no module named sip".</div><div><br></div><div>I'd appreciate any suggestions.</div><br><div>
<div>--</div><div>Mark Krumholz</div><div><br></div><div><br></div><br class="Apple-interchange-newline">
</div>
<br></body></html>