mrjob v0.3.0 released

2011-12-08 Thread Jimmy Retzlaff
What is mrjob? --- mrjob is a Python package that helps you write and run Hadoop Streaming jobs. mrjob fully supports Amazon's Elastic MapReduce (EMR) service, which allows you to buy time on a Hadoop cluster on an hourly basis. It also works with your own Hadoop cluster.

mrjob v0.2.7 released

2011-07-13 Thread Jimmy Retzlaff
What is mrjob? - mrjob is a Python package that helps you write and run Hadoop Streaming jobs. mrjob fully supports Amazon's Elastic MapReduce (EMR) service, which allows you to buy time on a Hadoop cluster on an hourly basis. It also works with your own Hadoop cluster. Some

mrjob v0.2.7 released

2011-07-12 Thread Jimmy Retzlaff
What is mrjob? - mrjob is a Python package that helps you write and run Hadoop Streaming jobs. mrjob fully supports Amazon's Elastic MapReduce (EMR) service, which allows you to buy time on a Hadoop cluster on an hourly basis. It also works with your own Hadoop cluster. Some

Subject: mrjob v0.2.6 released

2011-05-25 Thread Jimmy Retzlaff
What is mrjob? - mrjob is a Python package that helps you write and run Hadoop Streaming jobs. mrjob fully supports Amazon's Elastic MapReduce (EMR) service, which allows you to buy time on a Hadoop cluster on an hourly basis. It also works with your own Hadoop cluster. Some

Subject: mrjob v0.2.6 released

2011-05-24 Thread Jimmy Retzlaff
What is mrjob? - mrjob is a Python package that helps you write and run Hadoop Streaming jobs. mrjob fully supports Amazon's Elastic MapReduce (EMR) service, which allows you to buy time on a Hadoop cluster on an hourly basis. It also works with your own Hadoop cluster. Some

mrjob v0.2.5 released

2011-05-01 Thread Jimmy Retzlaff
What is mrjob? --- mrjob is a Python package that helps you write and run Hadoop Streaming jobs. mrjob fully supports Amazon's Elastic MapReduce (EMR) service, which allows you to buy time on a Hadoop cluster on an hourly basis. It also works with your own Hadoop cluster.

mrjob v0.2.5 released

2011-04-30 Thread Jimmy Retzlaff
What is mrjob? --- mrjob is a Python package that helps you write and run Hadoop Streaming jobs. mrjob fully supports Amazon's Elastic MapReduce (EMR) service, which allows you to buy time on a Hadoop cluster on an hourly basis. It also works with your own Hadoop cluster.

mrjob v0.2.4 released

2011-03-09 Thread Jimmy Retzlaff
What is mrjob? --- mrjob is a Python package that helps you write and run Hadoop Streaming jobs. mrjob fully supports Amazon's Elastic MapReduce (EMR) service, which allows you to buy time on a Hadoop cluster on an hourly basis. It also works with your own Hadoop cluster.

mrjob v0.2.4 released

2011-03-09 Thread Jimmy Retzlaff
What is mrjob? --- mrjob is a Python package that helps you write and run Hadoop Streaming jobs. mrjob fully supports Amazon's Elastic MapReduce (EMR) service, which allows you to buy time on a Hadoop cluster on an hourly basis. It also works with your own Hadoop cluster.

Re: [Py2exe-users] how to build same executabl with and without console output

2010-07-30 Thread Jimmy Retzlaff
On Fri, Jul 30, 2010 at 1:10 AM, Gelonida gelon...@gmail.com wrote: What I'd like to achieve ideally is to create a py2exe program, which will only display a window (so 'compiled' as 'windows'-application) if called normally. however if being called with the option --debug it should display

py2exe 0.6.9 released

2008-11-15 Thread Jimmy Retzlaff
Heller's performance improvements for finding needed modules. * Mark Hammond's fix for thread-state errors when a py2exe created executable tries to use a py2exe created COM DLL. Changes in 0.6.3: * First release assembled by py2exe's new maintainer, Jimmy Retzlaff. Code

