Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news.albasani.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.005 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'x-mailer:apple mail (2.936)': 0.04; 'scipy': 0.05; 'python': 0.11; '2.7': 0.14; 'from:addr:comcast.net': 0.16; 'message-id:@comcast.net': 0.16; 'received:76.96': 0.16; 'received:76.96.30': 0.16; 'received:ca.mail.comcast.net': 0.16; 'received:emeryville.ca.mail.comcast.net': 0.16; 'received:mail.comcast.net': 0.16; 'install': 0.23; 'received:comcast.net': 0.24; 'installed': 0.27; 'but': 0.35; 'charset:us-ascii': 0.36; 'received:76': 0.38; 'to:addr:python- list': 0.38; 'to:addr:python.org': 0.39; 'how': 0.40; 'header :Message-Id:1': 0.63; 'our': 0.64 From: Susan Lubbers To: python-list@python.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v936) Subject: scipy 11 and scipy 12 Date: Tue, 17 Sep 2013 20:06:44 -0400 X-Mailer: Apple Mail (2.936) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; s=q20121106; t=1379462806; bh=E5wlgLDpI+z63qwDd80d2LIyEolxigbui0wzW4ztHfc=; h=Received:Received:Message-Id:From:To:Content-Type:Mime-Version: Subject:Date; b=P5BczWTBdCpfkDTLj9ovo6ddN2JgKneQ6VbpbNj/cM7tpTb0OSJHlMNlS/5onUSS/ 4ui1Aqi1lVUSnN09I0exwMZEnnCfOYr8mGObbNpBjzGntTjqCf5DsYFoE0Hbu+8307 IJenzj/vq5l6Z7g5r/gL+96bnfsizxdMaaAhX8Q7+sdra2cONR+N3VufKs8ZQ1JYBx 4VarN4v+6IReRUpoRGNnU44GQe9xhsN5jln4zr9mjDSAeMc1uOkXoLIh2bviKV0f+Y fl/xr2Kz+wMEJIlCBLDFBTz67wVouYUJPcpD1/EaXaL0N4TN41UrOEtbFs10l2ehrH 7lTpY9XZYK73A== X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 4 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1379462885 news.xs4all.nl 15898 [2001:888:2000:d::a6]:48155 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:54342 Our group is a python 2.7 which is installed in a shared area. We have scipy 11 installed in site-packages. How would I install scipy 12 so that I used the shared install of python but scipy 12 instead of 11?