Re: [pygame] pyWeek? (Bit OT)

2012-01-11 Thread Davy Mitchell
Thanks Christopher!

I've not taken part since 2010 so I wanted to be well prepared for the next one.

I'd seriously recommend to anyone to take part - great fun.

Cheers,
Davy Mitchell

--
Davy's Blog
http://retrospaniel.blogspot.com/

On 11 January 2012 16:20, Christopher Night  wrote:
> On Fri, Jan 6, 2012 at 2:26 PM, Davy Mitchell  wrote:
>>
>> Apologies if this is a bit off topic...
>>
>> I was was wondering if the date for the next PyWeek has been announced?
>
>
> No it hasn't. The latest announced competition is generally found on the
> front page of pyweek.org.
>
> The previous even-numbered competitions were 03 April, 28 March, 26 April,
> and 30 March, so I would expect it some time in that range again this time.
> I don't know if Richard Jones has decided when it'll be yet, though.
>
> The last competition was announced on this mailing list about two months
> beforehand, as well as
> python-announce-l...@python.org, python-l...@python.org, gameco...@sykhronics.com,
> pyglet-us...@googlegroups.com, and cocos-disc...@googlegroups.com. So, check
> one or more of these lists I guess.
>
> Also, if you have an account on pyweek.org, I think you'll get an email when
> theme voting is open (one week before the competition).
>
> -Christopher



-- 
--
  Davy's Blog Reborn - http://retrospaniel.wordpress.com


Re: [pygame] New Windows downloads at bitbucket

2012-01-11 Thread Lenard Lindstrom
No, it failed to build. I'm surprised one of the Mac users hasn't spoken 
up by now. Usually someone is building updated OS X installers.


Lenard

On 10/01/12 06:20 PM, Zack Baker wrote:
That looks good but I don't see a macosx 3.x build that one could 
download. Am I missing one on the page?


-Zack


On Jan 10, 2012, at 8:43 PM, Lenard Lindstrom > wrote:



Let's try again,

There are some Mac builds at http://thorbrian.com/pygame/builds.php , 
but because of compiler problems they are from 2010. They are also 
zip files, so I don't know how they are configured to install.







Re: [pygame] pyWeek? (Bit OT)

2012-01-11 Thread Christopher Night
On Fri, Jan 6, 2012 at 2:26 PM, Davy Mitchell  wrote:

> Apologies if this is a bit off topic...
>
> I was was wondering if the date for the next PyWeek has been announced?
>

No it hasn't. The latest announced competition is generally found on the
front page of pyweek.org.

The previous even-numbered competitions were 03 April, 28 March, 26 April,
and 30 March, so I would expect it some time in that range again this time.
I don't know if Richard Jones has decided when it'll be yet, though.

The last competition was announced on this mailing list about two months
beforehand, as well as python-announce-l...@python.org,
python-l...@python.org, gameco...@sykhronics.com,
pyglet-us...@googlegroups.com, and cocos-disc...@googlegroups.com. So,
check one or more of these lists I guess.

Also, if you have an account on pyweek.org, I think you'll get an email
when theme voting is open (one week before the competition).

-Christopher


[pygame] error trying to download psg4a code

2012-01-11 Thread Sean Wolfe
Hey guys and p4a guys especially,

I'm trying to check out the p4a code to get acquainted. However when I
try and bzr branch, it thinks for about 90 seconds, then throws this
error:

--
swolfe@wks0069 /cygdrive/c/p4a
$ bzr branch lp:pgs4a
ssh: connect to host bazaar.launchpad.net port 22: Connection refused
bzr: ERROR: Connection closed: Unexpected end of message. Please check
connectivity and permissions, and report a bug if problems persist
---.

I've uploaded my public key to bazaar and have my pagent running.

Any thoughts?