[issue3833] python-2.6b3.msi and python-2.6b3.amd64.msi can't both be installed on one machine

2008-09-13 Thread Jimmy Retzlaff
Jimmy Retzlaff [EMAIL PROTECTED] added the comment: Works great on 2.6rc1. Thanks! ___ Python tracker [EMAIL PROTECTED] http://bugs.python.org/issue3833 ___ ___ Python-bugs-list

[issue3833] python-2.6b3.msi and python-2.6b3.amd64.msi can't both be installed on one machine

2008-09-10 Thread Jimmy Retzlaff
New submission from Jimmy Retzlaff [EMAIL PROTECTED]: I'm seeing the same symptoms that are described in issue 1543 with the 2.6b3 MSIs. Namely, when you run one of the MSIs (either 32-bit or 64-bit) then the other will refuse to install. This is on XP Pro x64 SP2. python-3.0b3.msi and python

py2exe 0.6.8 released

2008-06-15 Thread Jimmy Retzlaff
for finding needed modules. * Mark Hammond's fix for thread-state errors when a py2exe created executable tries to use a py2exe created COM DLL. Changes in 0.6.3: * First release assembled by py2exe's new maintainer, Jimmy Retzlaff. Code changes in this release are from

ANN: EasyDialogs for Windows version 46691.0

2007-02-15 Thread Jimmy Retzlaff
EasyDialogs for Windows is available at: http://www.averdevelopment.com/python/ EasyDialogs for Windows is a ctypes based emulation of the EasyDialogs module included in the Python distribution for Mac. It attempts to be as compatible as possible. Code using the Mac EasyDialogs module can often

ANN: EasyDialogs for Windows version 46691.0

2007-02-15 Thread Jimmy Retzlaff
EasyDialogs for Windows is available at: http://www.averdevelopment.com/python/ EasyDialogs for Windows is a ctypes based emulation of the EasyDialogs module included in the Python distribution for Mac. It attempts to be as compatible as possible. Code using the Mac EasyDialogs module can often

py2exe 0.6.6 released

2006-12-31 Thread Jimmy Retzlaff
Heller's performance improvements for finding needed modules. * Mark Hammond's fix for thread-state errors when a py2exe created executable tries to use a py2exe created COM DLL. Changes in 0.6.3: * First release assembled by py2exe's new maintainer, Jimmy Retzlaff. Code

py2exe 0.6.6 released

2006-12-31 Thread Jimmy Retzlaff
Heller's performance improvements for finding needed modules. * Mark Hammond's fix for thread-state errors when a py2exe created executable tries to use a py2exe created COM DLL. Changes in 0.6.3: * First release assembled by py2exe's new maintainer, Jimmy Retzlaff. Code

py2exe 0.6.5 released

2006-03-20 Thread Jimmy Retzlaff
is executed. * Thomas Heller's performance improvements for finding needed modules. * Mark Hammond's fix for thread-state errors when a py2exe created executable tries to use a py2exe created COM DLL. Changes in 0.6.3: * First release assembled by py2exe's new maintainer, Jimmy

py2exe 0.6.4 released

2006-02-13 Thread Jimmy Retzlaff
Heller's performance improvements for finding needed modules. * Mark Hammond's fix for thread-state errors when a py2exe created executable tries to use a py2exe created COM DLL. Changes in 0.6.3: * First release assembled by py2exe's new maintainer, Jimmy Retzlaff. Code

RE: py2exe and pyGTK (was Error)

2005-11-14 Thread Jimmy Retzlaff
danger wrote: hi everybody, i have a problem with py2exe that gives me this error: ImportError: could not import pango ImportError: could not import pango Traceback (most recent call last): File acqua.py, line 40, in ? File gtk\__init__.pyc, line 113, in ? AttributeError: 'module'

py2exe 0.6.3 released

