Project

Profile

Help

Bug #5858

closed

Python Saxonche module doesn't work using Pyinstaller and UPX processing to create executable file

Added by Pierre Dostie about 1 year ago. Updated 6 months ago.

Status:
Closed
Priority:
Low
Assignee:
-
Category:
-
Start date:
2023-01-26
Due date:
% Done:

0%

Estimated time:
Found in version:
12.0
Fixed in version:
Platforms:

Description

I'm using Pyinstaller with UPX processing to create executable files from Python scripts. I was using a Python module Saxonpy and decided to move away from this module to use instead Saxonche. The issue I have now by using this module is that my executable file no longer work when I create them using Pyinstaller with UPX processing. When I use Pyinsataller alone without UPX to create my executable files, it works but the size of my executable files are twice as big as if they were created using UPX processing.


Files

test.pyw (942 Bytes) test.pyw Pierre Dostie, 2023-01-26 17:10
test.xslt (504 Bytes) test.xslt Pierre Dostie, 2023-01-26 17:10

Please register to edit this issue

Also available in: Atom PDF