Re: Distributing applications

2005-03-02 Thread Mitch Amiano
I'm fairly new to python myself (with about 16 years of various languages); I found py2exe fairly straightforward to use. The instructions are ok, but if you care to see it I took some notes and threw them into an article on my company site.

Stuck on Jythonc --all w/ ZipException PyMethod

2005-03-02 Thread Mitch Amiano
I'm getting started working with Jython (hope this is an ok group for the question), and ran into a stumbling block using the jythonc tool. It is a fairly simple Jython script which uses the Apache Batik SVG library, imports the SVG Canvas, and puts up a simple Swing interface to let the user l