Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing dependencies when building binary. #741

Open
chigkim opened this issue Dec 24, 2024 · 0 comments
Open

Missing dependencies when building binary. #741

chigkim opened this issue Dec 24, 2024 · 0 comments

Comments

@chigkim
Copy link

chigkim commented Dec 24, 2024

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant