Unable to package Python executable file.

Issues related to Enigma Virtual Box
Post Reply
ococlk
Posts: 10
Joined: Thu May 23, 2024 1:39 pm

Unable to package Python executable file.

Post 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
Enigma
Site Admin
Posts: 3006
Joined: Wed Aug 20, 2008 2:24 pm

Re: Unable to package Python executable file.

Post by Enigma »

Hi, can you please attach a sample non packed application? Or send it at support@enigmaprotector.com
ococlk
Posts: 10
Joined: Thu May 23, 2024 1:39 pm

Re: Unable to package Python executable file.

Post by ococlk »

Yes, I just sent it to your email.
Enigma
Site Admin
Posts: 3006
Joined: Wed Aug 20, 2008 2:24 pm

Re: Unable to package Python executable file.

Post by Enigma »

We've also replied. Let's move our discussion in email.
ococlk
Posts: 10
Joined: Thu May 23, 2024 1:39 pm

Re: Unable to package Python executable file.

Post 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
Enigma
Site Admin
Posts: 3006
Joined: Wed Aug 20, 2008 2:24 pm

Re: Unable to package Python executable file.

Post by Enigma »

Hi, same advice, please send us all files that are required to reproduce problem at support@enigmaprotector.com
ococlk
Posts: 10
Joined: Thu May 23, 2024 1:39 pm

Re: Unable to package Python executable file.

Post 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.
Enigma
Site Admin
Posts: 3006
Joined: Wed Aug 20, 2008 2:24 pm

Re: Unable to package Python executable file.

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