<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-8413630985167522723.post759806406637397967..comments</id><updated>2010-11-04T13:27:53.353-05:00</updated><category term='linux'/><category term='web workers'/><category term='snowballz'/><category term='packaging'/><category term='py2exe'/><category term='javascript'/><category term='html5'/><category term='gameplay'/><category term='implementation details'/><category term='gondola'/><category term='pyweek'/><category term='Number Drill'/><category term='AI'/><category term='python'/><category term='markdown'/><category term='user interface'/><category term='optimization'/><category term='WebGL'/><category term='flocking'/><category term='Arctic Paint'/><category term='windows'/><category term='pygame'/><category term='canvas'/><category term='OpenGL'/><category term='PyOpenGL'/><title type='text'>Comments on Arctic Paint weblog: PyOpenGL 3.0 with py2exe</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://weblog.arcticpaint.com/feeds/759806406637397967/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8413630985167522723/759806406637397967/comments/default'/><link rel='alternate' type='text/html' href='http://weblog.arcticpaint.com/2009/05/pyopengl-30-with-py2exe.html'/><author><name>Joey</name><uri>http://www.blogger.com/profile/10151623862772058797</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>3</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-8413630985167522723.post-5765166492881664956</id><published>2010-11-04T13:27:53.353-05:00</published><updated>2010-11-04T13:27:53.353-05:00</updated><title type='text'>@Tartley It might be because you are using python ...</title><content type='html'>@Tartley It might be because you are using python 2.7 - it&amp;#39;s a wild guess but crazier things have happened when working with py2exe.&lt;br /&gt;&lt;br /&gt;I would try using python 2.5 (recommended by pygame).&lt;br /&gt;&lt;br /&gt;Also make sure your OpenGL imports are being picked up by py2exe.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8413630985167522723/759806406637397967/comments/default/5765166492881664956'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8413630985167522723/759806406637397967/comments/default/5765166492881664956'/><link rel='alternate' type='text/html' href='http://weblog.arcticpaint.com/2009/05/pyopengl-30-with-py2exe.html?showComment=1288895273353#c5765166492881664956' title=''/><author><name>Joey</name><uri>http://www.blogger.com/profile/10151623862772058797</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://weblog.arcticpaint.com/2009/05/pyopengl-30-with-py2exe.html' ref='tag:blogger.com,1999:blog-8413630985167522723.post-759806406637397967' source='http://www.blogger.com/feeds/8413630985167522723/posts/default/759806406637397967' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-594583463'/></entry><entry><id>tag:blogger.com,1999:blog-8413630985167522723.post-3136038216829262943</id><published>2010-09-19T11:44:45.785-05:00</published><updated>2010-09-19T11:44:45.785-05:00</updated><title type='text'>Thanks for the post, but this doesn&amp;#39;t work for...</title><content type='html'>Thanks for the post, but this doesn&amp;#39;t work for me. :-( I still get a traceback on running the executable that ends as follows. I&amp;#39;m on WinXP, Python2.7, PyOpenGL3.0.1, py2exe 0.6.9.&lt;br /&gt;&lt;br /&gt;I also tried copying my site-packages\opengl\platform\* into my dist\library.zip\opengl\platform, as suggested elsewhere, but to no avail.&lt;br /&gt;&lt;br /&gt;Any ideas much appreciated.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;  File &amp;quot;OpenGL\arrays\arraydatatype.pyc&amp;quot;, line 52, in __call__&lt;br /&gt;TypeError: (&amp;quot;No array-type handler for type  (value: &amp;lt;__main__.c_float_Array_6 object at 0x01EC4C60&amp;gt;) registered&amp;quot;, )</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8413630985167522723/759806406637397967/comments/default/3136038216829262943'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8413630985167522723/759806406637397967/comments/default/3136038216829262943'/><link rel='alternate' type='text/html' href='http://weblog.arcticpaint.com/2009/05/pyopengl-30-with-py2exe.html?showComment=1284914685785#c3136038216829262943' title=''/><author><name>Tartley</name><uri>http://tartley.com/</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/openid16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://weblog.arcticpaint.com/2009/05/pyopengl-30-with-py2exe.html' ref='tag:blogger.com,1999:blog-8413630985167522723.post-759806406637397967' source='http://www.blogger.com/feeds/8413630985167522723/posts/default/759806406637397967' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-516133099'/></entry><entry><id>tag:blogger.com,1999:blog-8413630985167522723.post-1003726792349750018</id><published>2009-08-06T18:55:58.383-05:00</published><updated>2009-08-06T18:55:58.383-05:00</updated><title type='text'>Thanks for this ! :)</title><content type='html'>Thanks for this ! :)</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8413630985167522723/759806406637397967/comments/default/1003726792349750018'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8413630985167522723/759806406637397967/comments/default/1003726792349750018'/><link rel='alternate' type='text/html' href='http://weblog.arcticpaint.com/2009/05/pyopengl-30-with-py2exe.html?showComment=1249602958383#c1003726792349750018' title=''/><author><name>GuiSim</name><uri>http://www.blogger.com/profile/18199213242136754195</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://weblog.arcticpaint.com/2009/05/pyopengl-30-with-py2exe.html' ref='tag:blogger.com,1999:blog-8413630985167522723.post-759806406637397967' source='http://www.blogger.com/feeds/8413630985167522723/posts/default/759806406637397967' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1755608126'/></entry></feed>
