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.
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.