Page 1 of 1

Unable to package Python executable file.

Posted: Tue Jul 30, 2024 1:31 pm
by ococlk
I used pyinstaller -D to create an executable file containing some dependencies and resources. After packaging it with EVB, an error message appeared when running: 0xc000003e

Re: Unable to package Python executable file.

Posted: Tue Jul 30, 2024 2:27 pm
by Enigma
Hi, can you please attach a sample non packed application? Or send it at support@enigmaprotector.com

Re: Unable to package Python executable file.

Posted: Wed Jul 31, 2024 3:02 am
by ococlk
Yes, I just sent it to your email.

Re: Unable to package Python executable file.

Posted: Wed Jul 31, 2024 8:13 am
by Enigma
We've also replied. Let's move our discussion in email.

Re: Unable to package Python executable file.

Posted: Thu Aug 01, 2024 2:40 pm
by ococlk
Hello, still on this topic, I ran into trouble in the latest version. I found that the customtkinter library could not be recognized, even if it was correctly added to the file list, which caused the packaged program to fail to run. (If I put the packaged program and customtkinter together, it runs well)

Image

Re: Unable to package Python executable file.

Posted: Thu Aug 01, 2024 3:07 pm
by Enigma
Hi, same advice, please send us all files that are required to reproduce problem at support@enigmaprotector.com

Re: Unable to package Python executable file.

Posted: Sat Aug 03, 2024 6:54 am
by ococlk
Enigma wrote: Thu Aug 01, 2024 3:07 pm Hi, same advice, please send us all files that are required to reproduce problem at support@enigmaprotector.com
I attached the file in my email reply.

Re: Unable to package Python executable file.

Posted: Thu Aug 29, 2024 6:40 am
by Enigma
Just to clarify, the problem was in .ttf font files, used by application.

Since Enigma Virtual Box version 11.00 this problem is solved.