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
- Date: Wed, 27 Jan 2021 18:39:09 -0500
- From: <jep200404@example.com>
- Subject: [tlug] Use pyenv to have multiple versions of Python
- References: <mailman.1.1611507334.1059.tlug@tlug.jp> <MRrHY43--3-2@tutanota.com> <20210125203950.34b9743a@pear.local> <24593.26602.440460.57677@turnbull.sk.tsukuba.ac.jp>
On Wed, 27 Jan 2021 22:17:30 +0900, "Stephen J. Turnbull" <turnbull.stephen.fw@example.com> wrote: > 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. I think a key part of what you said is: ... for folks who are mostly using distro packages. For Python projects, I seldom rely on distro packages anymore for Python stuff. The distro packages are often too old. It's common for me to work on projects where exact versions of Python and Python packages are specified and not available from the distro. I use pyenv and pipenv and might use poetry.
- References:
- Re: [tlug] FotoKilof gui for Imagemagick
- From: raroof
- [tlug] Use pyenv to have multiple versions of Python (was Re: FotoKilof gui for Imagemagick)
- From: jep200404
- [tlug] Use pyenv to have multiple versions of Python (was Re: FotoKilof gui for Imagemagick)
- From: Stephen J. Turnbull
Home | Main Index | Thread Index
- Prev by Date: [tlug] Use pyenv to have multiple versions of Python (was Re: FotoKilof gui for Imagemagick)
- Previous by thread: [tlug] Use pyenv to have multiple versions of Python (was Re: FotoKilof gui for Imagemagick)
- Next by thread: [tlug] How to Set Default Version of Python
- Index(es):