After set OC, error… and rig does not boot 
=== GPU 4, 0f:00.0 Radeon RX 5700 8176M #5 === 09:21:51
Changing smcPPTable.FanStopTemp from 0 to 0 at 0x45e
Changing smcPPTable.FanStartTemp from 0 to 0 at 0x460
Changing smcPPTable.FanZeroRpmEnable from 0 to 0 at 0x484
Changing smcPPTable.MinVoltageGfx from 3200 to 2800 at 0x24a
Changing OverDrive8Table.ODSettingsMax.8 from 930 to 960 at 0x102
Changing OverDrive8Table.ODSettingsMin.3 from 800 to 700 at 0x16e
Changing OverDrive8Table.ODSettingsMin.5 from 800 to 700 at 0x176
Changing OverDrive8Table.ODSettingsMin.7 from 800 to 700 at 0x17e
Commiting changes to ‘/sys/class/drm/card5/device/pp_table’.
Traceback (most recent call last):
File “/hive/opt/upp/upp.py”, line 183, in
cli(obj={})()
File “/hive/opt/upp/click/core.py”, line 722, in call
return self.main(*args, **kwargs)
File “/hive/opt/upp/click/core.py”, line 697, in main
rv = self.invoke(ctx)
File “/hive/opt/upp/click/core.py”, line 1066, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File “/hive/opt/upp/click/core.py”, line 895, in invoke
return ctx.invoke(self.callback, **ctx.params)
File “/hive/opt/upp/click/core.py”, line 535, in invoke
return callback(*args, **kwargs)
File “/hive/opt/upp/click/decorators.py”, line 17, in new_func
return f(get_current_context(), *args, **kwargs)
File “/hive/opt/upp/upp.py”, line 170, in set
decode._write_pp_tables_file(input_file, decode.pp_tbl_bytes)
File “/hive/opt/upp/decode.py”, line 31, in _write_pp_tables_file
except PermissionError as e:
NameError: global name ‘PermissionError’ is not defined