Python Forum

Full Version: SPADE installation
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am trying to install SPADE on windows with pip install spade, but getting following error.
I also tried with easy_install spade got the same error.
help me to recover from mentioned problem.

File "C:\Users\PUSHPE~1\AppData\Local\Temp\easy_install-vz6gqlhy\SPADE-2.3.3\setup.py", line 6, in <module>
File "C:\Users\PUSHPE~1\AppData\Local\Temp\easy_install-vz6gqlhy\SPADE-2.3.3\runspade.py", line 16
except ImportError, e:
^
SyntaxError: invalid syntax