Matplotlib default config does not work in windows

Issue #48 resolved
Robert Klein created an issue

GeneralTools.py should assign TKinter backend to Unix-based systems (OSX/Ubuntu), Qtagg to windows. On any Windows system where TKinter is installed (including default Anaconda install) rlpy experiments with visualization will fail.

Modify GeneralTools.py configuration to correctly handle different OS's.

Comments (1)

  1. Log in to comment