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" <[EMAIL PROTECTED]> 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


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to