#2917 closed enhancement (wontfix)
Create python wheel package for windows
Reported by: | San | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | minor | Milestone: | improbable |
Component: | client | Version: | 3.0.x |
Keywords: | Cc: |
Description
Please create a wheel for windows to simplify the deployment and upgrades in windows. The current package options have python embedded and this should not be needed if python is already in the windows machine.
Change History (2)
comment:1 Changed 4 months ago by
Milestone: | 4.1 → improbable |
---|---|
Priority: | major → minor |
Resolution: | → wontfix |
Status: | new → closed |
comment:2 Changed 5 weeks ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2917
Note: See
TracTickets for help on using
tickets.
I don't think this would work very well, there are too many libraries, Cython extensions and data files to bundle.
No. The only way to make xpra work with an existing python is using MSYS2 and we already have native packaging for that: #1883.