Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Bob Gailer Newsgroups: comp.lang.python Subject: Re: help install numpy and scipy in window 7 and 3.5.0 shell Date: Fri, 15 Apr 2016 10:56:05 -0400 Lines: 13 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: news.uni-berlin.de cfLTBVJGPpfYiSrqVMAW/wV3HzzWnDaCB0qH0KwRgrkg== 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; 'received:209.85.223': 0.03; 'subject:help': 0.07; 'cc:addr:python-list': 0.09; 'through.': 0.09; '2016': 0.16; 'cc:name:python list': 0.16; 'hand?': 0.16; 'informative.': 0.16; 'numpy': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'scipy,': 0.16; 'subject:install': 0.16; 'wrote:': 0.16; '>': 0.18; 'email addr:gmail.com>': 0.18; 'python?': 0.18; 'all,': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'am,': 0.23; 'installation': 0.23; 'downloaded': 0.24; 'header:In-Reply-To:1': 0.24; 'message- id:@mail.gmail.com': 0.27; 'instruction': 0.29; '15,': 0.30; 'idle': 0.33; 'running': 0.34; 'received:google.com': 0.35; 'but': 0.36; 'received:209.85': 0.36; 'subject:: ': 0.37; 'version': 0.38; 'received:209': 0.38; 'someone': 0.38; 'thank': 0.38; 'files': 0.38; 'still': 0.40; 'questions': 0.40; 'your': 0.60; 'provide': 0.61; 'skip:n 10': 0.62; 'more': 0.63; 'you.': 0.64; '"can': 0.84; 'symptoms': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc; bh=F2ofMUmu0CwyMGXgmuzzeu5gFLCYFUn40Sfkl7xuphU=; b=Ns5JrkySKbIy5OpmXJswF5RVM3Qrimahx+W6dh38brAcA9kiaoIsJUE+pENpiTHrb8 MMq35hBKGhbD6Lxihpq2soJTVFN7ySH3y5xHlOHXTlR1dk2RynIMyVqdvDVNTTD3qvZR 0hegR7I1Zai3QtK5ohUEmZ/DajfAeOphf8Za8ajARfhGioJ86u/jdyHce/nxP2DsCy9C pCrMCSixTQ6ZSL7lPHSxc7Q1EN9FtaA0YaW7zwOZkgpzw+iVyUCin8+YQhyCaXSVKwK0 Em0ke/AuEqC1UszSlkrTLVgyd20z/U0cJR5E9okDqRadu9/Gcw385wvpBE+W7N53WcXe zf7Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc; bh=F2ofMUmu0CwyMGXgmuzzeu5gFLCYFUn40Sfkl7xuphU=; b=gaZfvc0PQDolH9JP3IWDSikVHQp2xAyFxxlDwd+8COuWXqmKYuVy/rQNpHcbhfN+35 sjl4T1LhodX2t9VWsTbY51uYNF+MMGJqAJg1Sz8sqmPw2vEI55qIzD+2pPNMnOreoFYm uTR4/LLdtPfh5LLB4wrgpWpxgpyI0zQQCMCS/oVeSFc4Nu9UzdRSnx3u3Pc9zjYn3Ogc 9UFf3bj03N+a3Mjo9gtRkGAA5rJeOUQakjuv3j5ZjuMku4Hz4bXk3dM7nFUN4FQnbPaN lZZsj0wlsvUTpen2UayvQCQEJOKXmpe6v1QX70HhEW29rEnjyUY5BHIGpSfCsQhra556 1Zpg== X-Gm-Message-State: AOPr4FVPo3ptE8b2xdQntDW/VkSCifDXgyncUTkF6itg4Jz+JziV7E8M9YX+7hjdK9sYmjlF6et+wQZ+O8NpZg== X-Received: by 10.107.8.135 with SMTP id h7mr21815103ioi.85.1460732165519; Fri, 15 Apr 2016 07:56:05 -0700 (PDT) In-Reply-To: X-Content-Filtered-By: Mailman/MimeDel 2.1.21 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: X-Mailman-Original-References: Xref: csiph.com comp.lang.python:107061 On Apr 15, 2016 10:40 AM, wrote: > > Hi all, > > I have downloaded the numpy-1.11.01 and scipy-0.17.0 but after running setup files over IDLE in numpy and scipy, it still can not get through. Can someone give me a hand? or you can provide the installation instruction for both. Can you be more specific? "Can not get through" is not very informative. What opeting system are you using? What version of python? What messages or symptoms do you get? The more you help us the easier it is for us to help you. We do welcome your questions thank you