-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathout.txt
More file actions
49 lines (48 loc) · 2.73 KB
/
out.txt
File metadata and controls
49 lines (48 loc) · 2.73 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
python : Traceback (most recent
call last):
At line:1 char:1
+ python build_release_repo.py 2>
out.txt; Get-Content out.txt
-Encodin ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~
+ CategoryInfo : NotSp
ecified: (Traceback (most recen
t call last)::String) [], Remot
eException
+ FullyQualifiedErrorId : Nativ
eCommandError
File
"C:\Users\tanmoy\Documents\jast
work on this now\techscript\build_re
lease_repo.py", line 116, in
<module>
main()
~~~~^^
File
"C:\Users\tanmoy\Documents\jast
work on this now\techscript\build_re
lease_repo.py", line 10, in main
shutil.rmtree(release_dir)
~~~~~~~~~~~~~^^^^^^^^^^^^^
File "C:\Users\tanmoy\AppData\Loca
l\Programs\Python\Python313\Lib\shut
il.py", line 790, in rmtree
return _rmtree_unsafe(path,
onexc)
File "C:\Users\tanmoy\AppData\Loca
l\Programs\Python\Python313\Lib\shut
il.py", line 629, in _rmtree_unsafe
onexc(os.unlink, fullname, err)
~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\tanmoy\AppData\Loca
l\Programs\Python\Python313\Lib\shut
il.py", line 625, in _rmtree_unsafe
os.unlink(fullname)
~~~~~~~~~^^^^^^^^^^
PermissionError: [WinError 5]
Access is denied:
'C:\\Users\\tanmoy\\Documents\\jast
work on this now\\techscript\\public
-release\\.git\\objects\\02\\82151d0
a53a3d9ee83acd3347043d941834598'