Guest User

Untitled

a guest
May 16th, 2025
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 68.15 KB | None | 0 0
  1. import _frozen_importlib # frozen
  2. import _imp # builtin
  3. import '_thread' # <class '_frozen_importlib.BuiltinImporter'>
  4. import '_warnings' # <class '_frozen_importlib.BuiltinImporter'>
  5. import '_weakref' # <class '_frozen_importlib.BuiltinImporter'>
  6. import 'winreg' # <class '_frozen_importlib.BuiltinImporter'>
  7. import '_io' # <class '_frozen_importlib.BuiltinImporter'>
  8. import 'marshal' # <class '_frozen_importlib.BuiltinImporter'>
  9. import 'nt' # <class '_frozen_importlib.BuiltinImporter'>
  10. import '_frozen_importlib_external' # <class '_frozen_importlib.FrozenImporter'>
  11. # installing zipimport hook
  12. import 'time' # <class '_frozen_importlib.BuiltinImporter'>
  13. import 'zipimport' # <class '_frozen_importlib.FrozenImporter'>
  14. # installed zipimport hook
  15. # C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\encodings\__pycache__\__init__.cpython-313.pyc matches C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\encodings\__init__.py
  16. # code object from 'C:\\Users\\nebbi\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\encodings\\__pycache__\\__init__.cpython-313.pyc'
  17. import '_codecs' # <class '_frozen_importlib.BuiltinImporter'>
  18. import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
  19. # C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\encodings\__pycache__\aliases.cpython-313.pyc matches C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\encodings\aliases.py
  20. # code object from 'C:\\Users\\nebbi\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\encodings\\__pycache__\\aliases.cpython-313.pyc'
  21. import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x000001DE58C9A350>
  22. import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x000001DE58C15400>
  23. # C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\encodings\__pycache__\utf_8.cpython-313.pyc matches C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\encodings\utf_8.py
  24. # code object from 'C:\\Users\\nebbi\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\encodings\\__pycache__\\utf_8.cpython-313.pyc'
  25. import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x000001DE58C9A490>
  26. # C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\encodings\__pycache__\cp1252.cpython-313.pyc matches C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\encodings\cp1252.py
  27. # code object from 'C:\\Users\\nebbi\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\encodings\\__pycache__\\cp1252.cpython-313.pyc'
  28. import 'encodings.cp1252' # <_frozen_importlib_external.SourceFileLoader object at 0x000001DE58C89CD0>
  29. import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
  30. import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
  31. import 'abc' # <class '_frozen_importlib.FrozenImporter'>
  32. import 'io' # <class '_frozen_importlib.FrozenImporter'>
  33. import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
  34. import 'stat' # <class '_frozen_importlib.FrozenImporter'>
  35. import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
  36. import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
  37. import '_winapi' # <class '_frozen_importlib.BuiltinImporter'>
  38. import 'ntpath' # <class '_frozen_importlib.FrozenImporter'>
  39. import 'os' # <class '_frozen_importlib.FrozenImporter'>
  40. import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
  41. Processing user site-packages
  42. Processing global site-packages
  43. Adding directory: 'C:\\Users\\nebbi\\AppData\\Local\\Programs\\Python\\Python313'
  44. Adding directory: 'C:\\Users\\nebbi\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\site-packages'
  45. import 'site' # <class '_frozen_importlib.FrozenImporter'>
  46. Python 3.13.3 (tags/v3.13.3:6280bb5, Apr 8 2025, 14:47:33) [MSC v.1943 64 bit (AMD64)] on win32
  47. Type "help", "copyright", "credits" or "license" for more information.
  48. # C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\importlib\__pycache__\__init__.cpython-313.pyc matches C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\importlib\__init__.py
  49. # code object from 'C:\\Users\\nebbi\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\importlib\\__pycache__\\__init__.cpython-313.pyc'
  50. import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x000001DE58C8A780>
  51. import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
  52. # C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\importlib\__pycache__\_abc.cpython-313.pyc matches C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\importlib\_abc.py
  53. # code object from 'C:\\Users\\nebbi\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\importlib\\__pycache__\\_abc.cpython-313.pyc'
  54. import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x000001DE58EA43B0>
  55. # C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\__pycache__\types.cpython-313.pyc matches C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\types.py
  56. # code object from 'C:\\Users\\nebbi\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\types.cpython-313.pyc'
  57. import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x000001DE58E8D040>
  58. import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
  59. import 'runpy' # <class '_frozen_importlib.FrozenImporter'>
  60. # C:\Users\nebbi\esp\v5.3.2\esp-idf\components\esptool_py\esptool\__pycache__\espefuse.cpython-313.pyc matches C:\Users\nebbi\esp\v5.3.2\esp-idf\components\esptool_py\esptool\espefuse.py
  61. # code object from 'C:\\Users\\nebbi\\esp\\v5.3.2\\esp-idf\\components\\esptool_py\\esptool\\__pycache__\\espefuse.cpython-313.pyc'
  62. # C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\__pycache__\subprocess.cpython-313.pyc matches C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py
  63. # code object from 'C:\\Users\\nebbi\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\subprocess.cpython-313.pyc'
  64. import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
  65. # C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\__pycache__\locale.cpython-313.pyc matches C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\locale.py
  66. # code object from 'C:\\Users\\nebbi\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\locale.cpython-313.pyc'
  67. # C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\re\__pycache__\__init__.cpython-313.pyc matches C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\re\__init__.py
  68. # code object from 'C:\\Users\\nebbi\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\re\\__pycache__\\__init__.cpython-313.pyc'
  69. # C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\__pycache__\enum.cpython-313.pyc matches C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\enum.py
  70. # code object from 'C:\\Users\\nebbi\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\enum.cpython-313.pyc'
  71. # C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\__pycache__\functools.cpython-313.pyc matches C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\functools.py
  72. # code object from 'C:\\Users\\nebbi\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\functools.cpython-313.pyc'
  73. # C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\collections\__pycache__\__init__.cpython-313.pyc matches C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\collections\__init__.py
  74. # code object from 'C:\\Users\\nebbi\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\collections\\__pycache__\\__init__.cpython-313.pyc'
  75. import 'itertools' # <class '_frozen_importlib.BuiltinImporter'>
  76. # C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\__pycache__\keyword.cpython-313.pyc matches C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\keyword.py
  77. # code object from 'C:\\Users\\nebbi\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\keyword.cpython-313.pyc'
  78. import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x000001DE5905D090>
  79. # C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\__pycache__\operator.cpython-313.pyc matches C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\operator.py
  80. # code object from 'C:\\Users\\nebbi\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\operator.cpython-313.pyc'
  81. import '_operator' # <class '_frozen_importlib.BuiltinImporter'>
  82. import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x000001DE58C27890>
  83. # C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\__pycache__\reprlib.cpython-313.pyc matches C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\reprlib.py
  84. # code object from 'C:\\Users\\nebbi\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\reprlib.cpython-313.pyc'
  85. import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x000001DE58C27950>
  86. import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
  87. import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x000001DE58EB6DD0>
  88. import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
  89. import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x000001DE58EB6970>
  90. import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x000001DE58E7DC70>
  91. # C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\re\__pycache__\_compiler.cpython-313.pyc matches C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\re\_compiler.py
  92. # code object from 'C:\\Users\\nebbi\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\re\\__pycache__\\_compiler.cpython-313.pyc'
  93. import '_sre' # <class '_frozen_importlib.BuiltinImporter'>
  94. # C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\re\__pycache__\_parser.cpython-313.pyc matches C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\re\_parser.py
  95. # code object from 'C:\\Users\\nebbi\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\re\\__pycache__\\_parser.cpython-313.pyc'
  96. # C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\re\__pycache__\_constants.cpython-313.pyc matches C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\re\_constants.py
  97. # code object from 'C:\\Users\\nebbi\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\re\\__pycache__\\_constants.cpython-313.pyc'
  98. import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x000001DE5909CB90>
  99. import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x000001DE59038C00>
  100. # C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\re\__pycache__\_casefix.cpython-313.pyc matches C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\re\_casefix.py
  101. # code object from 'C:\\Users\\nebbi\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\re\\__pycache__\\_casefix.cpython-313.pyc'
  102. import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x000001DE5909C870>
  103. import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x000001DE59038AA0>
  104. # C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\__pycache__\copyreg.cpython-313.pyc matches C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\copyreg.py
  105. # code object from 'C:\\Users\\nebbi\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\copyreg.cpython-313.pyc'
  106. import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x000001DE58F157F0>
  107. import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x000001DE58E7D9A0>
  108. import '_locale' # <class '_frozen_importlib.BuiltinImporter'>
  109. import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x000001DE58EE4050>
  110. # C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\__pycache__\signal.cpython-313.pyc matches C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\signal.py
  111. # code object from 'C:\\Users\\nebbi\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\signal.cpython-313.pyc'
  112. import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x000001DE58EDD0D0>
  113. # C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\__pycache__\threading.cpython-313.pyc matches C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\threading.py
  114. # code object from 'C:\\Users\\nebbi\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\threading.cpython-313.pyc'
  115. # C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\__pycache__\warnings.cpython-313.pyc matches C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\warnings.py
  116. # code object from 'C:\\Users\\nebbi\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\warnings.cpython-313.pyc'
  117. import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x000001DE58EEEB30>
  118. # C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\__pycache__\_weakrefset.cpython-313.pyc matches C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\_weakrefset.py
  119. # code object from 'C:\\Users\\nebbi\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\_weakrefset.cpython-313.pyc'
  120. import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x000001DE5908DD30>
  121. import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x000001DE58EDE7D0>
  122. # C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\__pycache__\contextlib.cpython-313.pyc matches C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\contextlib.py
  123. # code object from 'C:\\Users\\nebbi\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\contextlib.cpython-313.pyc'
  124. import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x000001DE58F13290>
  125. import 'msvcrt' # <class '_frozen_importlib.BuiltinImporter'>
  126. import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x000001DE58E6C650>
  127. Traceback (most recent call last):
  128. File "<frozen runpy>", line 198, in _run_module_as_main
  129. File "<frozen runpy>", line 88, in _run_code
  130. File "C:\Users\nebbi\esp\v5.3.2\esp-idf\components\esptool_py\esptool\espefuse.py", line 11, in <module>
  131. sys.exit(subprocess.run([sys.executable, '-m', 'espefuse'] + sys.argv[1:]).returncode)
  132. ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  133. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 554, in run
  134. with Popen(*popenargs, **kwargs) as process:
  135. ~~~~~^^^^^^^^^^^^^^^^^^^^^^
  136. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1039, in __init__
  137. self._execute_child(args, executable, preexec_fn, close_fds,
  138. ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  139. pass_fds, cwd, env,
  140. ^^^^^^^^^^^^^^^^^^^
  141. ...<5 lines>...
  142. gid, gids, uid, umask,
  143. ^^^^^^^^^^^^^^^^^^^^^^
  144. start_new_session, process_group)
  145. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  146. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1551, in _execute_child
  147. hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
  148. ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
  149. # no special security
  150. ^^^^^^^^^^^^^^^^^^^^^
  151. ...<4 lines>...
  152. cwd,
  153. ^^^^
  154. startupinfo)
  155. ^^^^^^^^^^^^
  156. KeyboardInterrupt
  157. Traceback (most recent call last):
  158. File "<frozen runpy>", line 198, in _run_module_as_main
  159. File "<frozen runpy>", line 88, in _run_code
  160. File "C:\Users\nebbi\esp\v5.3.2\esp-idf\components\esptool_py\esptool\espefuse.py", line 11, in <module>
  161. sys.exit(subprocess.run([sys.executable, '-m', 'espefuse'] + sys.argv[1:]).returncode)
  162. ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  163. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 556, in run
  164. stdout, stderr = process.communicate(input, timeout=timeout)
  165. ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  166. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1214, in communicate
  167. self.wait()
  168. ~~~~~~~~~^^
  169. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1277, in wait
  170. return self._wait(timeout=timeout)
  171. ~~~~~~~~~~^^^^^^^^^^^^^^^^^
  172. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1603, in _wait
  173. result = _winapi.WaitForSingleObject(self._handle,
  174. timeout_millis)
  175. KeyboardInterrupt
  176. Traceback (most recent call last):
  177. File "<frozen runpy>", line 198, in _run_module_as_main
  178. File "<frozen runpy>", line 88, in _run_code
  179. File "C:\Users\nebbi\esp\v5.3.2\esp-idf\components\esptool_py\esptool\espefuse.py", line 11, in <module>
  180. sys.exit(subprocess.run([sys.executable, '-m', 'espefuse'] + sys.argv[1:]).returncode)
  181. ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  182. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 556, in run
  183. stdout, stderr = process.communicate(input, timeout=timeout)
  184. ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  185. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1214, in communicate
  186. self.wait()
  187. ~~~~~~~~~^^
  188. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1277, in wait
  189. return self._wait(timeout=timeout)
  190. ~~~~~~~~~~^^^^^^^^^^^^^^^^^
  191. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1603, in _wait
  192. result = _winapi.WaitForSingleObject(self._handle,
  193. timeout_millis)
  194. KeyboardInterrupt
  195. Traceback (most recent call last):
  196. File "<frozen runpy>", line 198, in _run_module_as_main
  197. File "<frozen runpy>", line 88, in _run_code
  198. File "C:\Users\nebbi\esp\v5.3.2\esp-idf\components\esptool_py\esptool\espefuse.py", line 11, in <module>
  199. sys.exit(subprocess.run([sys.executable, '-m', 'espefuse'] + sys.argv[1:]).returncode)
  200. ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  201. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 556, in run
  202. stdout, stderr = process.communicate(input, timeout=timeout)
  203. ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  204. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1214, in communicate
  205. self.wait()
  206. ~~~~~~~~~^^
  207. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1277, in wait
  208. return self._wait(timeout=timeout)
  209. ~~~~~~~~~~^^^^^^^^^^^^^^^^^
  210. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1603, in _wait
  211. result = _winapi.WaitForSingleObject(self._handle,
  212. timeout_millis)
  213. KeyboardInterrupt
  214. Traceback (most recent call last):
  215. File "<frozen runpy>", line 198, in _run_module_as_main
  216. File "<frozen runpy>", line 88, in _run_code
  217. File "C:\Users\nebbi\esp\v5.3.2\esp-idf\components\esptool_py\esptool\espefuse.py", line 11, in <module>
  218. sys.exit(subprocess.run([sys.executable, '-m', 'espefuse'] + sys.argv[1:]).returncode)
  219. ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  220. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 556, in run
  221. stdout, stderr = process.communicate(input, timeout=timeout)
  222. ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  223. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1214, in communicate
  224. self.wait()
  225. ~~~~~~~~~^^
  226. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1277, in wait
  227. return self._wait(timeout=timeout)
  228. ~~~~~~~~~~^^^^^^^^^^^^^^^^^
  229. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1603, in _wait
  230. result = _winapi.WaitForSingleObject(self._handle,
  231. timeout_millis)
  232. KeyboardInterrupt
  233. Traceback (most recent call last):
  234. File "<frozen runpy>", line 198, in _run_module_as_main
  235. File "<frozen runpy>", line 88, in _run_code
  236. File "C:\Users\nebbi\esp\v5.3.2\esp-idf\components\esptool_py\esptool\espefuse.py", line 11, in <module>
  237. sys.exit(subprocess.run([sys.executable, '-m', 'espefuse'] + sys.argv[1:]).returncode)
  238. ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  239. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 556, in run
  240. stdout, stderr = process.communicate(input, timeout=timeout)
  241. ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  242. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1214, in communicate
  243. self.wait()
  244. ~~~~~~~~~^^
  245. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1277, in wait
  246. return self._wait(timeout=timeout)
  247. ~~~~~~~~~~^^^^^^^^^^^^^^^^^
  248. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1603, in _wait
  249. result = _winapi.WaitForSingleObject(self._handle,
  250. timeout_millis)
  251. KeyboardInterrupt
  252. Traceback (most recent call last):
  253. File "<frozen runpy>", line 198, in _run_module_as_main
  254. File "<frozen runpy>", line 88, in _run_code
  255. File "C:\Users\nebbi\esp\v5.3.2\esp-idf\components\esptool_py\esptool\espefuse.py", line 11, in <module>
  256. sys.exit(subprocess.run([sys.executable, '-m', 'espefuse'] + sys.argv[1:]).returncode)
  257. ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  258. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 556, in run
  259. stdout, stderr = process.communicate(input, timeout=timeout)
  260. ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  261. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1214, in communicate
  262. self.wait()
  263. ~~~~~~~~~^^
  264. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1277, in wait
  265. return self._wait(timeout=timeout)
  266. ~~~~~~~~~~^^^^^^^^^^^^^^^^^
  267. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1603, in _wait
  268. result = _winapi.WaitForSingleObject(self._handle,
  269. timeout_millis)
  270. KeyboardInterrupt
  271. Traceback (most recent call last):
  272. File "<frozen runpy>", line 198, in _run_module_as_main
  273. File "<frozen runpy>", line 88, in _run_code
  274. File "C:\Users\nebbi\esp\v5.3.2\esp-idf\components\esptool_py\esptool\espefuse.py", line 11, in <module>
  275. sys.exit(subprocess.run([sys.executable, '-m', 'espefuse'] + sys.argv[1:]).returncode)
  276. ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  277. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 556, in run
  278. stdout, stderr = process.communicate(input, timeout=timeout)
  279. ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  280. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1214, in communicate
  281. self.wait()
  282. ~~~~~~~~~^^
  283. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1277, in wait
  284. return self._wait(timeout=timeout)
  285. ~~~~~~~~~~^^^^^^^^^^^^^^^^^
  286. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1603, in _wait
  287. result = _winapi.WaitForSingleObject(self._handle,
  288. timeout_millis)
  289. KeyboardInterrupt
  290. Traceback (most recent call last):
  291. File "<frozen runpy>", line 198, in _run_module_as_main
  292. File "<frozen runpy>", line 88, in _run_code
  293. File "C:\Users\nebbi\esp\v5.3.2\esp-idf\components\esptool_py\esptool\espefuse.py", line 11, in <module>
  294. sys.exit(subprocess.run([sys.executable, '-m', 'espefuse'] + sys.argv[1:]).returncode)
  295. ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  296. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 556, in run
  297. stdout, stderr = process.communicate(input, timeout=timeout)
  298. ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  299. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1214, in communicate
  300. self.wait()
  301. ~~~~~~~~~^^
  302. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1277, in wait
  303. return self._wait(timeout=timeout)
  304. ~~~~~~~~~~^^^^^^^^^^^^^^^^^
  305. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1603, in _wait
  306. result = _winapi.WaitForSingleObject(self._handle,
  307. timeout_millis)
  308. KeyboardInterrupt
  309. Traceback (most recent call last):
  310. File "<frozen runpy>", line 198, in _run_module_as_main
  311. File "<frozen runpy>", line 88, in _run_code
  312. File "C:\Users\nebbi\esp\v5.3.2\esp-idf\components\esptool_py\esptool\espefuse.py", line 11, in <module>
  313. sys.exit(subprocess.run([sys.executable, '-m', 'espefuse'] + sys.argv[1:]).returncode)
  314. ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  315. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 556, in run
  316. stdout, stderr = process.communicate(input, timeout=timeout)
  317. ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  318. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1214, in communicate
  319. self.wait()
  320. ~~~~~~~~~^^
  321. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1277, in wait
  322. return self._wait(timeout=timeout)
  323. ~~~~~~~~~~^^^^^^^^^^^^^^^^^
  324. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1603, in _wait
  325. result = _winapi.WaitForSingleObject(self._handle,
  326. timeout_millis)
  327. KeyboardInterrupt
  328. Traceback (most recent call last):
  329. File "<frozen runpy>", line 198, in _run_module_as_main
  330. File "<frozen runpy>", line 88, in _run_code
  331. File "C:\Users\nebbi\esp\v5.3.2\esp-idf\components\esptool_py\esptool\espefuse.py", line 11, in <module>
  332. sys.exit(subprocess.run([sys.executable, '-m', 'espefuse'] + sys.argv[1:]).returncode)
  333. ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  334. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 556, in run
  335. stdout, stderr = process.communicate(input, timeout=timeout)
  336. ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  337. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1214, in communicate
  338. self.wait()
  339. ~~~~~~~~~^^
  340. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1277, in wait
  341. return self._wait(timeout=timeout)
  342. ~~~~~~~~~~^^^^^^^^^^^^^^^^^
  343. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1603, in _wait
  344. result = _winapi.WaitForSingleObject(self._handle,
  345. timeout_millis)
  346. KeyboardInterrupt
  347. Traceback (most recent call last):
  348. File "<frozen runpy>", line 198, in _run_module_as_main
  349. File "<frozen runpy>", line 88, in _run_code
  350. File "C:\Users\nebbi\esp\v5.3.2\esp-idf\components\esptool_py\esptool\espefuse.py", line 11, in <module>
  351. sys.exit(subprocess.run([sys.executable, '-m', 'espefuse'] + sys.argv[1:]).returncode)
  352. ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  353. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 556, in run
  354. stdout, stderr = process.communicate(input, timeout=timeout)
  355. ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  356. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1214, in communicate
  357. self.wait()
  358. ~~~~~~~~~^^
  359. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1277, in wait
  360. return self._wait(timeout=timeout)
  361. ~~~~~~~~~~^^^^^^^^^^^^^^^^^
  362. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1603, in _wait
  363. result = _winapi.WaitForSingleObject(self._handle,
  364. timeout_millis)
  365. KeyboardInterrupt
  366. Traceback (most recent call last):
  367. File "<frozen runpy>", line 198, in _run_module_as_main
  368. File "<frozen runpy>", line 88, in _run_code
  369. File "C:\Users\nebbi\esp\v5.3.2\esp-idf\components\esptool_py\esptool\espefuse.py", line 11, in <module>
  370. sys.exit(subprocess.run([sys.executable, '-m', 'espefuse'] + sys.argv[1:]).returncode)
  371. ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  372. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 556, in run
  373. stdout, stderr = process.communicate(input, timeout=timeout)
  374. ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  375. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1214, in communicate
  376. self.wait()
  377. ~~~~~~~~~^^
  378. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1277, in wait
  379. return self._wait(timeout=timeout)
  380. ~~~~~~~~~~^^^^^^^^^^^^^^^^^
  381. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1603, in _wait
  382. result = _winapi.WaitForSingleObject(self._handle,
  383. timeout_millis)
  384. KeyboardInterrupt
  385. Traceback (most recent call last):
  386. File "<frozen runpy>", line 198, in _run_module_as_main
  387. File "<frozen runpy>", line 88, in _run_code
  388. File "C:\Users\nebbi\esp\v5.3.2\esp-idf\components\esptool_py\esptool\espefuse.py", line 11, in <module>
  389. sys.exit(subprocess.run([sys.executable, '-m', 'espefuse'] + sys.argv[1:]).returncode)
  390. ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  391. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 556, in run
  392. stdout, stderr = process.communicate(input, timeout=timeout)
  393. ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  394. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1214, in communicate
  395. self.wait()
  396. ~~~~~~~~~^^
  397. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1277, in wait
  398. return self._wait(timeout=timeout)
  399. ~~~~~~~~~~^^^^^^^^^^^^^^^^^
  400. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1603, in _wait
  401. result = _winapi.WaitForSingleObject(self._handle,
  402. timeout_millis)
  403. KeyboardInterrupt
  404. Traceback (most recent call last):
  405. File "<frozen runpy>", line 198, in _run_module_as_main
  406. File "<frozen runpy>", line 88, in _run_code
  407. File "C:\Users\nebbi\esp\v5.3.2\esp-idf\components\esptool_py\esptool\espefuse.py", line 11, in <module>
  408. sys.exit(subprocess.run([sys.executable, '-m', 'espefuse'] + sys.argv[1:]).returncode)
  409. ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  410. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 556, in run
  411. stdout, stderr = process.communicate(input, timeout=timeout)
  412. ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  413. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1214, in communicate
  414. self.wait()
  415. ~~~~~~~~~^^
  416. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1277, in wait
  417. return self._wait(timeout=timeout)
  418. ~~~~~~~~~~^^^^^^^^^^^^^^^^^
  419. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1603, in _wait
  420. result = _winapi.WaitForSingleObject(self._handle,
  421. timeout_millis)
  422. KeyboardInterrupt
  423. Traceback (most recent call last):
  424. File "<frozen runpy>", line 198, in _run_module_as_main
  425. File "<frozen runpy>", line 88, in _run_code
  426. File "C:\Users\nebbi\esp\v5.3.2\esp-idf\components\esptool_py\esptool\espefuse.py", line 11, in <module>
  427. sys.exit(subprocess.run([sys.executable, '-m', 'espefuse'] + sys.argv[1:]).returncode)
  428. ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  429. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 556, in run
  430. stdout, stderr = process.communicate(input, timeout=timeout)
  431. ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  432. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1214, in communicate
  433. self.wait()
  434. ~~~~~~~~~^^
  435. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1277, in wait
  436. return self._wait(timeout=timeout)
  437. ~~~~~~~~~~^^^^^^^^^^^^^^^^^
  438. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1603, in _wait
  439. result = _winapi.WaitForSingleObject(self._handle,
  440. timeout_millis)
  441. KeyboardInterrupt
  442. Traceback (most recent call last):
  443. File "<frozen runpy>", line 198, in _run_module_as_main
  444. File "<frozen runpy>", line 88, in _run_code
  445. File "C:\Users\nebbi\esp\v5.3.2\esp-idf\components\esptool_py\esptool\espefuse.py", line 11, in <module>
  446. sys.exit(subprocess.run([sys.executable, '-m', 'espefuse'] + sys.argv[1:]).returncode)
  447. ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  448. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 556, in run
  449. stdout, stderr = process.communicate(input, timeout=timeout)
  450. ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  451. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1214, in communicate
  452. self.wait()
  453. ~~~~~~~~~^^
  454. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1277, in wait
  455. return self._wait(timeout=timeout)
  456. ~~~~~~~~~~^^^^^^^^^^^^^^^^^
  457. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1603, in _wait
  458. result = _winapi.WaitForSingleObject(self._handle,
  459. timeout_millis)
  460. KeyboardInterrupt
  461. Traceback (most recent call last):
  462. File "<frozen runpy>", line 198, in _run_module_as_main
  463. File "<frozen runpy>", line 88, in _run_code
  464. File "C:\Users\nebbi\esp\v5.3.2\esp-idf\components\esptool_py\esptool\espefuse.py", line 11, in <module>
  465. sys.exit(subprocess.run([sys.executable, '-m', 'espefuse'] + sys.argv[1:]).returncode)
  466. ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  467. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 556, in run
  468. stdout, stderr = process.communicate(input, timeout=timeout)
  469. ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  470. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1214, in communicate
  471. self.wait()
  472. ~~~~~~~~~^^
  473. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1277, in wait
  474. return self._wait(timeout=timeout)
  475. ~~~~~~~~~~^^^^^^^^^^^^^^^^^
  476. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1603, in _wait
  477. result = _winapi.WaitForSingleObject(self._handle,
  478. timeout_millis)
  479. KeyboardInterrupt
  480. Traceback (most recent call last):
  481. File "<frozen runpy>", line 198, in _run_module_as_main
  482. File "<frozen runpy>", line 88, in _run_code
  483. File "C:\Users\nebbi\esp\v5.3.2\esp-idf\components\esptool_py\esptool\espefuse.py", line 11, in <module>
  484. sys.exit(subprocess.run([sys.executable, '-m', 'espefuse'] + sys.argv[1:]).returncode)
  485. ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  486. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 556, in run
  487. stdout, stderr = process.communicate(input, timeout=timeout)
  488. ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  489. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1214, in communicate
  490. self.wait()
  491. ~~~~~~~~~^^
  492. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1277, in wait
  493. return self._wait(timeout=timeout)
  494. ~~~~~~~~~~^^^^^^^^^^^^^^^^^
  495. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1603, in _wait
  496. result = _winapi.WaitForSingleObject(self._handle,
  497. timeout_millis)
  498. KeyboardInterrupt
  499. Traceback (most recent call last):
  500. File "<frozen runpy>", line 198, in _run_module_as_main
  501. File "<frozen runpy>", line 88, in _run_code
  502. File "C:\Users\nebbi\esp\v5.3.2\esp-idf\components\esptool_py\esptool\espefuse.py", line 11, in <module>
  503. sys.exit(subprocess.run([sys.executable, '-m', 'espefuse'] + sys.argv[1:]).returncode)
  504. ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  505. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 556, in run
  506. stdout, stderr = process.communicate(input, timeout=timeout)
  507. ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  508. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1214, in communicate
  509. self.wait()
  510. ~~~~~~~~~^^
  511. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1277, in wait
  512. return self._wait(timeout=timeout)
  513. ~~~~~~~~~~^^^^^^^^^^^^^^^^^
  514. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1603, in _wait
  515. result = _winapi.WaitForSingleObject(self._handle,
  516. timeout_millis)
  517. KeyboardInterrupt
  518. Traceback (most recent call last):
  519. File "<frozen runpy>", line 198, in _run_module_as_main
  520. File "<frozen runpy>", line 88, in _run_code
  521. File "C:\Users\nebbi\esp\v5.3.2\esp-idf\components\esptool_py\esptool\espefuse.py", line 11, in <module>
  522. sys.exit(subprocess.run([sys.executable, '-m', 'espefuse'] + sys.argv[1:]).returncode)
  523. ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  524. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 556, in run
  525. stdout, stderr = process.communicate(input, timeout=timeout)
  526. ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  527. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1214, in communicate
  528. self.wait()
  529. ~~~~~~~~~^^
  530. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1277, in wait
  531. return self._wait(timeout=timeout)
  532. ~~~~~~~~~~^^^^^^^^^^^^^^^^^
  533. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1603, in _wait
  534. result = _winapi.WaitForSingleObject(self._handle,
  535. timeout_millis)
  536. KeyboardInterrupt
  537. Traceback (most recent call last):
  538. File "<frozen runpy>", line 198, in _run_module_as_main
  539. File "<frozen runpy>", line 88, in _run_code
  540. File "C:\Users\nebbi\esp\v5.3.2\esp-idf\components\esptool_py\esptool\espefuse.py", line 11, in <module>
  541. sys.exit(subprocess.run([sys.executable, '-m', 'espefuse'] + sys.argv[1:]).returncode)
  542. ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  543. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 556, in run
  544. stdout, stderr = process.communicate(input, timeout=timeout)
  545. ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  546. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1214, in communicate
  547. self.wait()
  548. ~~~~~~~~~^^
  549. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1277, in wait
  550. return self._wait(timeout=timeout)
  551. ~~~~~~~~~~^^^^^^^^^^^^^^^^^
  552. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1603, in _wait
  553. result = _winapi.WaitForSingleObject(self._handle,
  554. timeout_millis)
  555. KeyboardInterrupt
  556. Traceback (most recent call last):
  557. File "<frozen runpy>", line 198, in _run_module_as_main
  558. File "<frozen runpy>", line 88, in _run_code
  559. File "C:\Users\nebbi\esp\v5.3.2\esp-idf\components\esptool_py\esptool\espefuse.py", line 11, in <module>
  560. sys.exit(subprocess.run([sys.executable, '-m', 'espefuse'] + sys.argv[1:]).returncode)
  561. ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  562. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 556, in run
  563. stdout, stderr = process.communicate(input, timeout=timeout)
  564. ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  565. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1214, in communicate
  566. self.wait()
  567. ~~~~~~~~~^^
  568. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1277, in wait
  569. return self._wait(timeout=timeout)
  570. ~~~~~~~~~~^^^^^^^^^^^^^^^^^
  571. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1603, in _wait
  572. result = _winapi.WaitForSingleObject(self._handle,
  573. timeout_millis)
  574. KeyboardInterrupt
  575. Traceback (most recent call last):
  576. File "<frozen runpy>", line 198, in _run_module_as_main
  577. File "<frozen runpy>", line 88, in _run_code
  578. File "C:\Users\nebbi\esp\v5.3.2\esp-idf\components\esptool_py\esptool\espefuse.py", line 11, in <module>
  579. sys.exit(subprocess.run([sys.executable, '-m', 'espefuse'] + sys.argv[1:]).returncode)
  580. ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  581. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 556, in run
  582. stdout, stderr = process.communicate(input, timeout=timeout)
  583. ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  584. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1214, in communicate
  585. self.wait()
  586. ~~~~~~~~~^^
  587. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1277, in wait
  588. return self._wait(timeout=timeout)
  589. ~~~~~~~~~~^^^^^^^^^^^^^^^^^
  590. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1603, in _wait
  591. result = _winapi.WaitForSingleObject(self._handle,
  592. timeout_millis)
  593. KeyboardInterrupt
  594. Traceback (most recent call last):
  595. File "<frozen runpy>", line 198, in _run_module_as_main
  596. File "<frozen runpy>", line 88, in _run_code
  597. File "C:\Users\nebbi\esp\v5.3.2\esp-idf\components\esptool_py\esptool\espefuse.py", line 11, in <module>
  598. sys.exit(subprocess.run([sys.executable, '-m', 'espefuse'] + sys.argv[1:]).returncode)
  599. ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  600. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 556, in run
  601. stdout, stderr = process.communicate(input, timeout=timeout)
  602. ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  603. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1214, in communicate
  604. self.wait()
  605. ~~~~~~~~~^^
  606. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1277, in wait
  607. return self._wait(timeout=timeout)
  608. ~~~~~~~~~~^^^^^^^^^^^^^^^^^
  609. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1603, in _wait
  610. result = _winapi.WaitForSingleObject(self._handle,
  611. timeout_millis)
  612. KeyboardInterrupt
  613. Traceback (most recent call last):
  614. File "<frozen runpy>", line 198, in _run_module_as_main
  615. File "<frozen runpy>", line 88, in _run_code
  616. File "C:\Users\nebbi\esp\v5.3.2\esp-idf\components\esptool_py\esptool\espefuse.py", line 11, in <module>
  617. sys.exit(subprocess.run([sys.executable, '-m', 'espefuse'] + sys.argv[1:]).returncode)
  618. ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  619. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 556, in run
  620. stdout, stderr = process.communicate(input, timeout=timeout)
  621. ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  622. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1214, in communicate
  623. self.wait()
  624. ~~~~~~~~~^^
  625. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1277, in wait
  626. return self._wait(timeout=timeout)
  627. ~~~~~~~~~~^^^^^^^^^^^^^^^^^
  628. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1603, in _wait
  629. result = _winapi.WaitForSingleObject(self._handle,
  630. timeout_millis)
  631. KeyboardInterrupt
  632. # C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\__pycache__\traceback.cpython-313.pyc matches C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\traceback.py
  633. # code object from 'C:\\Users\\nebbi\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\traceback.cpython-313.pyc'
  634. # C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\__pycache__\linecache.cpython-313.pyc matches C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\linecache.py
  635. # code object from 'C:\\Users\\nebbi\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\linecache.cpython-313.pyc'
  636. import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x000001DE58E92C30>
  637. # C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\__pycache__\textwrap.cpython-313.pyc matches C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\textwrap.py
  638. # code object from 'C:\\Users\\nebbi\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\textwrap.cpython-313.pyc'
  639. import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x000001DE59110C50>
  640. # C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\__pycache__\_colorize.cpython-313.pyc matches C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\_colorize.py
  641. # code object from 'C:\\Users\\nebbi\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\_colorize.cpython-313.pyc'
  642. # C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\__pycache__\__future__.cpython-313.pyc matches C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\__future__.py
  643. # code object from 'C:\\Users\\nebbi\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\__future__.cpython-313.pyc'
  644. import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x000001DE59111070>
  645. import '_colorize' # <_frozen_importlib_external.SourceFileLoader object at 0x000001DE59111430>
  646. import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x000001DE58E91910>
  647. # C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\__pycache__\tokenize.cpython-313.pyc matches C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\tokenize.py
  648. # code object from 'C:\\Users\\nebbi\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\tokenize.cpython-313.pyc'
  649. # C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\__pycache__\token.cpython-313.pyc matches C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\token.py
  650. # code object from 'C:\\Users\\nebbi\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\token.cpython-313.pyc'
  651. import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x000001DE59111490>
  652. import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
  653. import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x000001DE591111F0>
  654. Traceback (most recent call last):
  655. Traceback (most recent call last):
  656. # C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\__pycache__\ast.cpython-313.pyc matches C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\ast.py
  657. # code object from 'C:\\Users\\nebbi\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__pycache__\\ast.cpython-313.pyc'
  658. import '_ast' # <class '_frozen_importlib.BuiltinImporter'>
  659. import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x000001DE59370650>
  660. File "<frozen runpy>", line 198, in _run_module_as_main
  661. File "<frozen runpy>", line 88, in _run_code
  662. File "C:\Users\nebbi\esp\v5.3.2\esp-idf\components\esptool_py\esptool\espefuse.py", line 11, in <module>
  663. sys.exit(subprocess.run([sys.executable, '-m', 'espefuse'] + sys.argv[1:]).returncode)
  664. ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  665. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 556, in run
  666. stdout, stderr = process.communicate(input, timeout=timeout)
  667. ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  668. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1214, in communicate
  669. self.wait()
  670. ~~~~~~~~~^^
  671. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1277, in wait
  672. return self._wait(timeout=timeout)
  673. ~~~~~~~~~~^^^^^^^^^^^^^^^^^
  674. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1603, in _wait
  675. result = _winapi.WaitForSingleObject(self._handle,
  676. timeout_millis)
  677. File "<frozen runpy>", line 198, in _run_module_as_main
  678. KeyboardInterrupt
  679. File "<frozen runpy>", line 88, in _run_code
  680. File "C:\Users\nebbi\esp\v5.3.2\esp-idf\components\esptool_py\esptool\espefuse.py", line 11, in <module>
  681. sys.exit(subprocess.run([sys.executable, '-m', 'espefuse'] + sys.argv[1:]).returncode)
  682. ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  683. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 556, in run
  684. stdout, stderr = process.communicate(input, timeout=timeout)
  685. ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  686. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1214, in communicate
  687. self.wait()
  688. ~~~~~~~~~^^
  689. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1277, in wait
  690. return self._wait(timeout=timeout)
  691. ~~~~~~~~~~^^^^^^^^^^^^^^^^^
  692. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1603, in _wait
  693. result = _winapi.WaitForSingleObject(self._handle,
  694. timeout_millis)
  695. KeyboardInterrupt
  696. # clear sys.path_importer_cache
  697. # clear sys.path_hooks
  698. # clear builtins._
  699. # clear sys.path
  700. # clear sys.argv
  701. # clear sys.ps1
  702. # clear sys.ps2
  703. # clear sys.last_exc
  704. # clear sys.last_type
  705. # clear sys.last_value
  706. # clear sys.last_traceback
  707. # clear sys.__interactivehook__
  708. # clear sys.meta_path
  709. # restore sys.stdin
  710. # restore sys.stdout
  711. # restore sys.stderr
  712. # cleanup[2] removing sys
  713. # cleanup[2] removing builtins
  714. # cleanup[2] removing _frozen_importlib
  715. # cleanup[2] removing _imp
  716. # cleanup[2] removing _thread
  717. # cleanup[2] removing _warnings
  718. # cleanup[2] removing _weakref
  719. # cleanup[2] removing winreg
  720. # cleanup[2] removing _io
  721. # cleanup[2] removing marshal
  722. # cleanup[2] removing nt
  723. # cleanup[2] removing _frozen_importlib_external
  724. # cleanup[2] removing time
  725. # cleanup[2] removing zipimport
  726. # destroy zipimport
  727. # cleanup[2] removing _codecs
  728. # cleanup[2] removing codecs
  729. # cleanup[2] removing encodings.aliases
  730. # cleanup[2] removing encodings
  731. # cleanup[2] removing encodings.utf_8
  732. # cleanup[2] removing encodings.cp1252
  733. # cleanup[2] removing _signal
  734. # cleanup[2] removing _abc
  735. # cleanup[2] removing abc
  736. # cleanup[2] removing io
  737. # cleanup[2] removing __main__
  738. # destroy __main__
  739. # cleanup[2] removing _stat
  740. # cleanup[2] removing stat
  741. # cleanup[2] removing _collections_abc
  742. # cleanup[2] removing genericpath
  743. # cleanup[2] removing _winapi
  744. # cleanup[2] removing ntpath
  745. # cleanup[2] removing os.path
  746. # cleanup[2] removing os
  747. # cleanup[2] removing _sitebuiltins
  748. # cleanup[2] removing site
  749. # destroy site
  750. # cleanup[2] removing importlib._bootstrap
  751. # cleanup[2] removing importlib._bootstrap_external
  752. # cleanup[2] removing importlib
  753. # cleanup[2] removing importlib.machinery
  754. # cleanup[2] removing importlib._abc
  755. # cleanup[2] removing types
  756. # cleanup[2] removing importlib.util
  757. # cleanup[2] removing runpy
  758. # destroy runpy
  759. # cleanup[2] removing errno
  760. # cleanup[2] removing collections.abc
  761. # cleanup[2] removing itertools
  762. # cleanup[2] removing keyword
  763. # destroy keyword
  764. # cleanup[2] removing _operator
  765. # cleanup[2] removing operator
  766. # destroy operator
  767. # cleanup[2] removing reprlib
  768. # destroy reprlib
  769. # cleanup[2] removing _collections
  770. # cleanup[2] removing collections
  771. # cleanup[2] removing _functools
  772. # cleanup[2] removing functools
  773. # cleanup[2] removing enum
  774. # cleanup[2] removing _sre
  775. # cleanup[2] removing re._constants
  776. # cleanup[2] removing re._parser
  777. # cleanup[2] removing re._casefix
  778. # cleanup[2] removing re._compiler
  779. # cleanup[2] removing copyreg
  780. # cleanup[2] removing re
  781. # cleanup[2] removing _locale
  782. # cleanup[2] removing locale
  783. # cleanup[2] removing signal
  784. # cleanup[2] removing warnings
  785. # cleanup[2] removing _weakrefset
  786. # destroy _weakrefset
  787. # cleanup[2] removing threading
  788. # cleanup[2] removing contextlib
  789. # cleanup[2] removing msvcrt
  790. # cleanup[2] removing subprocess
  791. # destroy subprocess
  792. # cleanup[2] removing linecache
  793. # cleanup[2] removing textwrap
  794. # cleanup[2] removing __future__
  795. # destroy __future__
  796. # cleanup[2] removing _colorize
  797. # cleanup[2] removing traceback
  798. # destroy traceback
  799. # cleanup[2] removing token
  800. # destroy token
  801. # cleanup[2] removing _tokenize
  802. # cleanup[2] removing tokenize
  803. # destroy tokenize
  804. # cleanup[2] removing _ast
  805. # destroy _ast
  806. # cleanup[2] removing ast
  807. # destroy ast
  808. # destroy importlib
  809. # destroy importlib.machinery
  810. # destroy importlib._abc
  811. # destroy importlib.util
  812. # destroy linecache
  813. # destroy textwrap
  814. # destroy _colorize
  815. # destroy _sitebuiltins
  816. # destroy errno
  817. # destroy io
  818. # destroy locale
  819. # destroy signal
  820. # destroy threading
  821. # destroy warnings
  822. # destroy contextlib
  823. # destroy time
  824. # destroy types
  825. # destroy msvcrt
  826. # destroy encodings
  827. # destroy _locale
  828. # destroy _signal
  829. # destroy collections
  830. # destroy _tokenize
  831. # cleanup[3] wiping re
  832. # destroy re._constants
  833. # destroy re._casefix
  834. # destroy re._compiler
  835. # destroy enum
  836. # destroy functools
  837. # destroy copyreg
  838. # cleanup[3] wiping re._parser
  839. # cleanup[3] wiping _sre
  840. # cleanup[3] wiping _functools
  841. # cleanup[3] wiping _collections
  842. # cleanup[3] wiping _operator
  843. # cleanup[3] wiping itertools
  844. # cleanup[3] wiping collections.abc
  845. # cleanup[3] wiping importlib._bootstrap_external
  846. # cleanup[3] wiping importlib._bootstrap
  847. # destroy _frozen_importlib_external
  848. # cleanup[3] wiping os
  849. # destroy ntpath
  850. # cleanup[3] wiping _winapi
  851. # cleanup[3] wiping genericpath
  852. # destroy stat
  853. # cleanup[3] wiping _collections_abc
  854. # cleanup[3] wiping _stat
  855. # destroy _stat
  856. # cleanup[3] wiping abc
  857. # cleanup[3] wiping _abc
  858. # cleanup[3] wiping encodings.cp1252
  859. # cleanup[3] wiping encodings.utf_8
  860. # cleanup[3] wiping encodings.aliases
  861. # cleanup[3] wiping codecs
  862. # cleanup[3] wiping _codecs
  863. # cleanup[3] wiping nt
  864. # cleanup[3] wiping marshal
  865. # destroy marshal
  866. # cleanup[3] wiping _io
  867. # cleanup[3] wiping winreg
  868. # cleanup[3] wiping _weakref
  869. # cleanup[3] wiping _warnings
  870. # destroy _warnings
  871. # cleanup[3] wiping _thread
  872. # cleanup[3] wiping _imp
  873. # destroy _imp
  874. # cleanup[3] wiping _frozen_importlib
  875. # cleanup[3] wiping sys
  876. # cleanup[3] wiping builtins
  877. # destroy sys.monitoring
  878. # destroy _io
  879. # destroy winreg
  880. # destroy re._parser
  881. # destroy genericpath
  882. # destroy nt
  883. # destroy _winapi
  884. # clear sys.meta_path
  885. # clear sys.modules
  886. # destroy _frozen_importlib
  887. # destroy codecs
  888. # destroy encodings.aliases
  889. # destroy encodings.utf_8
  890. # destroy encodings.cp1252
  891. # destroy re
  892. # destroy abc
  893. # destroy os
  894. # destroy _sre
  895. # destroy _abc
  896. # destroy sys
  897. # destroy _collections_abc
  898. # destroy _weakref
  899. # destroy _collections
  900. # destroy builtins
  901. # destroy itertools
  902. # destroy _operator
  903. # destroy _codecs
  904. # destroy _functools
  905. # destroy _thread
  906. # clear sys.audit hooks
  907. ^CTraceback (most recent call last):
  908. File "<frozen runpy>", line 198, in _run_module_as_main
  909. File "<frozen runpy>", line 88, in _run_code
  910. File "C:\Users\nebbi\esp\v5.3.2\esp-idf\components\esptool_py\esptool\espefuse.py", line 11, in <module>
  911. sys.exit(subprocess.run([sys.executable, '-m', 'espefuse'] + sys.argv[1:]).returncode)
  912. ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  913. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 556, in run
  914. stdout, stderr = process.communicate(input, timeout=timeout)
  915. ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  916. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1214, in communicate
  917. self.wait()
  918. ~~~~~~~~~^^
  919. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1277, in wait
  920. return self._wait(timeout=timeout)
  921. ~~~~~~~~~~^^^^^^^^^^^^^^^^^
  922. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1603, in _wait
  923. result = _winapi.WaitForSingleObject(self._handle,
  924. timeout_millis)
  925. KeyboardInterrupt
  926. Traceback (most recent call last):
  927. File "<frozen runpy>", line 198, in _run_module_as_main
  928. File "<frozen runpy>", line 88, in _run_code
  929. File "C:\Users\nebbi\esp\v5.3.2\esp-idf\components\esptool_py\esptool\espefuse.py", line 11, in <module>
  930. sys.exit(subprocess.run([sys.executable, '-m', 'espefuse'] + sys.argv[1:]).returncode)
  931. ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  932. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 556, in run
  933. stdout, stderr = process.communicate(input, timeout=timeout)
  934. ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  935. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1214, in communicate
  936. self.wait()
  937. ~~~~~~~~~^^
  938. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1277, in wait
  939. return self._wait(timeout=timeout)
  940. ~~~~~~~~~~^^^^^^^^^^^^^^^^^
  941. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1603, in _wait
  942. result = _winapi.WaitForSingleObject(self._handle,
  943. timeout_millis)
  944. KeyboardInterrupt
  945. Traceback (most recent call last):
  946. File "<frozen runpy>", line 198, in _run_module_as_main
  947. File "<frozen runpy>", line 88, in _run_code
  948. File "C:\Users\nebbi\esp\v5.3.2\esp-idf\components\esptool_py\esptool\espefuse.py", line 11, in <module>
  949. sys.exit(subprocess.run([sys.executable, '-m', 'espefuse'] + sys.argv[1:]).returncode)
  950. ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  951. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 556, in run
  952. stdout, stderr = process.communicate(input, timeout=timeout)
  953. ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  954. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1214, in communicate
  955. self.wait()
  956. ~~~~~~~~~^^
  957. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1277, in wait
  958. return self._wait(timeout=timeout)
  959. ~~~~~~~~~~^^^^^^^^^^^^^^^^^
  960. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1603, in _wait
  961. result = _winapi.WaitForSingleObject(self._handle,
  962. timeout_millis)
  963. KeyboardInterrupt
  964. Traceback (most recent call last):
  965. File "<frozen runpy>", line 198, in _run_module_as_main
  966. File "<frozen runpy>", line 88, in _run_code
  967. File "C:\Users\nebbi\esp\v5.3.2\esp-idf\components\esptool_py\esptool\espefuse.py", line 11, in <module>
  968. sys.exit(subprocess.run([sys.executable, '-m', 'espefuse'] + sys.argv[1:]).returncode)
  969. ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  970. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 556, in run
  971. stdout, stderr = process.communicate(input, timeout=timeout)
  972. ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  973. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1214, in communicate
  974. self.wait()
  975. ~~~~~~~~~^^
  976. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1277, in wait
  977. return self._wait(timeout=timeout)
  978. ~~~~~~~~~~^^^^^^^^^^^^^^^^^
  979. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1603, in _wait
  980. result = _winapi.WaitForSingleObject(self._handle,
  981. timeout_millis)
  982. KeyboardInterrupt
  983. Traceback (most recent call last):
  984. File "<frozen runpy>", line 198, in _run_module_as_main
  985. File "<frozen runpy>", line 88, in _run_code
  986. File "C:\Users\nebbi\esp\v5.3.2\esp-idf\components\esptool_py\esptool\espefuse.py", line 11, in <module>
  987. sys.exit(subprocess.run([sys.executable, '-m', 'espefuse'] + sys.argv[1:]).returncode)
  988. ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  989. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 556, in run
  990. stdout, stderr = process.communicate(input, timeout=timeout)
  991. ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  992. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1214, in communicate
  993. self.wait()
  994. ~~~~~~~~~^^
  995. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1277, in wait
  996. return self._wait(timeout=timeout)
  997. ~~~~~~~~~~^^^^^^^^^^^^^^^^^
  998. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1603, in _wait
  999. result = _winapi.WaitForSingleObject(self._handle,
  1000. timeout_millis)
  1001. KeyboardInterrupt
  1002. Traceback (most recent call last):
  1003. File "<frozen runpy>", line 198, in _run_module_as_main
  1004. File "<frozen runpy>", line 88, in _run_code
  1005. File "C:\Users\nebbi\esp\v5.3.2\esp-idf\components\esptool_py\esptool\espefuse.py", line 11, in <module>
  1006. sys.exit(subprocess.run([sys.executable, '-m', 'espefuse'] + sys.argv[1:]).returncode)
  1007. ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1008. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 556, in run
  1009. stdout, stderr = process.communicate(input, timeout=timeout)
  1010. ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  1011. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1214, in communicate
  1012. self.wait()
  1013. ~~~~~~~~~^^
  1014. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1277, in wait
  1015. return self._wait(timeout=timeout)
  1016. ~~~~~~~~~~^^^^^^^^^^^^^^^^^
  1017. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1603, in _wait
  1018. result = _winapi.WaitForSingleObject(self._handle,
  1019. timeout_millis)
  1020. KeyboardInterrupt
  1021. Traceback (most recent call last):
  1022. File "<frozen runpy>", line 198, in _run_module_as_main
  1023. File "<frozen runpy>", line 88, in _run_code
  1024. File "C:\Users\nebbi\esp\v5.3.2\esp-idf\components\esptool_py\esptool\espefuse.py", line 11, in <module>
  1025. sys.exit(subprocess.run([sys.executable, '-m', 'espefuse'] + sys.argv[1:]).returncode)
  1026. ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1027. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 556, in run
  1028. stdout, stderr = process.communicate(input, timeout=timeout)
  1029. ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  1030. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1214, in communicate
  1031. self.wait()
  1032. ~~~~~~~~~^^
  1033. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1277, in wait
  1034. return self._wait(timeout=timeout)
  1035. ~~~~~~~~~~^^^^^^^^^^^^^^^^^
  1036. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1603, in _wait
  1037. result = _winapi.WaitForSingleObject(self._handle,
  1038. timeout_millis)
  1039. KeyboardInterrupt
  1040. Traceback (most recent call last):
  1041. File "<frozen runpy>", line 198, in _run_module_as_main
  1042. File "<frozen runpy>", line 88, in _run_code
  1043. File "C:\Users\nebbi\esp\v5.3.2\esp-idf\components\esptool_py\esptool\espefuse.py", line 11, in <module>
  1044. sys.exit(subprocess.run([sys.executable, '-m', 'espefuse'] + sys.argv[1:]).returncode)
  1045. ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1046. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 556, in run
  1047. stdout, stderr = process.communicate(input, timeout=timeout)
  1048. ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  1049. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1214, in communicate
  1050. self.wait()
  1051. ~~~~~~~~~^^
  1052. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1277, in wait
  1053. return self._wait(timeout=timeout)
  1054. ~~~~~~~~~~^^^^^^^^^^^^^^^^^
  1055. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1603, in _wait
  1056. result = _winapi.WaitForSingleObject(self._handle,
  1057. timeout_millis)
  1058. KeyboardInterrupt
  1059. Traceback (most recent call last):
  1060. File "<frozen runpy>", line 198, in _run_module_as_main
  1061. File "<frozen runpy>", line 88, in _run_code
  1062. File "C:\Users\nebbi\esp\v5.3.2\esp-idf\components\esptool_py\esptool\espefuse.py", line 11, in <module>
  1063. sys.exit(subprocess.run([sys.executable, '-m', 'espefuse'] + sys.argv[1:]).returncode)
  1064. ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1065. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 556, in run
  1066. stdout, stderr = process.communicate(input, timeout=timeout)
  1067. ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  1068. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1214, in communicate
  1069. self.wait()
  1070. ~~~~~~~~~^^
  1071. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1277, in wait
  1072. return self._wait(timeout=timeout)
  1073. ~~~~~~~~~~^^^^^^^^^^^^^^^^^
  1074. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1603, in _wait
  1075. result = _winapi.WaitForSingleObject(self._handle,
  1076. timeout_millis)
  1077. KeyboardInterrupt
  1078. Traceback (most recent call last):
  1079. File "<frozen runpy>", line 198, in _run_module_as_main
  1080. File "<frozen runpy>", line 88, in _run_code
  1081. File "C:\Users\nebbi\esp\v5.3.2\esp-idf\components\esptool_py\esptool\espefuse.py", line 11, in <module>
  1082. sys.exit(subprocess.run([sys.executable, '-m', 'espefuse'] + sys.argv[1:]).returncode)
  1083. ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1084. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 556, in run
  1085. stdout, stderr = process.communicate(input, timeout=timeout)
  1086. ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  1087. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1214, in communicate
  1088. self.wait()
  1089. ~~~~~~~~~^^
  1090. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1277, in wait
  1091. return self._wait(timeout=timeout)
  1092. ~~~~~~~~~~^^^^^^^^^^^^^^^^^
  1093. File "C:\Users\nebbi\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1603, in _wait
  1094. result = _winapi.WaitForSingleObject(self._handle,
  1095. timeout_millis)
  1096. KeyboardInterrupt
Advertisement
Add Comment
Please, Sign In to add comment