I make a ton of errors programming. Especially when I try to combine functionality from different libraries (e.i. try to place a plot object from pylab onto a tkinter window). I usually just end up finding a work around instead of actually fixing the error (using matplotlab instead because it has an example available) Any tips, to avoid or at least better understand the error messages I receive?
