Actually, I take it back.  In the pyglet/PY3K file it states that if
you do a "python setup.py install" using Python 3.x, then it will
automatically try to convert the source code using Python's 2to3
utility, and that many features may work.

So if you want to try it, install the source first using that method.

~ Nathan

On Sat, Nov 19, 2011 at 9:30 PM, Nathan <[email protected]> wrote:
> I have no idea.  Does anyone else on this list know?
>
> Give it a try!  I think you can run the unit tests without even
> "installing" pyglet and see how far they get by running:
>
> c:\(path to python executable)\python c:(path to pyglet)\tests\test.py
>
> ~ Nathan
>
> On Sat, Nov 19, 2011 at 7:01 PM, fvanstav <[email protected]> wrote:
>> Will it run with python 3.2.2 on Windows 7?
>>
>>
>> -----Original Message-----
>> From: [email protected] [mailto:[email protected]]
>> On Behalf Of Nathan
>> Sent: Saturday, November 19, 2011 8:54 PM
>> To: [email protected]
>> Subject: Re: How do I ...
>>
>> If you mean "how do I get pyglet 1.2," version 1.2 hasn't been released, but
>> you can get the latest pyglet code by installing mercurial [1] and then
>> checking out the code from the repository[2]
>>
>> [1] http://mercurial.selenic.com/
>> [2] hg clone https://pyglet.googlecode.com/hg/ pyglet
>>
>> ~ Nathan
>>
>> On Sat, Nov 19, 2011 at 11:08 AM, scotia12302 <[email protected]> wrote:
>>> How do I get the Pyglet 1.2 version to try with Python 3.2.2?
>>>
>>> Frank
>>>
>>> --
>>> You received this message because you are subscribed to the Google Groups
>> "pyglet-users" group.
>>> To post to this group, send email to [email protected].
>>> To unsubscribe from this group, send email to
>> [email protected].
>>> For more options, visit this group at
>> http://groups.google.com/group/pyglet-users?hl=en.
>>>
>>>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "pyglet-users" group.
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to
>> [email protected].
>> For more options, visit this group at
>> http://groups.google.com/group/pyglet-users?hl=en.
>>
>>
>>
>> --
>> You received this message because you are subscribed to the Google Groups 
>> "pyglet-users" group.
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to 
>> [email protected].
>> For more options, visit this group at 
>> http://groups.google.com/group/pyglet-users?hl=en.
>>
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pyglet-users?hl=en.

Reply via email to