Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not bundle Python 3 on Linux #147

Open
yanmaani opened this issue Jan 31, 2022 · 0 comments
Open

Do not bundle Python 3 on Linux #147

yanmaani opened this issue Jan 31, 2022 · 0 comments

Comments

@yanmaani
Copy link

Is your feature request related to a problem? Please describe.

Most Linux systems already include Python; if they don't, that arguably lies on the package manager, and it should be easy to install it. Bundling Python makes the download bigger and doesn't serve much of a point.

Describe the solution you'd like

Stop bundling Python on Linux. (Keep it on Windows.)

Describe alternatives you've considered

It would also be possible to keep doing it; this would especially be useful if their distro doesn't ship a recent Python. But in that case, shouldn't it at least be statically linked?

Additional context
This is slightly more annoying because of #146.

marek22k pushed a commit to marek22k/ZeroNet that referenced this issue Oct 30, 2023
…urite

favourite/unfavourite in the sidebar

refs ZeroNetX#146
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant