> Not sure about the "install-packages-until-you-go-blind" thing. Komodo
> doesn't help you install packages into your Python implementation. Nor

I think he is confusing with Visual Package Manager.
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.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to