Bruno Desthuilliers wrote:

>> What platform are you doing this on? On the Linux platform, 
>> "dependency hell" of this sort is pretty much unavoidable,
> 
> Yes it is. EasyInstall works just fine.

You can install a beast like PyQt with easy_install? Meaning, that it 
will download and build/install not just the PyQt bits, but also Qt 
itself, sip, and all the other foundational components? If easy_install 
handles all that, I'm impressed.
-- 
Kevin Walzer
Code by Kevin
http://www.codebykevin.com
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to