Skip to content

Missing dependencies when building binary. #741

@chigkim

Description

@chigkim

If run python main.py, and the GUI opens.

However, I get the following warning when I run: python setup.py build.

Missing dependencies:
? api-ms-win-core-path-l1-1-0.dll
? api-ms-win-core-winrt-error-l1-1-0.dll
? api-ms-win-core-winrt-l1-1-0.dll
? api-ms-win-core-winrt-string-l1-1-0.dll
? libffi-6.dll
This is not necessarily a problem - the dependencies may not be needed on this platform.

done.

If I run twblue.exe inside dist folder, it exits with no error, and the GUI doesn't open.

Could you let me know where I can get those dependencies?

Thanks so much!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions