Hi, I was getting the error FileNotFoundError [WinError 2] The system cannot find the specified file, you just have to deactivate the antivirus and it will make the exe
I put console based and in setting I created a folder and I made the exe to that folder, I hope this helps someone
I did it with the latest version MEAnalyzer-1.304.4-r338
thanks reformatt for sharing,,sorry my english
When I execute it, it gives me the error:
C:\Windows\System32>py -m auto_py_to_exe
46648 ERROR: An error occurred while packaging
Traceback (most recent call last):
File "C:\Users\quynh\AppData\Local\Programs\Python\Python313\Lib\site-packages\auto_py_to_exe\packaging.py", line 132, in package
run_pyinstaller(pyinstaller_args[1:])
~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\quynh\AppData\Local\Programs\Python\Python313\Lib\site-packages\PyInstaller\__main__.py", line 166, in run
check_unsafe_privileges()
~~~~~~~~~~~~~~~~~~~~~~~^^
File "C:\Users\quynh\AppData\Local\Programs\Python\Python313\Lib\site-packages\PyInstaller\__main__.py", line 313, in check_unsafe_privileges
raise SystemExit(
...<3 lines>...
)
SystemExit: Error: Do not run pyinstaller from C:\Windows\System32. cd to where your code is and run pyinstaller from there. Hint: You can open a terminal where your code is by going to the parent folder in Windows file explorer and typing cmd into the address bar.
If I load a bios with out the Intel Engine then it correctly states no intel engine found,
Drag and drop is the same..
Do you think I compiled it wrong?
I followed the instructions to the letter..
I did get an error stating something about a path is not loaded, I could load it if I wanted in yellow but the compiling continued.. I'll post a screen shot shortly.
Is there a pre-compiled one I can download to try..
Comment