2005-10-07 Thread Jimmy Retzlaff
are supported. Changes in 0.6.3: * First release assembled by py2exe's new maintainer, Jimmy Retzlaff. Code changes in this release are from Thomas Heller and Gordon Scott. * The dll-excludes option is now available on the command line. It was only possible to specify

py2exe 0.6.3 released

2005-10-07 Thread Jimmy Retzlaff
are supported. Changes in 0.6.3: * First release assembled by py2exe's new maintainer, Jimmy Retzlaff. Code changes in this release are from Thomas Heller and Gordon Scott. * The dll-excludes option is now available on the command line. It was only possible to specify

py2exe has a new maintainer

2005-10-05 Thread Jimmy Retzlaff
I am taking over the maintenance and support of py2exe from Thomas Heller. As he announced a few weeks ago he is looking to focus on other things. py2exe has been very useful to me over the years and I look forward to keeping it every bit as useful in the future. I plan to make the transition as

py2exe has a new maintainer

2005-10-04 Thread Jimmy Retzlaff
I am taking over the maintenance and support of py2exe from Thomas Heller. As he announced a few weeks ago he is looking to focus on other things. py2exe has been very useful to me over the years and I look forward to keeping it every bit as useful in the future. I plan to make the transition as

RE: Py2Exe + kinterbasdb

2005-10-03 Thread Jimmy Retzlaff
[EMAIL PROTECTED] wrote: I compile an application (that working good in native python) to exe with py2exe. In native mode (python.exe ReportApp.py) it is working, the reports are created good. But when I try to create a report from the compiled exe, it is show an error: Traceback (most

RE: MessageBox ONOK?

2005-04-19 Thread Jimmy Retzlaff
Ali wrote: How do i connect the onOK of a win32ui MessageBox with the Ok button so that I get to know when the user clicks the Ok button? win32ui.MessageBox returns the ID of the button that was clicked to dismiss the message box. There are constants in win32con you can use to compare to that

RE: py2exe - create one EXE

2005-04-15 Thread Jimmy Retzlaff
Codecraig wrote: i tried the SingleInstaller linkwhich points to a script using NSIS. I followed those instructions which generated an .exe. HOwever, when i run the .exe nothing happens (meaning no process starts, no output, no errors, nothing). any ideas on that? have ever used it?

RE: Python 2.4 killing commercial Windows Python development ?

2005-04-12 Thread Jimmy Retzlaff
Terry Reedy wrote: I guess I don't understand some people's determination to not have users install fully useable Python on their Windows machines. Doing so seems no different to me than having to install (or upgrade) Shockwave, or Apple's Quicksomething for Windows (not used so much

RE: string methods (warning, newbie)

2005-02-26 Thread Jimmy Retzlaff
Anthonyberet wrote: Is there a string mething to return only the alpha characters of a string? eg 'The Beatles - help - 03 - Ticket to ride', would be 'TheBeatlesTickettoride' If not then how best to approach this? I have some complicated plan to cut the string into individual characters

RE: Open Folder in Desktop

2005-01-25 Thread Jimmy Retzlaff
Kamilche wrote: Is there a command you can execute in Python that will open a window on the desktop, such as 'My Documents'? Kind of like 'system', but for folder names, not just programs. I'm running on Windows 2000. There are two issues here. The first is how to open a folder and the second

RE: feature suggestion

2004-12-24 Thread Jimmy Retzlaff
flexibal wrote: ... as we all know, just doing v = 5 declares a new variable named 'v'... but we are people, and we do make typos... and it's very disturbing to find your program crashing after two weeks of operation, over a NameError... because a certain branch in your code, that was

RE: Audio interviews of Guido or other Python advocates?

2004-12-04 Thread Jimmy Retzlaff
Dave Benjamin wrote: I looked around for recordings of Guido, but couldn't find any. Does anyone know of any streamable audio (or video) interviews or speeches featuring Guido, the bots, or any other interesting people in the Python community? There's a video with a few folks in it at: