spacetelescope / wss_tools

Python tools for JWST Wavefront Sensing Software
https://wss-tools.readthedocs.io
BSD 3-Clause "New" or "Revised" License
11 stars 10 forks source link

Class TKxxxx is implemented in both #10

Closed pllim closed 8 years ago

pllim commented 8 years ago

Similar problem to the one reported here. Charles has the same problem with QUIP using his root (Python 2.7) Anaconda environment.

NOTE: Explicitly setting backend to Qt4 instead of GTK on ~/.ginga/general.cfg didn't work for him. Asked him to set the backend to Qt4Agg in ~/.config/matplotlib/matplotlibrc but that didn't work either.

SOLUTION: Need to set export MPLBACKEND="Qt4Agg" in the bash shell that calls QUIP.