Not sure about the "install-packages-until-you-go-blind" thing. Komodo
doesn't help you install packages into your Python implementation. Nor
doesn't help you install packages into your Python implementation. Nor
Matt, in most cases, installing packages in Python is about as easy as
it gets. As a newbie, you should stick to binary packages at first. And
installing is simple as clicking through an installer or typing "python
setup.py install" in most cases.