Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][tlug] Use pyenv to have multiple versions of Python (was Re: FotoKilof gui for Imagemagick)
- Date: Wed, 27 Jan 2021 22:17:30 +0900
- From: "Stephen J. Turnbull" <turnbull.stephen.fw@example.com>
- Subject: [tlug] Use pyenv to have multiple versions of Python (was Re: FotoKilof gui for Imagemagick)
- References: <mailman.1.1611507334.1059.tlug@tlug.jp> <MRrHY43--3-2@tutanota.com> <20210125203950.34b9743a@pear.local>
jep200404@example.com writes: > > Wow. So is there a way I can change the default? > > Yes. Use pyenv. I can't really recommend that approach for folks who are mostly using distro packages. A well-maintained distro should be using python2 and python3 in shebangs, which takes care of this particular issue and 99% of the rest. Yes, occasionally you really do want multiple Python 3 minor versions, but that too is generally handled by well-maintained distros. Even for people who generally depend on their distros it may be a good idea to protect their mission critical apps this way. It's always unpleasant when you have a work stoppage that allows you to have you 15 minutes of fame by reporting a rare bug in a corner case your favorite software happens to exercise at init time.... Steve
- Follow-Ups:
- [tlug] Use pyenv to have multiple versions of Python
- From: jep200404
- References:
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Tiny Linux distro for boot loader?
- Next by Date: [tlug] Use pyenv to have multiple versions of Python
- Previous by thread: [tlug] Use pyenv to have multiple versions of Python (was Re: FotoKilof gui for Imagemagick)
- Next by thread: [tlug] Use pyenv to have multiple versions of Python
- Index(es):