I have Python 2.6 and I want to install easy _ install module. The problem is that the only available installation package of easy _ install for Python 2.6 is an .egg file! What should I do?
+2
A:
Maybe you need to bootstrap setup tools like it's shown here:
Stephen Pape
2009-01-19 17:06:09