I have racked my brain on getting Mechanize to install without an egg in Win7. I have tried the easy_install --allways-unzip method. The easy_install -Z method. Added .pth file in the site-packages directory. Added combinations of the above.
Py2exe doesn't play nice with egg files. If you have got this working, please reply.
Thanks - Brad
Some of the links I followed are:
Mechanize not being installed by easy_install?
How to install mechanize for Python 2.7?
http://www.daniweb.com/software-development/python/threads/204941
http://www.velocityreviews.com/forums/t691937-re-mechanize-not-recognized-by-py2exe.html