mirror of
https://github.com/brentvollebregt/auto-py-to-exe.git
synced 2026-04-26 12:15:50 +03:00
[GH-ISSUE #83] Do you have plans for Linux OSs? #81
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ReddyKilowatt on GitHub (Jan 5, 2020).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/83
This is a very useful project, I will use it on Windows but would like
to be able to deploy Linux apps too. PyInstaller is already cross-platform, do you have any plans to make this work on Linux too?
@brentvollebregt commented on GitHub (Jan 5, 2020):
This project should also work on Linux. What issues are you having?
@ReddyKilowatt commented on GitHub (Jan 5, 2020):
None yet, as I haven't tried it there. I thought the references to "exe" meant ".exe", which is the suffix for executable binaries for Windows. I'll try it on Linux then.
@brentvollebregt commented on GitHub (Jan 9, 2020):
@ReddyKilowatt did you find any issues?
@ReddyKilowatt commented on GitHub (Jan 9, 2020):
I didn’t try it yet. Let’s close this issue for now.
On Wed, Jan 8, 2020 at 9:30 PM Brent Vollebregt notifications@github.com
wrote: