<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Using Python setuptools on the mac</title>
	<atom:link href="http://andreasjacobsen.com/2008/10/10/using-python-setuptools-on-the-mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://andreasjacobsen.com/2008/10/10/using-python-setuptools-on-the-mac/</link>
	<description>Another cause of procrastination</description>
	<lastBuildDate>Fri, 02 Jul 2010 06:05:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Sascha Brossmann</title>
		<link>http://andreasjacobsen.com/2008/10/10/using-python-setuptools-on-the-mac/#comment-79</link>
		<dc:creator>Sascha Brossmann</dc:creator>
		<pubDate>Thu, 18 Dec 2008 12:23:23 +0000</pubDate>
		<guid isPermaLink="false">http://andreasjacobsen.wordpress.com/?p=36#comment-79</guid>
		<description>Thanks, Andreas and Phillip! This post finally solved all those issues that have already been othering me for months now. Hooray!</description>
		<content:encoded><![CDATA[<p>Thanks, Andreas and Phillip! This post finally solved all those issues that have already been othering me for months now. Hooray!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas</title>
		<link>http://andreasjacobsen.com/2008/10/10/using-python-setuptools-on-the-mac/#comment-42</link>
		<dc:creator>Andreas</dc:creator>
		<pubDate>Mon, 27 Oct 2008 17:28:01 +0000</pubDate>
		<guid isPermaLink="false">http://andreasjacobsen.wordpress.com/?p=36#comment-42</guid>
		<description>Thanks for those pointers, James. Pyinstall looks quite neat. The virtualenv stuff looks interesting as well, though I dunno if it&#039;s for my casual hacking. If I ever do anything serious with Python again I&#039;ll definitely look at it.</description>
		<content:encoded><![CDATA[<p>Thanks for those pointers, James. Pyinstall looks quite neat. The virtualenv stuff looks interesting as well, though I dunno if it&#8217;s for my casual hacking. If I ever do anything serious with Python again I&#8217;ll definitely look at it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Bennett</title>
		<link>http://andreasjacobsen.com/2008/10/10/using-python-setuptools-on-the-mac/#comment-27</link>
		<dc:creator>James Bennett</dc:creator>
		<pubDate>Mon, 27 Oct 2008 01:17:10 +0000</pubDate>
		<guid isPermaLink="false">http://andreasjacobsen.wordpress.com/?p=36#comment-27</guid>
		<description>Yes, setuptools and easy_install are a major pain. I&#039;ve switched over to using Ian Bicking&#039;s alternative pyinstall (http://pypi.python.org/pypi/pyinstall/0.1.4) for pretty much everything; it clears up a lot of the warts with easy_install, and is much easier to use in repeatable/reproducible deployments.

Either way, you really owe it to yourself to try out virtualenv (http://pypi.python.org/pypi/virtualenv/1.3) and virtualenvwrapper (http://pypi.python.org/pypi/virtualenvwrapper/1.2), which have basically changed the way I work with Python -- installing things into a virtualenv (with either easy_install or pyinstall, both of which work for the task) is so much simpler that I don&#039;t think I&#039;ll ever go back to site-wide installs and Python path hacking again :)</description>
		<content:encoded><![CDATA[<p>Yes, setuptools and easy_install are a major pain. I&#8217;ve switched over to using Ian Bicking&#8217;s alternative pyinstall (<a href="http://pypi.python.org/pypi/pyinstall/0.1.4" rel="nofollow">http://pypi.python.org/pypi/pyinstall/0.1.4</a>) for pretty much everything; it clears up a lot of the warts with easy_install, and is much easier to use in repeatable/reproducible deployments.</p>
<p>Either way, you really owe it to yourself to try out virtualenv (<a href="http://pypi.python.org/pypi/virtualenv/1.3" rel="nofollow">http://pypi.python.org/pypi/virtualenv/1.3</a>) and virtualenvwrapper (<a href="http://pypi.python.org/pypi/virtualenvwrapper/1.2" rel="nofollow">http://pypi.python.org/pypi/virtualenvwrapper/1.2</a>), which have basically changed the way I work with Python &#8212; installing things into a virtualenv (with either easy_install or pyinstall, both of which work for the task) is so much simpler that I don&#8217;t think I&#8217;ll ever go back to site-wide installs and Python path hacking again <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas</title>
		<link>http://andreasjacobsen.com/2008/10/10/using-python-setuptools-on-the-mac/#comment-13</link>
		<dc:creator>Andreas</dc:creator>
		<pubDate>Sun, 12 Oct 2008 20:51:41 +0000</pubDate>
		<guid isPermaLink="false">http://andreasjacobsen.wordpress.com/?p=36#comment-13</guid>
		<description>Thanks, that looks like it&#039;ll solve it nicely.</description>
		<content:encoded><![CDATA[<p>Thanks, that looks like it&#8217;ll solve it nicely.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phillip J. Eby</title>
		<link>http://andreasjacobsen.com/2008/10/10/using-python-setuptools-on-the-mac/#comment-8</link>
		<dc:creator>Phillip J. Eby</dc:creator>
		<pubDate>Sat, 11 Oct 2008 15:49:56 +0000</pubDate>
		<guid isPermaLink="false">http://andreasjacobsen.wordpress.com/?p=36#comment-8</guid>
		<description>Just use &quot;easy_install -s /usr/bin setuptools&quot; to upgrade the scripts in /usr/bin.</description>
		<content:encoded><![CDATA[<p>Just use &#8220;easy_install -s /usr/bin setuptools&#8221; to upgrade the scripts in /usr/bin.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
