Slicer.exe --python-script “/full/path/to/myscript.py” --no-splash --no-main-window i am using this command in windows terminal but its showing error The command Slicer.exe was not found, but does exist in the current location. Windows PowerShell does not load commands from the current location by default.
I am going to place where my slicer exe file is i.e C:\Users\mukun\AppData\Local\NA-MIC\Slicer 4.11.20210226 but its still not working ,kindly tell what am i doing wrong here?
Provide the full path to Slicer.exe between quotes in your script command or add the 3D Slicer home folder to your PATH variable (if you work on Windows).