Duplicate Check
Describe the requested feature
The bundled executable should support command-line argument passing at runtime. Arguments provided by users when launching the program must be fully accessible within the code through sys.argv , maintaining identical behavior to the original Python script.
Suggest a solution
No response
Screenshots
No response
Additional details
No response