On Mar 1, 2:05 am, "Gabriel Genellina" <[EMAIL PROTECTED]> wrote:
> En Wed, 28 Feb 2007 19:54:26 -0300, MRAB <[EMAIL PROTECTED]>
> escribió:
>
> > On Feb 28, 5:27 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
> > wrote:
> >> you want to run the windows command prompt, which is called "cmd.exe"
> >> i
En Wed, 28 Feb 2007 19:54:26 -0300, MRAB <[EMAIL PROTECTED]>
escribió:
> On Feb 28, 5:27 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
> wrote:
>> you want to run the windows command prompt, which is called "cmd.exe"
>> in windows xp. press the "start menu", then select "run", then type
>> "cmd.e
On Feb 28, 5:27 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
> > Hi Jeremy, that's the problem I'm having. Where should I type that "
> > python setup.py install" ? Once again I'm using Windows system and not
> > Unix. Should I move the file to a specific folder under Python 2.5 and
> > then
On Feb 28, 9:39 pm, "Troy Melhase" <[EMAIL PROTECTED]> wrote:
> > Did you think I was suggesting that you write a GUI version of
> > java2python? Please carefully (re)?read the documentation link that I
> > gave you. The idea is that with a simple variation of your setup.py
> > build comamnd, you c
> Did you think I was suggesting that you write a GUI version of
> java2python? Please carefully (re)?read the documentation link that I
> gave you. The idea is that with a simple variation of your setup.py
> build comamnd, you create a Windows installer for your existing
> package, and make it ava
On Feb 28, 8:33 pm, "Troy Melhase" <[EMAIL PROTECTED]> wrote:
> > Hi Troy, Windows users don't really "want" to do that. They'd prefer
> > to download a Windows installer, and "double-click on it".
>
> Hi John,
>
> Understood and agreed. I was thinking about Andy's problem, and I
> realized that m
> Hi Troy, Windows users don't really "want" to do that. They'd prefer
> to download a Windows installer, and "double-click on it".
Hi John,
Understood and agreed. I was thinking about Andy's problem, and I
realized that many users would benefit from a gui to do side-by-side
translation. If I e
On Feb 28, 4:27 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
> > Hi Jeremy, that's the problem I'm having. Where should I type that "
> > python setup.py install" ? Once again I'm using Windows system and not
> > Unix. Should I move the file to a specific folder under Python 2.5 and
> > then
> 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
This is my friend's computer, BTW!
--
http://mail.python.org/mailman/listinfo/python-list
Hi Troy, once again thanks for the quickie. I installed everything
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
Meaning under scripts-2.5 folder, there are two files j2py and
jast_print but
> Hi Jeremy, that's the problem I'm having. Where should I type that "
> python setup.py install" ? Once again I'm using Windows system and not
> Unix. Should I move the file to a specific folder under Python 2.5 and
> then type " python setup.py install" in IDLE or Command Line window?
> I get th
You'll need to run the command in the command-line window. If you're
unfamiliar, here's how to start it up: Click "Start" then "Run..."
then type "Cmd" in the open field. Click OK.
Once you're at the command line there will be a little variation
depending on where things are located on your PC.
Hi Jeremy, that's the problem I'm having. Where should I type that "
python setup.py install" ? Once again I'm using Windows system and not
Unix. Should I move the file to a specific folder under Python 2.5 and
then type " python setup.py install" in IDLE or Command Line window?
I get the error "S
I haven't used that particular package, but the norm for setup.py is
this command line:
python setup.py install
Hope this helps,
Jeremy
--
http://mail.python.org/mailman/listinfo/python-list
15 matches
Mail list logo