Python application I wrote for fun. I wanted to learn how to make a dash board using python 3, tkinter and matplotlib. I used csv files extracted from my bowling league website as the source data.
I have found the following problem: I tried a new Installation of Python 3.3.2 64-bit with WinPython-64bit-3.3.2.2 on a Windows 7 64 bit machine. Ever when I try to import matplotlib.pyplot (with some ...
Abstract: Matplotlib is a 2D graphics package used for Python for application development, interactive scripting,and publication-quality image generation across user interfaces and operating systems ...