<?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/"
		>
<channel>
	<title>Comments on: How To: Install Django on OS X (Tiger 10.4)</title>
	<atom:link href="http://blog.alastairdawson.com/2006/07/23/how-to-install-django-on-os-x-tiger-104/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.alastairdawson.com/2006/07/23/how-to-install-django-on-os-x-tiger-104/</link>
	<description>Development with Flex, Ruby, Java, and More...</description>
	<lastBuildDate>Mon, 26 Jul 2010 16:15:58 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mike Watts</title>
		<link>http://blog.alastairdawson.com/2006/07/23/how-to-install-django-on-os-x-tiger-104/comment-page-1/#comment-1548</link>
		<dc:creator>Mike Watts</dc:creator>
		<pubDate>Wed, 24 Mar 2010 14:06:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vixiom.com/2006/07/23/how-to-install-django-on-os-x-tiger-104/#comment-1548</guid>
		<description>I know this is an old article, but it&#039;s still very helpful - thank you.

One thing though:
One the line reading [ln -s /users/[USERNAME]/django_src/django/ /Library/Frameworks/Python.framework]

should read [ln -s /users/[USERNAME]/django_src/django/ /Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/django]

for some reason it cuts off the rest of the text - hope this helps other people having the error
Traceback (most recent call last): File “”, line 1, in ? ImportError: No module named django</description>
		<content:encoded><![CDATA[<p>I know this is an old article, but it&#8217;s still very helpful &#8211; thank you.</p>
<p>One thing though:<br />
One the line reading [ln -s /users/[USERNAME]/django_src/django/ /Library/Frameworks/Python.framework]</p>
<p>should read [ln -s /users/[USERNAME]/django_src/django/ /Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/django]</p>
<p>for some reason it cuts off the rest of the text &#8211; hope this helps other people having the error<br />
Traceback (most recent call last): File “”, line 1, in ? ImportError: No module named django</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: \')/*</title>
		<link>http://blog.alastairdawson.com/2006/07/23/how-to-install-django-on-os-x-tiger-104/comment-page-1/#comment-19</link>
		<dc:creator>\')/*</dc:creator>
		<pubDate>Sat, 20 Sep 2008 01:56:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vixiom.com/2006/07/23/how-to-install-django-on-os-x-tiger-104/#comment-19</guid>
		<description>&lt;strong&gt;ekibastos...&lt;/strong&gt;

ekibastos...</description>
		<content:encoded><![CDATA[<p><strong>ekibastos&#8230;</strong></p>
<p>ekibastos&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://blog.alastairdawson.com/2006/07/23/how-to-install-django-on-os-x-tiger-104/comment-page-1/#comment-20</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Wed, 18 Jun 2008 11:20:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vixiom.com/2006/07/23/how-to-install-django-on-os-x-tiger-104/#comment-20</guid>
		<description>Thanks for the tutorual, it&#039;s the best one I&#039;ve found, but I keep having the same problem every time i try to install Django. When i try &gt;&gt;&gt; import django i get the message:

Traceback (most recent call last):
File “”, line 1, in ?
ImportError: No module named django

I&#039;ve made sure to include my used name, and am using python 2.4.3 I&#039;ve restarted the tutorial several time and always get the same problem.

Any help would be great.
Aaron</description>
		<content:encoded><![CDATA[<p>Thanks for the tutorual, it&#8217;s the best one I&#8217;ve found, but I keep having the same problem every time i try to install Django. When i try &gt;&gt;&gt; import django i get the message:</p>
<p>Traceback (most recent call last):<br />
File “”, line 1, in ?<br />
ImportError: No module named django</p>
<p>I&#8217;ve made sure to include my used name, and am using python 2.4.3 I&#8217;ve restarted the tutorial several time and always get the same problem.</p>
<p>Any help would be great.<br />
Aaron</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eric</title>
		<link>http://blog.alastairdawson.com/2006/07/23/how-to-install-django-on-os-x-tiger-104/comment-page-1/#comment-18</link>
		<dc:creator>eric</dc:creator>
		<pubDate>Thu, 27 Dec 2007 07:03:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vixiom.com/2006/07/23/how-to-install-django-on-os-x-tiger-104/#comment-18</guid>
		<description>sweeeeeet!
great tutorial...and thanks kai for your comment, i ran into the same thing changing the bash_profile...</description>
		<content:encoded><![CDATA[<p>sweeeeeet!<br />
great tutorial&#8230;and thanks kai for your comment, i ran into the same thing changing the bash_profile&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kai</title>
		<link>http://blog.alastairdawson.com/2006/07/23/how-to-install-django-on-os-x-tiger-104/comment-page-1/#comment-17</link>
		<dc:creator>Kai</dc:creator>
		<pubDate>Sat, 13 Oct 2007 05:27:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vixiom.com/2006/07/23/how-to-install-django-on-os-x-tiger-104/#comment-17</guid>
		<description>One things that has bitten me several times when configuring Django is making sure your system has picked up the changes to your path.

After editing your ~/.bash_profile, you should then execute the file to insure the changes are picked up with the following command:

. ~/.bash_profile

I&#039;ve found that simply closing or opening a new terminal window isn&#039;t enough. Anyhow, hope that helps.</description>
		<content:encoded><![CDATA[<p>One things that has bitten me several times when configuring Django is making sure your system has picked up the changes to your path.</p>
<p>After editing your ~/.bash_profile, you should then execute the file to insure the changes are picked up with the following command:</p>
<p>. ~/.bash_profile</p>
<p>I&#8217;ve found that simply closing or opening a new terminal window isn&#8217;t enough. Anyhow, hope that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vixiom Axioms &#187; Vixiom Axioms is a year old!</title>
		<link>http://blog.alastairdawson.com/2006/07/23/how-to-install-django-on-os-x-tiger-104/comment-page-1/#comment-16</link>
		<dc:creator>Vixiom Axioms &#187; Vixiom Axioms is a year old!</dc:creator>
		<pubDate>Wed, 01 Aug 2007 01:45:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vixiom.com/2006/07/23/how-to-install-django-on-os-x-tiger-104/#comment-16</guid>
		<description>[...] My blog turning one is much less exciting than everything that&#039;s happened since I started it. A year ago being an ActionScript developer on Rails was a lonely and frustrating time (so frustrating that my first post was about installing Django). A year ago stable Rails hosting was hard to find, there was no Ruby AMF implementation, and no Flex Builder for OS X. Now you can get solid and affordable Rails hosting with Media Temple (shared) or Slicehost (VPS), two flavors of AMF for Ruby, and Apple users are no longer second class Flex citizens. [...]</description>
		<content:encoded><![CDATA[<p>[...] My blog turning one is much less exciting than everything that&#8217;s happened since I started it. A year ago being an ActionScript developer on Rails was a lonely and frustrating time (so frustrating that my first post was about installing Django). A year ago stable Rails hosting was hard to find, there was no Ruby AMF implementation, and no Flex Builder for OS X. Now you can get solid and affordable Rails hosting with Media Temple (shared) or Slicehost (VPS), two flavors of AMF for Ruby, and Apple users are no longer second class Flex citizens. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://blog.alastairdawson.com/2006/07/23/how-to-install-django-on-os-x-tiger-104/comment-page-1/#comment-15</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Sat, 30 Jun 2007 05:34:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vixiom.com/2006/07/23/how-to-install-django-on-os-x-tiger-104/#comment-15</guid>
		<description>Thanks! Very well done.</description>
		<content:encoded><![CDATA[<p>Thanks! Very well done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Smith</title>
		<link>http://blog.alastairdawson.com/2006/07/23/how-to-install-django-on-os-x-tiger-104/comment-page-1/#comment-14</link>
		<dc:creator>Ian Smith</dc:creator>
		<pubDate>Thu, 14 Jun 2007 05:50:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vixiom.com/2006/07/23/how-to-install-django-on-os-x-tiger-104/#comment-14</guid>
		<description>Hmmm.... I finished the tutorial almost entirely, up to the point of:

django-admin.py startproject PROJECTNAME

Thanks to Pascal I finally got the $PATH to be correct when using echo $PATH, but that command doesn&#039;t work. Instead I navigated the entire path to the file, although I think you should go a little bit more in depth with this. As well as using MySQLdb 1.2.2 with Python 2.5, because I spent about an hour trying to figure out how to compile it :P Thanks for this tutorial though, without it I never could have figured any of this out.</description>
		<content:encoded><![CDATA[<p>Hmmm&#8230;. I finished the tutorial almost entirely, up to the point of:</p>
<p>django-admin.py startproject PROJECTNAME</p>
<p>Thanks to Pascal I finally got the $PATH to be correct when using echo $PATH, but that command doesn&#8217;t work. Instead I navigated the entire path to the file, although I think you should go a little bit more in depth with this. As well as using MySQLdb 1.2.2 with Python 2.5, because I spent about an hour trying to figure out how to compile it <img src='http://blog.alastairdawson.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  Thanks for this tutorial though, without it I never could have figured any of this out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul S</title>
		<link>http://blog.alastairdawson.com/2006/07/23/how-to-install-django-on-os-x-tiger-104/comment-page-1/#comment-13</link>
		<dc:creator>Paul S</dc:creator>
		<pubDate>Tue, 17 Apr 2007 02:36:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vixiom.com/2006/07/23/how-to-install-django-on-os-x-tiger-104/#comment-13</guid>
		<description>This is brilliant, many thanks. I have two further suggestions:

1. The precompiled mysqldb pkg (v.1.2.1) linked ab. looks for python 2.4.x and won&#039;t install if you&#039;re running Python 2.5. You will either need to uninstall python 2.5, install python 2.4 alongside, or compile mysqldb 1.2.1 from scratch. If you haven&#039;t upgraded to python 2.5, the links above work fine.

2. Kreek: you may want to un-highlight the first code sample (marked &quot;do not enter this&quot;) in step 6. Someone in a hurry (*mumblemumble*me*mumblemumble*) might slap that code in without reading closely. It doesn&#039;t do any harm AFAICS but had to unlink the symlink.</description>
		<content:encoded><![CDATA[<p>This is brilliant, many thanks. I have two further suggestions:</p>
<p>1. The precompiled mysqldb pkg (v.1.2.1) linked ab. looks for python 2.4.x and won&#8217;t install if you&#8217;re running Python 2.5. You will either need to uninstall python 2.5, install python 2.4 alongside, or compile mysqldb 1.2.1 from scratch. If you haven&#8217;t upgraded to python 2.5, the links above work fine.</p>
<p>2. Kreek: you may want to un-highlight the first code sample (marked &#8220;do not enter this&#8221;) in step 6. Someone in a hurry (*mumblemumble*me*mumblemumble*) might slap that code in without reading closely. It doesn&#8217;t do any harm AFAICS but had to unlink the symlink.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig</title>
		<link>http://blog.alastairdawson.com/2006/07/23/how-to-install-django-on-os-x-tiger-104/comment-page-1/#comment-12</link>
		<dc:creator>Craig</dc:creator>
		<pubDate>Sat, 31 Mar 2007 20:36:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vixiom.com/2006/07/23/how-to-install-django-on-os-x-tiger-104/#comment-12</guid>
		<description>Incredibly helpful.  Not even 20 minutes.  Thanks alot.  Normally I like digging into figuring everything out when setting up a development environment but not today, and your tutorial saved the day.  Thanks again.

Craig</description>
		<content:encoded><![CDATA[<p>Incredibly helpful.  Not even 20 minutes.  Thanks alot.  Normally I like digging into figuring everything out when setting up a development environment but not today, and your tutorial saved the day.  Thanks again.</p>
<p>Craig</p>
]]></content:encoded>
	</item>
</channel>
</rss>
