Description
I'm having a permission error when attempting to run this on Windows 7 in an administrative cmd prompt.
C:\Users\Harold\Downloads\hdfm-master\hdfm-master>Traceback (most recent call la st): File "<string>", line 1, in <module> File "C:\Users\Harold\AppData\Local\Programs\Python\Python37-32\lib\multiproce ssing\spawn.py", line 99, in spawn_main new_handle = reduction.steal_handle(parent_pid, pipe_handle) File "C:\Users\Harold\AppData\Local\Programs\Python\Python37-32\lib\multiproce ssing\reduction.py", line 87, in steal_handle _winapi.DUPLICATE_SAME_ACCESS | _winapi.DUPLICATE_CLOSE_SOURCE) PermissionError: [WinError 5] Access is denied
I have the nrsc5.exe and it's libnrsc5.dll application extension in the same folder and have checked that I have permissions. Not sure why I'm getting this error.