splitNSP
splitNSP copied to clipboard
Permission denied when executing
/Users/(...)/Desktop/splitNSP.py: Permission denied
Either run the script with python3 ~/Desktop/splitNSP.py or grant the script executable permissions if you want to run it directly:
chmod +x ~/Desktop/splitNSP.py then try and run it again.