Comments on: Configuring Python’s Easy Install on Windows http://www.terminally-incoherent.com/blog/2008/08/05/configuring-pythons-easy-install-on-windows/ I will not fix your computer. Tue, 04 Aug 2020 22:34:33 +0000 hourly 1 https://wordpress.org/?v=4.7.26 By: Alec Munro http://www.terminally-incoherent.com/blog/2008/08/05/configuring-pythons-easy-install-on-windows/#comment-11321 Wed, 21 Jan 2009 18:54:58 +0000 http://www.terminally-incoherent.com/blog/2008/08/24/configuring-pythons-easy-install-on-windows/#comment-11321

Thanks Luke, I had been manually building packages for the last hour before I found your solution.

Reply  |  Quote
]]>
By: Luke Maciak http://www.terminally-incoherent.com/blog/2008/08/05/configuring-pythons-easy-install-on-windows/#comment-9784 Wed, 06 Aug 2008 04:47:44 +0000 http://www.terminally-incoherent.com/blog/2008/08/24/configuring-pythons-easy-install-on-windows/#comment-9784

Let me know if you run into this issue. Perhaps I just have a mutated windows machine or something. But I think this issue will pop up all across the board.

Reply  |  Quote
]]>
By: Starhawk http://www.terminally-incoherent.com/blog/2008/08/05/configuring-pythons-easy-install-on-windows/#comment-9783 Tue, 05 Aug 2008 20:06:01 +0000 http://www.terminally-incoherent.com/blog/2008/08/24/configuring-pythons-easy-install-on-windows/#comment-9783

Interesting you know a few days ago i installed python wxwidgets and a few other things on my windows partition. Easy_install was of course one of the first things I installed. Haven’t used it, easy_install in windows yet because I spend most of my time in Ubuntu, hmm gonna have to give a try sometime soon. I probably will need this post if I have the same issue, so thanks you most likely saved me a hours worth of googling. lol

Reply  |  Quote
]]>
By: Luke Maciak http://www.terminally-incoherent.com/blog/2008/08/05/configuring-pythons-easy-install-on-windows/#comment-9782 Tue, 05 Aug 2008 19:01:04 +0000 http://www.terminally-incoherent.com/blog/2008/08/24/configuring-pythons-easy-install-on-windows/#comment-9782

The Visual Studio Express tools are great. I use the C# one whenever I do some .NET stuff. But python specifically wanted the VS 2003 version and having VS C# 2008 installed on my machine did nothing. :P

Reply  |  Quote
]]>
By: Mirko http://www.terminally-incoherent.com/blog/2008/08/05/configuring-pythons-easy-install-on-windows/#comment-9781 Tue, 05 Aug 2008 18:25:47 +0000 http://www.terminally-incoherent.com/blog/2008/08/24/configuring-pythons-easy-install-on-windows/#comment-9781

they are offering a free version of visual studio, ‘express’.

their IDE is the best I have tried – editor has some nice advanced features, and none of the FOSS IDEs have that good debugger integration.

I often wonder if I am just spoiled by that IDE.

what tools (editor / IDE) do You use for developing?

Reply  |  Quote
]]>