For Python virtual environments, importing the pyplot class from matplotlib will fail. You need the _tkinter module. Previous pyCheck.py did not check for this and would not notify user of issue.
Also, the 6.1 SNAPSHOT dependency isn't there, so ant build fails. Needed to update that 6.1.0.0-184 to get this to build.
For Python virtual environments, importing the pyplot class from matplotlib will fail. You need the _tkinter module. Previous pyCheck.py did not check for this and would not notify user of issue.
Also, the 6.1 SNAPSHOT dependency isn't there, so ant build fails. Needed to update that 6.1.0.0-184 to get this to build.