You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
If run
python main.py
, and the GUI opens.However, I get the following warning when I run:
python setup.py build
.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!
The text was updated successfully, but these errors were encountered: