Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #76076

Re: Linux distros w/o Python in "base" installation

From Ned Deily <nad@acm.org>
Subject Re: Linux distros w/o Python in "base" installation
Date 2014-08-11 14:36 -0700
References <lsb3g4$p0s$3@reader1.panix.com> <mailman.12862.1407783736.18130.python-list@python.org> <lsb84u$21c$1@reader1.panix.com>
Newsgroups comp.lang.python
Message-ID <mailman.12865.1407793018.18130.python-list@python.org> (permalink)

Show all headers | View raw


In article <lsb84u$21c$1@reader1.panix.com>,
 Grant Edwards <invalid@invalid.invalid> wrote:
> Apparently.  Perhaps theres an "enable LSB compliance" option
> somewhere in the Arch install docs, but I didn't see it...

Also beware that, unlike most other distributions and contrary to 
recommended practice, Arch has chosen to make Python 3 its default, that 
is, when everything is installed, `python` invokes `python3`, rather 
than `python2`.  So you may need to change shebang lines in scripts, etc.

https://wiki.archlinux.org/index.php/python

-- 
 Ned Deily,
 nad@acm.org

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Linux distros w/o Python in "base" installation Grant Edwards <invalid@invalid.invalid> - 2014-08-11 18:53 +0000
  Re: Linux distros w/o Python in "base" installation Chris Rebert <clp2@rebertia.com> - 2014-08-11 12:02 -0700
    Re: Linux distros w/o Python in "base" installation Grant Edwards <invalid@invalid.invalid> - 2014-08-11 20:13 +0000
      Re: Linux distros w/o Python in "base" installation Ned Deily <nad@acm.org> - 2014-08-11 14:36 -0700
      Re: Linux distros w/o Python in "base" installation Chris Angelico <rosuav@gmail.com> - 2014-08-12 09:35 +1000
        Re: Linux distros w/o Python in "base" installation Grant Edwards <invalid@invalid.invalid> - 2014-08-12 02:33 +0000
      Re: Linux distros w/o Python in "base" installation Ned Deily <nad@acm.org> - 2014-08-12 00:18 -0700
      Re: Linux distros w/o Python in "base" installation David Palao <dpalao.python@gmail.com> - 2014-08-12 09:59 +0200
        Re: Linux distros w/o Python in "base" installation Fabien <fabien.maussion@gmail.com> - 2014-08-12 11:53 +0200
  Re: Linux distros w/o Python in "base" installation Rustom Mody <rustompmody@gmail.com> - 2014-08-11 21:36 -0700
  Re: Linux distros w/o Python in "base" installation Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2014-08-12 12:00 +0200
    Re: Linux distros w/o Python in "base" installation Grant Edwards <invalid@invalid.invalid> - 2014-08-12 14:12 +0000
      Re: Linux distros w/o Python in "base" installation Ian Kelly <ian.g.kelly@gmail.com> - 2014-08-12 09:49 -0600

csiph-web