<?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: Using Python egg easy_install with Ubuntu Linux</title>
	<atom:link href="http://www.devpicayune.com/entry/200608221749/feed" rel="self" type="application/rss+xml" />
	<link>http://www.devpicayune.com/entry/200608221749</link>
	<description>picayune: of little value or importance</description>
	<lastBuildDate>Wed, 11 May 2011 02:41:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Matthew Wilcoxson</title>
		<link>http://www.devpicayune.com/entry/200608221749/comment-page-1#comment-38371</link>
		<dc:creator>Matthew Wilcoxson</dc:creator>
		<pubDate>Mon, 24 Jan 2011 20:40:55 +0000</pubDate>
		<guid isPermaLink="false">#comment-38371</guid>
		<description>No wonder I couldn&#039;t find &quot;easy_install&quot; itself, they&#039;ve buried it in python-setuptools.

Ta.</description>
		<content:encoded><![CDATA[<p>No wonder I couldn&#8217;t find &#8220;easy_install&#8221; itself, they&#8217;ve buried it in python-setuptools.</p>
<p>Ta.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mancho</title>
		<link>http://www.devpicayune.com/entry/200608221749/comment-page-1#comment-35422</link>
		<dc:creator>Mancho</dc:creator>
		<pubDate>Mon, 31 May 2010 21:40:50 +0000</pubDate>
		<guid isPermaLink="false">#comment-35422</guid>
		<description>Very good. I have been very helpful. Greetings from Argentina.</description>
		<content:encoded><![CDATA[<p>Very good. I have been very helpful. Greetings from Argentina.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rafael Lopes</title>
		<link>http://www.devpicayune.com/entry/200608221749/comment-page-1#comment-33562</link>
		<dc:creator>Rafael Lopes</dc:creator>
		<pubDate>Wed, 17 Feb 2010 02:15:44 +0000</pubDate>
		<guid isPermaLink="false">#comment-33562</guid>
		<description>@Manu if you installed the graph package using easy_install and is trying to import graph from a user account maybe it is some permission issue. Do a &quot;ls -l &quot; and watch the permissions of the PYTHONPATH files.</description>
		<content:encoded><![CDATA[<p>@Manu if you installed the graph package using easy_install and is trying to import graph from a user account maybe it is some permission issue. Do a &#8220;ls -l &#8221; and watch the permissions of the PYTHONPATH files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://www.devpicayune.com/entry/200608221749/comment-page-1#comment-29074</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Thu, 30 Jul 2009 18:00:34 +0000</pubDate>
		<guid isPermaLink="false">#comment-29074</guid>
		<description>thanks for the info very useful while installing ipython! :)</description>
		<content:encoded><![CDATA[<p>thanks for the info very useful while installing ipython! <img src='http://www.devpicayune.com/wpblog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manu</title>
		<link>http://www.devpicayune.com/entry/200608221749/comment-page-1#comment-27757</link>
		<dc:creator>Manu</dc:creator>
		<pubDate>Wed, 17 Jun 2009 22:36:25 +0000</pubDate>
		<guid isPermaLink="false">#comment-27757</guid>
		<description>I have a problem in importing graph
   import graph
   Traceback (most recent call last):
      File &quot;&quot;, line 1, in 
   ImportError: No module named graph

What can I do to figure out this problem?

Any help could be appreciated

~Manu</description>
		<content:encoded><![CDATA[<p>I have a problem in importing graph<br />
   import graph<br />
   Traceback (most recent call last):<br />
      File &#8220;&#8221;, line 1, in<br />
   ImportError: No module named graph</p>
<p>What can I do to figure out this problem?</p>
<p>Any help could be appreciated</p>
<p>~Manu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Casey</title>
		<link>http://www.devpicayune.com/entry/200608221749/comment-page-1#comment-27181</link>
		<dc:creator>Casey</dc:creator>
		<pubDate>Wed, 27 May 2009 03:13:15 +0000</pubDate>
		<guid isPermaLink="false">#comment-27181</guid>
		<description>So how do you &quot;easy&quot; install a local egg file?</description>
		<content:encoded><![CDATA[<p>So how do you &#8220;easy&#8221; install a local egg file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Meawoppl</title>
		<link>http://www.devpicayune.com/entry/200608221749/comment-page-1#comment-22122</link>
		<dc:creator>Meawoppl</dc:creator>
		<pubDate>Fri, 04 Jul 2008 14:25:59 +0000</pubDate>
		<guid isPermaLink="false">#comment-22122</guid>
		<description>Also, I would add the packages python-dev and python-devel as _lots_ of egg based packages require them.</description>
		<content:encoded><![CDATA[<p>Also, I would add the packages python-dev and python-devel as _lots_ of egg based packages require them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon Corfman</title>
		<link>http://www.devpicayune.com/entry/200608221749/comment-page-1#comment-20</link>
		<dc:creator>Brandon Corfman</dc:creator>
		<pubDate>Wed, 23 Aug 2006 14:11:38 +0000</pubDate>
		<guid isPermaLink="false">#comment-20</guid>
		<description>I&#039;d spotted &lt;a href=\&quot;http://blogsearch.google.com/blogsearch?hl=en&amp;q=%22Python+eggs%22+site:dirtsimple.org&amp;ie=UTF-8&amp;scoring=d\&quot;&gt;some postings&lt;/a&gt; on Python Eggs while it was being developed, but frankly it wasn&#039;t making a lot of sense at the time. I guess that was because I didn&#039;t know anything about Perl&#039;s CPAN, and it was being compared to that.</description>
		<content:encoded><![CDATA[<p>I&#8217;d spotted <a href=\"http://blogsearch.google.com/blogsearch?hl=en&#038;q=%22Python+eggs%22+site:dirtsimple.org&#038;ie=UTF-8&#038;scoring=d\">some postings</a> on Python Eggs while it was being developed, but frankly it wasn&#8217;t making a lot of sense at the time. I guess that was because I didn&#8217;t know anything about Perl&#8217;s CPAN, and it was being compared to that.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

