Hi,

I'm having a problem to run Python script on my system with below error.
Can you help to check what could be the reason from below call stack trace?

(Python 3.8.19 on win32) Traceback (most recent call last):
  File 
"C:\614394_SBL_TGLUP3_MR8_Rel\SBL_TGL-UP3_MR8\UefiPldPlatform\Edk2Open\BaseTools\Source\Python\build\build.py",
 line 2632, in Main
    MyBuild = Build(Target, Workspace, Option,LogQ)
  File 
"C:\614394_SBL_TGLUP3_MR8_Rel\SBL_TGL-UP3_MR8\UefiPldPlatform\Edk2Open\BaseTools\Source\Python\build\build.py",
 line 784, in __init__
    os.makedirs(os.path.join(GlobalData.gConfDirectory, '.cache'))
  File "C:\Python38\lib\os.py", line 223, in makedirs
    mkdir(name, mode)
PermissionError: [WinError 5] Access is denied: 
'c:\\614394_sbl_tglup3_mr8_rel\\sbl_tgl-up3_mr8\\uefipldplatform\\conf\\.cache'

Thank you.

Regards,
Amirah Rahim



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#119963): https://edk2.groups.io/g/devel/message/119963
Mute This Topic: https://groups.io/mt/107411749/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to