Making Blender behave with python scripts

by Sue

I’m writing this for my own future reference.

HEY! Next time you install Python and Blender and get the TCL & TK error for WHATEVER DUMB WINDOWS 7 HATING REASON (little anger here)
Fix it by creating a Folder in C:/ called ‘Lib’ and paste tcl8.5 & tk8.5 in that folder.

DONE. Problems solved.

I have no idea why there is this pathing issue with the python scripts I use for blender, but holy crap is it irritating.