Team Chat Logs

August 27, 2009

2009 7
Mo Tu We Th Fr Sa Su
          1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31            

[04:49:25.584980]<osimons>davidfraser: you've managed to package the slave using py2exe?
[04:50:03.373007]<davidfraser>osimons: I may have done, but it has slipped from my memory
[04:50:14.481563]<davidfraser>Actually I don't think I have tried
[04:53:24.131524]<osimons>i'd like to get an unofficial slave.exe packaged - for own needs
[05:20:04.448332]<Hodgestar>osimons: If you can wait until this evening, I have py2exe setup under Wine on my home machine and can make a py2exe build then.
[05:20:46.629201]<osimons>Hodgestar: cool. i can wait - not quite production ready yet :-)
[05:23:53.390067]<davidfraser>osimons: You could alternatively sneak a test into the code which runs on the windows machines, runs py2exe and uploads the build as an attachment. But it would be a much slower debugging loop
[05:24:55.400526]<asmodai>Or you ask me, since I have full Visual Studio setups on my Windows boxes
[05:25:04.147777]<asmodai>or whatever py2exe needs
[05:26:31.251229]<Hodgestar>py2exe doesn't need anything fancy -- just python installed under Windows (or Wine).
[05:26:55.169906]<Hodgestar>But it tries very hard to only include the modules your package depends on and sometimes it gets the list wrong.
[05:27:21.606911]<asmodai>well, got 2.5, 2.6, 3.0, and 3.1 installed here if need be
[05:49:01.893028]<osimons>it's been years since i tested - and next thing i also need to test is if bitten slave will install using ironpython...
[05:50:58.750908]<osimons>the new beta of ironpython 2.5 should be ~python2.5 i've heard?
[05:57:19.449954]<Hodgestar>osimons: I only know what I see on #python-dev but that sounds right.
[05:59:03.985908]<osimons>yeah, me too. just blog browsing from feeds. i've got a lot of ms users / dotnet developers, so it may be easier to convice them of that than using cpython ;-)
[06:13:36.812854]<osimons>nope. no ironpython. setuptools don't work for ironpython. back to py2exe...
[17:45:31.137924]<gakos>ping