Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Oscar Benjamin Newsgroups: comp.lang.python Subject: Re: Python2.7 win64 --- cannot install the package of scipy Date: Mon, 18 Apr 2016 10:26:17 +0100 Lines: 21 Message-ID: References: <66c616a4-a36f-437e-9ce0-e7694d28af7a@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: news.uni-berlin.de zZxx0pKQG64G+NjT7cuSIAopEqXXC/DcBMOovtKX8++w== Return-Path: 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; 'scipy': 0.05; 'cc:addr :python-list': 0.09; 'scripts': 0.09; 'cmd': 0.09; 'python': 0.10; '2.7': 0.13; 'packages.': 0.15; '2016': 0.16; 'binaries': 0.16; 'cc:name:python list': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'subject:install': 0.16; 'wrote:': 0.16; 'windows': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'extension': 0.20; '64-bit': 0.22; 'bit': 0.23; 'tried': 0.24; 'header:In-Reply-To:1': 0.24; 'install': 0.25; 'installed': 0.26; 'supported': 0.27; 'error': 0.27; 'message-id:@mail.gmail.com': 0.27; 'code': 0.30; 'skip:s 30': 0.31; 'another': 0.32; 'windows.': 0.33; 'received:google.com': 0.35; 'but': 0.36; 'should': 0.36; 'received:209.85': 0.36; 'possible': 0.36; 'subject:: ': 0.37; 'received:209': 0.38; 'subject:the': 0.39; 'still': 0.40; 'direct': 0.68; 'oscar': 0.84; 'wheel': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=+9QJpK8whwhRPp3cr11Rnn/iEjzDe5ICnLIp3IYNmHQ=; b=s8SrVkeBujHSTH8y3ydH+H7TrxSnwX8HVBFI+8hjLQBXeBMxZRAV7ZixNVvZ5mPmoC QOsQCnVf500B3bdA1/2g/CE8oFbjb+O5/rH7gmd1ey6jyx4LZKhzanPXknN/my6RAIhj cIFpGKSCOqcA5WtCkn5eXxAf3WENia1vKphR6hnKcnO3ewKVLRGUY61wO6AjOdAycIKU oxilZ+WtADkeaynIA+xiR6Ji+WFqkFulax4NZ8hUjgg25Z6YGIPPIL9H+ApLYm0rZZH7 /pLeBaoZQtz+aE2ikqdq32nMsvbh7T3jun2X4oNZTDCVouUKI/W9LmKg1Iv5ic/02BSE wa/Q== 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:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=+9QJpK8whwhRPp3cr11Rnn/iEjzDe5ICnLIp3IYNmHQ=; b=exslkOvcMKJKTPAaxn5lhdaQLpGbiszWDKCTwV+FoyQxJ9CQHK8O21AZ6oPqh5z9EF 76LJcYjPXs2PtURrDTcHsiJovfQzVLoJdTkwCUbtkzXFPVOoMORSYMcmSrFERjwleNuW MEOIPimecOzdYyp1brKyrb3VCUT2913Mw1UgmJRQFq6MOoIV3xyNXpP5pGyFP82VXQL5 wObiQder3V06+xlu16YCcSWaZf1zr6k54KAPoNL7z+12y5L5Y5wkVPe+ZNO12XNEKZvq GDfk5Zwf30h7+qh9mGL65gdAmcHR5FnKomUX36gN+0vI3EZ2BPlZQRlfJUuqxMseObys Adug== X-Gm-Message-State: AOPr4FWGwZXKUsU1N0pHQEXOEes3v7KCPPCOpYofDDvO2NFNyeK1sMaNvxS4Cw71/pwrIU/9/3Vud9D4NVwekQ== X-Received: by 10.112.198.132 with SMTP id jc4mr14536231lbc.120.1460971597513; Mon, 18 Apr 2016 02:26:37 -0700 (PDT) In-Reply-To: <66c616a4-a36f-437e-9ce0-e7694d28af7a@googlegroups.com> 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: <66c616a4-a36f-437e-9ce0-e7694d28af7a@googlegroups.com> Xref: csiph.com comp.lang.python:107262 On 16 April 2016 at 22:53, wrote: > I failed to install the package of scipy on Python2.7(win64). > > 1. I tried the direct way that use cmd--pip install scripy. The result sh= ows that it failed with error code 1 in c:\tyk\appdata\local\temp\pip-build= -an9fye\scipy\. > > 2. I tried to install in another way. I download the scipy-0.17.0-cp27-no= ne-win_amd64.whl from Unofficial Windows Binaries for Python Extension Pack= ages. And use cmd to install that in the Scripts direction, but still faile= d.(I have installed the package wheel already). The result shows that scipy= -0.17.0-cp27-none-win_amd64.whl is not a supported wheel on this platform. That should be the right wheel if you have 64-bit Python 2.7 on Windows. Note that it's possible you have 32 bit Python even if the computer and Windows is 64-bit. It's also possible that you need to update pip. -- Oscar