<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hello,<br/>
<br/>
I want to make a python makro that utilizes basic GUI functionality like Tkinter with<code><span class="pln"> askopenfilename</span></code>. But when I try to import Tkinter it fails with the message <span style=" font-family:&#39;Courier&#39;; font-size:8.25pt; color:#ff0000;">No module named _tkinter</span> though in paraview&#39;s folder system lib-tk, Tkinter.py and other necessary python scripts do exist.</div>

<div>Is it possible to activate Tkinter without rebuilding paraview from source or does paraview have some other simple gui feature I can access through the python shell implementation?</div>

<div>&nbsp;</div>

<div>Thanks</div>

<div>Christian</div></div></body></html>