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


Groups > comp.lang.python > #21372

Re: Python site-packages permission denied?

Path csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!tudelft.nl!txtfeed1.tudelft.nl!newsfeed10.multikabel.net!multikabel.net!newsfeed20.multikabel.net!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.002
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'python.': 0.04; 'subject:Python': 0.05; 'mess': 0.07; 'supported.': 0.07; 'python': 0.08; 'alter': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'library': 0.13; 'from:addr:acm.org': 0.16; 'installs': 0.16; 'subject:permission': 0.16; 'wrote:': 0.18; 'versions': 0.23; "shouldn't": 0.23; 'separate': 0.28; 'generally': 0.30; 'chris': 0.30; 'subject:?': 0.31; 'certainly': 0.32; 'instead.': 0.32; 'modules': 0.32; 'header:User-Agent:1': 0.33; 'header:X-Complaints-To:1': 0.34; 'to:addr:python-list': 0.35; 'received:org': 0.36; 'but': 0.37; 'charset:us-ascii': 0.37; 'using': 0.37; 'uses': 0.38; 'should': 0.38; 'to:addr:python.org': 0.40; 'provided': 0.62; 'special': 0.66; 'article': 0.73; 'easy_install': 0.84; 'received:204.14': 0.84
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Ned Deily <nad@acm.org>
Subject Re: Python site-packages permission denied?
Date Wed, 07 Mar 2012 21:47:37 -0800
References <5849344.1361.1331154163099.JavaMail.geo-discussion-forums@pbls8> <CAMZYqRTXy3mSMXtivuE8ApYX2ZFAG3DQp1UN+fqWnAYWNOANAw@mail.gmail.com>
Mime-Version 1.0
Content-Type text/plain; charset=US-ASCII
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host 204.14.154.212
User-Agent MT-NewsWatcher/3.5.3b3 (Intel Mac OS X)
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.502.1331185676.3037.python-list@python.org> (permalink)
Lines 18
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1331185676 news.xs4all.nl 6867 [2001:888:2000:d::a6]:52447
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:21372

Show key headers only | View raw


In article 
<CAMZYqRTXy3mSMXtivuE8ApYX2ZFAG3DQp1UN+fqWnAYWNOANAw@mail.gmail.com>,
 Chris Rebert <clp2@rebertia.com> wrote:
> You generally shouldn't mess with Mac OS X's system copies of Python.
> Typically, one installs a separate copy using MacPorts, Fink, or
> whatever, and uses that instead.

I don't understand what you mean by "mess with".  Certainly one should 
not attempt alter standard library modules provided with the system 
Python but adding additional packages is fully supported.  Apple 
conveniently provides a special directory in user-controlled space 
(/Library/Python) as the default location for Distutils-based installs.  
They even provide versions of easy_install for the system Pythons.

-- 
 Ned Deily,
 nad@acm.org

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


Thread

Python site-packages permission denied? Shane Neeley <shane.neeley@gmail.com> - 2012-03-07 13:02 -0800
  Re: Python site-packages permission denied? Chris Rebert <clp2@rebertia.com> - 2012-03-07 13:30 -0800
  Re: Python site-packages permission denied? Ned Deily <nad@acm.org> - 2012-03-07 21:47 -0800
    Re: Python site-packages permission denied? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-03-08 11:34 +0000

csiph-web