Here are the solutions to a few annoying things that caused issues when I was installing Python, Django, and MySQL on a new Windows 7 64-bit laptop. 1. Be sure to set your PYTHONPATH variable. After I installed ActiveState Python, it didn't set up the environmental variable. I added it and restarted the command window, […]
↧