System Checklist error #4

Closed
opened 2017-11-28 14:07:05 -07:00 by 2Shirt · 2 comments
2Shirt commented 2017-11-28 14:07:05 -07:00 (Migrated from gitea.2shirt.work)

When running systemchecklist.cmd, the following error occurs:

Major exception
  Please let 2Shirt know and they'll look into it (include the details below).
Traceback (most recent call last):
  File "D:\HH-Toolbox\.bin\Scripts\system_checklist.py", line 97, in <module>
    run_xmplay()
  File "D:\HH-Toolbox\.bin\Scripts\functions\diags.py", line 69, in run_xmplay
    popen_program(cmd)
  File "D:\HH-Toolbox\.bin\Scripts\functions\common.py", line 302, in popen_program
    popen_obj = subprocess.Popen(cmd, shell=shell, startupinfo=startupinfo)
  File "subprocess.py", line 709, in __init__
  File "subprocess.py", line 997, in _execute_child
FileNotFoundError: [WinError 2] The system cannot find the file specified

Press Enter to exit...
When running systemchecklist.cmd, the following error occurs: ``` Major exception Please let 2Shirt know and they'll look into it (include the details below). Traceback (most recent call last): File "D:\HH-Toolbox\.bin\Scripts\system_checklist.py", line 97, in <module> run_xmplay() File "D:\HH-Toolbox\.bin\Scripts\functions\diags.py", line 69, in run_xmplay popen_program(cmd) File "D:\HH-Toolbox\.bin\Scripts\functions\common.py", line 302, in popen_program popen_obj = subprocess.Popen(cmd, shell=shell, startupinfo=startupinfo) File "subprocess.py", line 709, in __init__ File "subprocess.py", line 997, in _execute_child FileNotFoundError: [WinError 2] The system cannot find the file specified Press Enter to exit... ```
2Shirt commented 2017-11-28 18:58:12 -07:00 (Migrated from gitea.2shirt.work)

Going to attempt to reproduce the issue.

Going to attempt to reproduce the issue.
2Shirt commented 2017-12-04 10:20:54 -07:00 (Migrated from gitea.2shirt.work)

Unable to reproduce error.

Unable to reproduce error.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: 2Shirt/WizardKit#4
No description provided.