Skip to content

first time using EmuGUI python path error(?) #106

Description

@hazelnutnutnut

it my first time gonna use qemu

C:\Users\sayaaep>C:\Users\sayaaep\Desktop\EmuGUI_v2.0.10.5621_Win_amd64\emugui.exe
C:\Users\sayaaep\Desktop\EmuGUI_v2.0.10.5621_Win_amd64\_internal\services\pathfinder.pyc
C:\Users\sayaaep\Desktop\EmuGUI_v2.0.10.5621_Win_amd64\
2025-04-20
EmuGUI 2.0.10.5621
Current date: 2025-06-10
OS: Windows 10, Version 10.0.19045
CPU: 12x AMD64 Family 25 Model 68 Stepping 1, AuthenticAMD @3.22 GHz (AMD64)
RAM: 16450318336 bytes (15.32 GB)
Python: 3.12.9 tags/v3.12.9, compiled with MSC v.1942 64 bit (AMD64)
Traceback (most recent call last):
  File "errors\logman.py", line 36, in writeToLogFile
FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\hazel\\Documents\\EmuGUI\\log-qtlbbh569epf16199tdhzi8mbornoidk.txt'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "emugui.py", line 3768, in <module>
  File "emugui.py", line 171, in __init__
  File "errors\logman.py", line 42, in writeToLogFile
  File "platformSpecific\windowsSpecific.py", line 68, in windowsCreEmuGUIFolder
FileNotFoundError: [WinError 3] The system cannot find the path specified: 'C:\\Users\\hazel\\Documents\\EmuGUI'
[PYI-7100:ERROR] Failed to execute script 'emugui' due to unhandled exception!
C:\Users\sayaaep\Desktop\EmuGUI_v2.0.10.5621_Win_amd64>emugui.exe
C:\Users\sayaaep\Desktop\EmuGUI_v2.0.10.5621_Win_amd64\_internal\services\pathfinder.pyc
C:\Users\sayaaep\Desktop\EmuGUI_v2.0.10.5621_Win_amd64\
2025-04-20
EmuGUI 2.0.10.5621
Current date: 2025-06-10
OS: Windows 10, Version 10.0.19045
CPU: 12x AMD64 Family 25 Model 68 Stepping 1, AuthenticAMD @3.22 GHz (AMD64)
RAM: 16450318336 bytes (15.32 GB)
Python: 3.12.9 tags/v3.12.9, compiled with MSC v.1942 64 bit (AMD64)
Traceback (most recent call last):
  File "errors\logman.py", line 36, in writeToLogFile
    with open(self.logFile, "a+") as logger:
         ^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\hazel\\Documents\\EmuGUI\\log-qpm35z3y44tcetlc1ku2hcbau1lgyga4.txt'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "emugui.py", line 3768, in <module>
    win = Window()
          ^^^^^^^^
  File "emugui.py", line 171, in __init__
    logman.writeToLogFile(f"{errors.errCodes.errCodes[38]}: Running EmuGUI {self.version}")
  File "errors\logman.py", line 42, in writeToLogFile
    platformSpecific.windowsSpecific.windowsCreEmuGUIFolder()
  File "platformSpecific\windowsSpecific.py", line 68, in windowsCreEmuGUIFolder
    os.mkdir(f"C:\\Users\\{userName}\\Documents\\EmuGUI")
FileNotFoundError: [WinError 3] The system cannot find the path specified: 'C:\\Users\\hazel\\Documents\\EmuGUI'
[PYI-19360:ERROR] Failed to execute script 'emugui' due to unhandled exception!

C:\Users\sayaaep\Desktop\EmuGUI_v2.0.10.5621_Win_amd64>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions