Skip to content

RunFrozenPython does not handle arguments #588

@rbn920

Description

@rbn920

Usually when you freeze a python script that can take arguments at the command line the EXE file works the same.
python foo.py arg1 agr2
works the same as
foo.exe arg1 arg2
This does not seem to work in xlwings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions