Skip to content

Ship built-in python modules by default #249

@kobroli

Description

@kobroli

Hey, thanks for this great project!

I'm using the [Command my_command] section feature to accommodate multiple entry points to my application.

However, when invoking "\Program Files\my_app\bin\my_command.exe" [OPTIONS], error messages indicate that some standard built-in python modules are not available (No module named <module>), e.g., http, stringprep, or mimetypes.

Is there a simple way to bundle the built-in modules? It'd also help to find out which modules are used by my application, such that I don't have to add a module/package and test until I listed them all.
Thanks!

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