I'm trying to run the command:
easy_install MySQLdb
But, I'm getting the error:
'NoneType' object has no attribute 'clone'
I'm using Windows 7 x64 with Python 2.6 x86 (I've tried Python x64, but I get the same error). I'm also using setuptools 0.6c11 (only available in 32-bit).
Please see the full error on Pastebin.