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]Re: [tlug] FotoKilof gui for Imagemagick
- Date: Mon, 25 Jan 2021 16:50:35 +0800
- From: Raymond Wan <rwan.kyoto@example.com>
- Subject: Re: [tlug] FotoKilof gui for Imagemagick
- References: <mailman.1.1611507334.1059.tlug@tlug.jp> <MRrHY43--3-2@tutanota.com> <9a4ff63b-9cc1-89ba-4999-cb6b0450ae36@dcook.org>
On Mon, Jan 25, 2021 at 4:38 PM Darren Cook <darren@example.com> wrote: > *: And maybe it goes back to Debian, and that the distros rely on python > 2.7 scripts that still haven't been ported to python 3. I've never tried it myself, but it seems one could use "update-alternatives" to switch between the two versions of Python under Debian. I just found this article (See "Change python version system-wide"): https://linuxconfig.org/how-to-change-from-default-to-alternative-python-version-on-debian-linux Not sure if that helps you (Ralph). > > Wow. So is there a way I can change the default? > Yes, if you use Anaconda to manage your Python environments, `python` > and `python3` do the same thing. > > That is almost certainly not worth the trouble for running one application. > > Or I guess you could put something in .bashrc so that `python` is an > alias to `python3`. I've never tried, but I think that is what Anaconda > is doing. Anaconda modifies one's .bashrc by adding the "conda" program to the path. When you switch to an Anaconda environment, it prepends the environment's bin/ path to the $PATH variable. AFAIK, that's all that Anaconda seems to be doing. Ray
- References:
- Re: [tlug] FotoKilof gui for Imagemagick
- From: raroof
- Re: [tlug] FotoKilof gui for Imagemagick
- From: Darren Cook
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] FotoKilof gui for Imagemagick
- Next by Date: Re: [tlug] FotoKilof gui for Imagemagick
- Previous by thread: Re: [tlug] FotoKilof gui for Imagemagick
- Next by thread: Re: [tlug] FotoKilof gui for Imagemagick
- Index(es):