moved test_player.py to using PIL and tkinter instead of QT
# from examples.play_model import main from examples.tkplay import tkmain def test_main(): tkmain(n_trials=2)