Using KevinVG207's BRSTMGen.py to create custom BRSTM files

File “C:\Users\ariel\OneDrive\Desktop\LoopingAudioConverter-3.3\BRSTMGen.py”, line 58, in run
os.makedirs(TMP_FOLDER, exist_ok=True)
File “”, line 225, in makedirs
PermissionError: [WinError 5] Access is denied: ‘C:\Windows\system32\tmp’

How to fix issue? I’m trying to turn this music file into a BRSTM file from Audacity Easily Make (Multi-Channel) Brstm from Audacity with BRSTMGen - Mario Kart Wii Quick Tutorial - YouTube but something’s holding me back. This error here. I did everything he said but I still don’t understand what the issue is.

I don’t know how to get around to it but system32 is a “protected” system folder.

You need administrator privileges to access it and even if you are an administrator it may show a pop-up asking for approval before you write to it or save a file there.

This topic was automatically closed after 30 days. New replies are no longer allowed.