I am trying to use slicer command line tool.
But I get the error
c:\python27\python.exe: can't open file 'C:\Python27\Scripts\slicer': [Errno 2] No such file or directory
But the slicer.exe is there at the specified folder.
How can I fix this?
Update: When I remove slicer.exe from the specified folder and try 'slicer serve slicer.ini' command I get the message
'slicer' is not recognized as an internal or external command, operable program or batch file.
which is reasonable. But it doesn't work even when slicer.exe is there