I am finally going full steam into Python, but for some reason I have an issue where Python can find a module in the interactive CLI and then it can\'t when I write a script
You have a mysql something or other either in your home directory, or in your new directory. It might be a .py file or perhaps the actual package (in the wrong place ;). Fix that and your problem should go away.