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
Hi, we're getting 800B0003 error when trying to sign an executable produced by PyInstaller and we're trying to establish what's happening here.
fail: AzureSignTool.SignCommand[0]
=> File: D:\a\1\s\Dashboard.exe
The file cannot be signed because it is not a recognized file type for signing or it is corrupt.
fail: AzureSignTool.SignCommand[0]
=> File: D:\a\1\s\Dashboard.exe
Signing failed with error 800B0003.
I wasn't able to find any information online about PyInstaller executable being significantly different than others, so any hints would be welcome.
The text was updated successfully, but these errors were encountered:
Hi, we're getting 800B0003 error when trying to sign an executable produced by PyInstaller and we're trying to establish what's happening here.
I wasn't able to find any information online about PyInstaller executable being significantly different than others, so any hints would be welcome.
The text was updated successfully, but these errors were encountered: