<?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 for Plaidbuttonup</title>
	<atom:link href="http://plaidbuttonup.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://plaidbuttonup.com/blog</link>
	<description>I write like I&#039;m in 4th grade. Also I make things</description>
	<lastBuildDate>Tue, 20 Jul 2010 07:43:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on Getting Psyco to work on Mac OSX snow leopard 10.6.2 by pixtur</title>
		<link>http://plaidbuttonup.com/blog/23/tech/getting-psyco-to-work-on-mac-osx-snow-leopard-10-6-2/comment-page-1/#comment-36</link>
		<dc:creator>pixtur</dc:creator>
		<pubDate>Tue, 20 Jul 2010 07:43:54 +0000</pubDate>
		<guid isPermaLink="false">http://plaidbuttonup.com/blog/?p=23#comment-36</guid>
		<description>Same problem here: I set the defaults, but...

svn co http://codespeak.net/svn/psyco/dist/ psyco-dist
cd psyco-dist
python setup.py install

...still fails with 


/codegen.h:15:3: error: #error &quot;-----------------------------------------------------&quot;
c/codegen.h:16:3: error: #error &quot;Sorry, non-32-bit platforms are not supported at all.&quot;
c/codegen.h:17:3: error: #error &quot;You may try with a Python compiled in 32-bit         &quot;
c/codegen.h:18:3: error: #error &quot;compatibility mode.  Note that Psyco will probably   &quot;
c/codegen.h:19:3: error: #error &quot;never support non-32-bit platforms, as it is no      &quot;
c/codegen.h:20:3: error: #error &quot;longer actively developed.  Instead, the PyPy group  &quot;
c/codegen.h:21:3: error: #error &quot;plans to replace it with a more flexible and easily  &quot;
c/codegen.h:22:3: error: #error &quot;retargettable Psyco-for-PyPy during the year 2006.   &quot;
c/codegen.h:23:3: error: #error &quot;See http://codespeak.net/pypy/                       &quot;
c/codegen.h:24:3: error: #error &quot;-----------------------------------------------------&quot;
In file included from c/i386/idispatcher.c:4,

Any help appreciated.</description>
		<content:encoded><![CDATA[<p>Same problem here: I set the defaults, but&#8230;</p>
<p>svn co <a href="http://codespeak.net/svn/psyco/dist/" rel="nofollow">http://codespeak.net/svn/psyco/dist/</a> psyco-dist<br />
cd psyco-dist<br />
python setup.py install</p>
<p>&#8230;still fails with </p>
<p>/codegen.h:15:3: error: #error &#8220;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;&#8221;<br />
c/codegen.h:16:3: error: #error &#8220;Sorry, non-32-bit platforms are not supported at all.&#8221;<br />
c/codegen.h:17:3: error: #error &#8220;You may try with a Python compiled in 32-bit         &#8221;<br />
c/codegen.h:18:3: error: #error &#8220;compatibility mode.  Note that Psyco will probably   &#8221;<br />
c/codegen.h:19:3: error: #error &#8220;never support non-32-bit platforms, as it is no      &#8221;<br />
c/codegen.h:20:3: error: #error &#8220;longer actively developed.  Instead, the PyPy group  &#8221;<br />
c/codegen.h:21:3: error: #error &#8220;plans to replace it with a more flexible and easily  &#8221;<br />
c/codegen.h:22:3: error: #error &#8220;retargettable Psyco-for-PyPy during the year 2006.   &#8221;<br />
c/codegen.h:23:3: error: #error &#8220;See <a href="http://codespeak.net/pypy/" rel="nofollow">http://codespeak.net/pypy/</a>                       &#8221;<br />
c/codegen.h:24:3: error: #error &#8220;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;&#8221;<br />
In file included from c/i386/idispatcher.c:4,</p>
<p>Any help appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting Psyco to work on Mac OSX snow leopard 10.6.2 by Tomas</title>
		<link>http://plaidbuttonup.com/blog/23/tech/getting-psyco-to-work-on-mac-osx-snow-leopard-10-6-2/comment-page-1/#comment-14</link>
		<dc:creator>Tomas</dc:creator>
		<pubDate>Fri, 26 Mar 2010 23:05:36 +0000</pubDate>
		<guid isPermaLink="false">http://plaidbuttonup.com/blog/?p=23#comment-14</guid>
		<description>How did you install psyco itself? It fails when I install it using pip in virtualenv.

Cheers,

Tomas</description>
		<content:encoded><![CDATA[<p>How did you install psyco itself? It fails when I install it using pip in virtualenv.</p>
<p>Cheers,</p>
<p>Tomas</p>
]]></content:encoded>
	</item>
</channel>
</rss>
