Following is the error message I receive when I save x.mp3 via django :
Exception Type: PermissionError
Exception Value:
[Errno 13] Permission denied: 'x.mp3'
You should use the sudo command for super user. because, the sudo enables the full access to files in your system. So use sudo command to write the files for x.mp3 You can use this command in all linux platforms like kali,ubuntu,django,parrot. Problem solved. If you have any questions please be free to ask. Vote for me