<?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: Programming Dynamic Models in Python-Part 3: Outbreak on a Network</title>
	<atom:link href="http://computationallegalstudies.com/2009/11/15/programming-dynamic-models-in-python-3-outbreak-on-a-network/feed/" rel="self" type="application/rss+xml" />
	<link>http://computationallegalstudies.com/2009/11/15/programming-dynamic-models-in-python-3-outbreak-on-a-network/</link>
	<description></description>
	<lastBuildDate>Tue, 31 Jan 2012 19:15:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: keelon</title>
		<link>http://computationallegalstudies.com/2009/11/15/programming-dynamic-models-in-python-3-outbreak-on-a-network/#comment-905</link>
		<dc:creator>keelon</dc:creator>
		<pubDate>Tue, 11 Oct 2011 12:32:59 +0000</pubDate>
		<guid isPermaLink="false">http://computationallegalstudies.com/?p=2697#comment-905</guid>
		<description>hi, I have the same question as Pete, although I have installed the pycairo. 
By the way, my python ver. is 2.72 and the pycairo is 1.8.0-py2.7. I don&#039;t think there is any problem about the installation. However, it just can&#039;t work. Any ideas?

many thanks.</description>
		<content:encoded><![CDATA[<p>hi, I have the same question as Pete, although I have installed the pycairo.<br />
By the way, my python ver. is 2.72 and the pycairo is 1.8.0-py2.7. I don&#8217;t think there is any problem about the installation. However, it just can&#8217;t work. Any ideas?</p>
<p>many thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mjbommar</title>
		<link>http://computationallegalstudies.com/2009/11/15/programming-dynamic-models-in-python-3-outbreak-on-a-network/#comment-904</link>
		<dc:creator>mjbommar</dc:creator>
		<pubDate>Thu, 25 Feb 2010 01:48:35 +0000</pubDate>
		<guid isPermaLink="false">http://computationallegalstudies.com/?p=2697#comment-904</guid>
		<description>Hi Pete,
  You&#039;ll need to install pycairo on Windows.  Googling for pycairo and your particular version of Python should do the trick.</description>
		<content:encoded><![CDATA[<p>Hi Pete,<br />
  You&#8217;ll need to install pycairo on Windows.  Googling for pycairo and your particular version of Python should do the trick.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete</title>
		<link>http://computationallegalstudies.com/2009/11/15/programming-dynamic-models-in-python-3-outbreak-on-a-network/#comment-903</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Thu, 25 Feb 2010 00:16:33 +0000</pubDate>
		<guid isPermaLink="false">http://computationallegalstudies.com/?p=2697#comment-903</guid>
		<description>Hello,

I tried to run your code, but got the error below. Any ideas?

Thanks,

Pete

Traceback (most recent call last):
  File &quot;C:/Python26/networktest&quot;, line 245, in 
    myNetworkModel.graphPlot()
  File &quot;C:/Python26/networktest&quot;, line 222, in graphPlot
    igraph.drawing.plot(self.graph, layout = l)
  File &quot;C:Python26libsite-packagesigraphdrawing.py&quot;, line 738, in plot
    result = Plot(target, bbox)
  File &quot;C:Python26libsite-packagesigraphdrawing.py&quot;, line 222, in __init__
    self._surface_was_created=not isinstance(target, cairo.Surface)
  File &quot;C:Python26libsite-packagesigraphdrawing.py&quot;, line 51, in __getattr__
    raise TypeError, &quot;plotting not available&quot;
TypeError: plotting not available</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I tried to run your code, but got the error below. Any ideas?</p>
<p>Thanks,</p>
<p>Pete</p>
<p>Traceback (most recent call last):<br />
  File &#8220;C:/Python26/networktest&#8221;, line 245, in<br />
    myNetworkModel.graphPlot()<br />
  File &#8220;C:/Python26/networktest&#8221;, line 222, in graphPlot<br />
    igraph.drawing.plot(self.graph, layout = l)<br />
  File &#8220;C:Python26libsite-packagesigraphdrawing.py&#8221;, line 738, in plot<br />
    result = Plot(target, bbox)<br />
  File &#8220;C:Python26libsite-packagesigraphdrawing.py&#8221;, line 222, in __init__<br />
    self._surface_was_created=not isinstance(target, cairo.Surface)<br />
  File &#8220;C:Python26libsite-packagesigraphdrawing.py&#8221;, line 51, in __getattr__<br />
    raise TypeError, &#8220;plotting not available&#8221;<br />
TypeError: plotting not available</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using apc
Page Caching using apc
Database Caching using apc
Object Caching 237/240 objects using apc

Served from: computationallegalstudies.com @ 2012-02-08 15:05:25 -->
