Skip to content

Add --include-data-dir option #16

@Erriez

Description

@Erriez

I'm creating a Pyside6 application for deployment and would like to use the following command:

$ python -m nuitka --onefile --enable-plugin=pyside6 --include-data-dir=images=images main.py

The option --include-data-dir is needed to include images for the application, but is currently missing.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions