On 07/08/13 03:26, John Ladasky wrote:
> Hello Juan,
> 
> Thanks for trying to help me out.
> 
> I installed Mercurial.  I'm not exactly sure what it does.  It looks
> like it parallels the functionality of a Linux package manager, but
> instead of requiring RPM files, it can manage source code from an HTTP
> server?  Please let me know whether I have understood this correctly.

Mercurial is a source control management tool:

http://mercurial.selenic.com/

Basically it can be used to track changes in the source code. You used
it to get a copy of Pyglet's current source code.

> Anyway, I tried installing the current Google Code version of pyglet,
> and my errors may actually be slightly worse than those I obtained with
> the 1.2alpha1 package from pyglet.org.  Here's a transcript from my
> terminal, with commentary.

I'm not sure I can help, I haven't tried Python 3 myself, but I looks
like the tests and the examples don't support Python 3 yet (there are
some bug reports).

I'm sorry this is disappointing. In my experience Python 2.7.x works
great with Python 1.2 alpha1, may be someone else can give you some more
information about Python 3 support.

Regards,

Juan

-- 
jjm's home: http://www.usebox.net/jjm/
blackshell: http://blackshell.usebox.net/

-- 
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pyglet-users.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to