Guest User

Untitled

a guest
Jun 16th, 2021
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.11 KB | None | 0 0
  1. pydev debugger: critical: unable to get real case for file. Details:
  2. filename: d:\
  3. drive: D:\
  4. parts: ['']
  5. (please create a ticket in the tracker to address this).
  6. Traceback (most recent call last):
  7. File "c:\Users\Deanna\.vscode\extensions\ms-python.python-2021.5.926500501\pythonFiles\lib\python\debugpy\_vendored\pydevd\pydevd_file_utils.py", line 221, in _get_path_with_real_case
  8. return _resolve_listing(drive, iter(parts))
  9. File "c:\Users\Deanna\.vscode\extensions\ms-python.python-2021.5.926500501\pythonFiles\lib\python\debugpy\_vendored\pydevd\pydevd_file_utils.py", line 193, in _resolve_listing
  10. resolve_lowercase, resolved))
  11. FileNotFoundError: Unable to find: in D:\
  12.  
  13. During handling of the above exception, another exception occurred:
  14.  
  15. Traceback (most recent call last):
  16. File "c:\Users\Deanna\.vscode\extensions\ms-python.python-2021.5.926500501\pythonFiles\lib\python\debugpy\_vendored\pydevd\pydevd_file_utils.py", line 226, in _get_path_with_real_case
  17. return _resolve_listing(drive, iter(parts))
  18. File "c:\Users\Deanna\.vscode\extensions\ms-python.python-2021.5.926500501\pythonFiles\lib\python\debugpy\_vendored\pydevd\pydevd_file_utils.py", line 193, in _resolve_listing
  19. resolve_lowercase, resolved))
  20. FileNotFoundError: Unable to find: in D:\
  21. pydev debugger: critical: unable to get real case for file. Details:
  22. filename: D:\
  23. drive: D:\
  24. parts: ['']
  25. (please create a ticket in the tracker to address this).
  26. Traceback (most recent call last):
  27. File "c:\Users\Deanna\.vscode\extensions\ms-python.python-2021.5.926500501\pythonFiles\lib\python\debugpy\_vendored\pydevd\pydevd_file_utils.py", line 221, in _get_path_with_real_case
  28. return _resolve_listing(drive, iter(parts))
  29. File "c:\Users\Deanna\.vscode\extensions\ms-python.python-2021.5.926500501\pythonFiles\lib\python\debugpy\_vendored\pydevd\pydevd_file_utils.py", line 193, in _resolve_listing
  30. resolve_lowercase, resolved))
  31. FileNotFoundError: Unable to find: in D:\
  32.  
  33. During handling of the above exception, another exception occurred:
  34.  
  35. Traceback (most recent call last):
  36. File "c:\Users\Deanna\.vscode\extensions\ms-python.python-2021.5.926500501\pythonFiles\lib\python\debugpy\_vendored\pydevd\pydevd_file_utils.py", line 226, in _get_path_with_real_case
  37. return _resolve_listing(drive, iter(parts))
  38. File "c:\Users\Deanna\.vscode\extensions\ms-python.python-2021.5.926500501\pythonFiles\lib\python\debugpy\_vendored\pydevd\pydevd_file_utils.py", line 193, in _resolve_listing
  39. resolve_lowercase, resolved))
  40. FileNotFoundError: Unable to find: in D:\
  41. pydev debugger: critical: unable to get real case for file. Details:
  42. filename: d:\
  43. drive: D:\
  44. parts: ['']
  45. (please create a ticket in the tracker to address this).
  46. Traceback (most recent call last):
  47. File "c:\Users\Deanna\.vscode\extensions\ms-python.python-2021.5.926500501\pythonFiles\lib\python\debugpy\_vendored\pydevd\pydevd_file_utils.py", line 221, in _get_path_with_real_case
  48. return _resolve_listing(drive, iter(parts))
  49. File "c:\Users\Deanna\.vscode\extensions\ms-python.python-2021.5.926500501\pythonFiles\lib\python\debugpy\_vendored\pydevd\pydevd_file_utils.py", line 193, in _resolve_listing
  50. resolve_lowercase, resolved))
  51. FileNotFoundError: Unable to find: in D:\
  52.  
  53. During handling of the above exception, another exception occurred:
  54.  
  55. Traceback (most recent call last):
  56. File "c:\Users\Deanna\.vscode\extensions\ms-python.python-2021.5.926500501\pythonFiles\lib\python\debugpy\_vendored\pydevd\pydevd_file_utils.py", line 226, in _get_path_with_real_case
  57. return _resolve_listing(drive, iter(parts))
  58. File "c:\Users\Deanna\.vscode\extensions\ms-python.python-2021.5.926500501\pythonFiles\lib\python\debugpy\_vendored\pydevd\pydevd_file_utils.py", line 193, in _resolve_listing
  59. resolve_lowercase, resolved))
  60. FileNotFoundError: Unable to find: in D:\
  61. pygame 2.0.1 (SDL 2.0.14, Python 3.7.4)
  62. Hello from the pygame community. https://www.pygame.org/contribute.html
  63. Fatal Python error: (pygame parachute) Segmentation Fault
  64.  
  65. Thread 0x00000bfc (most recent call first):
  66. File "C:\Users\Deanna\AppData\Local\Programs\Python\Python37-32\lib\threading.py", line 300 in wait
  67. File "C:\Users\Deanna\AppData\Local\Programs\Python\Python37-32\lib\threading.py", line 552 in wait
  68. File "c:\Users\Deanna\.vscode\extensions\ms-python.python-2021.5.926500501\pythonFiles\lib\python\debugpy\_vendored\pydevd\pydevd.py", line 238 in _on_run
  69. File "c:\Users\Deanna\.vscode\extensions\ms-python.python-2021.5.926500501\pythonFiles\lib\python\debugpy\_vendored\pydevd\_pydevd_bundle\pydevd_daemon_thread.py", line 46 in run
  70. File "C:\Users\Deanna\AppData\Local\Programs\Python\Python37-32\lib\threading.py", line 926 in _bootstrap_inner
  71. File "C:\Users\Deanna\AppData\Local\Programs\Python\Python37-32\lib\threading.py", line 890 in _bootstrap
  72.  
  73. Thread 0x000003a0 (most recent call first):
  74. File "C:\Users\Deanna\AppData\Local\Programs\Python\Python37-32\lib\threading.py", line 300 in wait
  75. File "C:\Users\Deanna\AppData\Local\Programs\Python\Python37-32\lib\threading.py", line 552 in wait
  76. File "c:\Users\Deanna\.vscode\extensions\ms-python.python-2021.5.926500501\pythonFiles\lib\python\debugpy\_vendored\pydevd\pydevd.py", line 192 in _on_run
  77. File "c:\Users\Deanna\.vscode\extensions\ms-python.python-2021.5.926500501\pythonFiles\lib\python\debugpy\_vendored\pydevd\_pydevd_bundle\pydevd_daemon_thread.py", line 46 in run
  78. File "C:\Users\Deanna\AppData\Local\Programs\Python\Python37-32\lib\threading.py", line 926 in _bootstrap_inner
  79. File "C:\Users\Deanna\AppData\Local\Programs\Python\Python37-32\lib\threading.py", line 890 in _bootstrap
  80.  
  81. Thread 0x00001664 (most recent call first):
  82. File "C:\Users\Deanna\AppData\Local\Programs\Python\Python37-32\lib\threading.py", line 296 in wait
  83. File "C:\Users\Deanna\AppData\Local\Programs\Python\Python37-32\lib\threading.py", line 552 in wait
  84. File "c:\Users\Deanna\.vscode\extensions\ms-python.python-2021.5.926500501\pythonFiles\lib\python\debugpy\_vendored\pydevd\_pydevd_bundle\pydevd_timeout.py", line 43 in _on_run
  85. File "c:\Users\Deanna\.vscode\extensions\ms-python.python-2021.5.926500501\pythonFiles\lib\python\debugpy\_vendored\pydevd\_pydevd_bundle\pydevd_daemon_thread.py", line 46 in run
  86. File "C:\Users\Deanna\AppData\Local\Programs\Python\Python37-32\lib\threading.py", line 926 in _bootstrap_inner
  87. File "C:\Users\Deanna\AppData\Local\Programs\Python\Python37-32\lib\threading.py", line 890 in _bootstrap
  88.  
  89. Thread 0x000034e4 (most recent call first):
  90. File "c:\Users\Deanna\.vscode\extensions\ms-python.python-2021.5.926500501\pythonFiles\lib\python\debugpy\_vendored\pydevd\_pydevd_bundle\pydevd_comm.py", line 219 in _read_line File "c:\Users\Deanna\.vscode\extensions\ms-python.python-2021.5.926500501\pythonFiles\lib\python\debugpy\_vendored\pydevd\_pydevd_bundle\pydevd_comm.py", line 237 in _on_run
  91. File "c:\Users\Deanna\.vscode\extensions\ms-python.python-2021.5.926500501\pythonFiles\lib\python\debugpy\_vendored\pydevd\_pydevd_bundle\pydevd_daemon_thread.py", line 46 in run
  92. File "C:\Users\Deanna\AppData\Local\Programs\Python\Python37-32\lib\threading.py", line 926 in _bootstrap_inner
  93. File "C:\Users\Deanna\AppData\Local\Programs\Python\Python37-32\lib\threading.py", line 890 in _bootstrap
  94.  
  95. Thread 0x00000d38 (most recent call first):
  96. File "C:\Users\Deanna\AppData\Local\Programs\Python\Python37-32\lib\threading.py", line 300 in wait
  97. File "C:\Users\Deanna\AppData\Local\Programs\Python\Python37-32\lib\queue.py", line 179 in get
  98. File "c:\Users\Deanna\.vscode\extensions\ms-python.python-2021.5.926500501\pythonFiles\lib\python\debugpy\_vendored\pydevd\_pydevd_bundle\pydevd_comm.py", line 382 in _on_run
  99. File "c:\Users\Deanna\.vscode\extensions\ms-python.python-2021.5.926500501\pythonFiles\lib\python\debugpy\_vendored\pydevd\_pydevd_bundle\pydevd_daemon_thread.py", line 46 in run
  100. File "C:\Users\Deanna\AppData\Local\Programs\Python\Python37-32\lib\threading.py", line 926 in _bootstrap_inner
  101. File "C:\Users\Deanna\AppData\Local\Programs\Python\Python37-32\lib\threading.py", line 890 in _bootstrap
  102.  
  103. Current thread 0x00004990 (most recent call first):
  104. File "d:\help.py", line 25 in rotate
  105. File "d:\help.py", line 30 in <module>
  106. File "C:\Users\Deanna\AppData\Local\Programs\Python\Python37-32\lib\runpy.py", line 85 in _run_code
  107. File "C:\Users\Deanna\AppData\Local\Programs\Python\Python37-32\lib\runpy.py", line 96 in _run_module_code
  108. File "C:\Users\Deanna\AppData\Local\Programs\Python\Python37-32\lib\runpy.py", line 263 in run_path
  109. File "c:\Users\Deanna\.vscode\extensions\ms-python.python-2021.5.926500501\pythonFiles\lib\python\debugpy/..\debugpy\server\cli.py", line 285 in run_file
  110. File "c:\Users\Deanna\.vscode\extensions\ms-python.python-2021.5.926500501\pythonFiles\lib\python\debugpy/..\debugpy\server\cli.py", line 444 in main
  111. File "c:\Users\Deanna\.vscode\extensions\ms-python.python-2021.5.926500501\pythonFiles\lib\python\debugpy\__main__.py", line 45 in <module>
  112. File "C:\Users\Deanna\AppData\Local\Programs\Python\Python37-32\lib\runpy.py", line 85 in _run_code
  113. File "C:\Users\Deanna\AppData\Local\Programs\Python\Python37-32\lib\runpy.py", line 193 in _run_module_as_main
Advertisement
Add Comment
Please, Sign In to add comment