I'm trying to install the zope interface script for Python. However, the only download I saw was a .egg file type. I'm running Windows Python 2.7, where should I place this file for the Zope interface to work properly with my Python?
Or, if you're like me and have an irrational hatred of the python egg cache and how poorly it handles effective user ids, install the egg unzipped via:
easy_install -Z zopepackage.egg