I just tried to do something on IPython that works fine at the Win XP
command line:
In [26]: python setup.py build
-----------------------------------------
File "<ipython console>", line 1
python setup.py build
^
SyntaxError: invalid syntax
What should I do instead? And where could have looked this up?
Thanks,
Dick Moores