Installing java2python (Newbie)

Troy Melhase troy.melhase at gmail.com
Wed Feb 28 01:22:45 EST 2007


> properly now (error free!! yay) and the j2py script is located under :
> C:\Documents and Settings\Ujjal Pathak\Desktop\java2python-0.2\build
> \scripts-2.5

that doesn't look right -- it looks like you found what the setup
script left behind.  what you should look for is j2py in either (a)
your python directories or (b) in your system directories.  look in
c:\python2.5 first.

> Meaning under scripts-2.5 folder, there are two files j2py and
> jast_print but without any file extension though!

correct, they don't have extensions.  once you find the real scripts,
rename them to include the .py extension.  these scripts are meant to
run from a prompt, and double-clicking them in the windows file
manager won't do any good.



More information about the Python-list mailing list