Installing java2python (Newbie)

loveline17 at gmail.com loveline17 at gmail.com
Tue Feb 27 23:42:01 EST 2007


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 "SyntaxError: invalid syntax" with the word "setup"

On Feb 27, 10:34 pm, "Jeremy Dillworth" <jdillwo... at gmail.com> wrote:
> 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





More information about the Python-list mailing list