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


Groups > comp.lang.python > #98234

Re: pycrypto

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Ian Kelly <ian.g.kelly@gmail.com>
Newsgroups comp.lang.python
Subject Re: pycrypto
Date Wed, 4 Nov 2015 08:56:56 -0700
Lines 20
Message-ID <mailman.22.1446652664.16136.python-list@python.org> (permalink)
References <003501d116fe$0f502570$2df07050$@web.de>
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8
X-Trace news.uni-berlin.de jS/Hw10I1uybVEjyReq6JAOLIU+CHbBlsmNUw696HC/g==
Return-Path <ian.g.kelly@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.019
X-Spam-Evidence '*H*': 0.96; '*S*': 0.00; 'error:': 0.05; 'variables,': 0.09; 'python': 0.10; '2.7': 0.13; 'wed,': 0.15; 'easy_install': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'threw': 0.16; 'wrote:': 0.16; 'hey': 0.20; 'windows': 0.20; '2015': 0.20; 'am,': 0.23; 'errors': 0.23; 'matching': 0.23; 'tried': 0.24; 'header:In-Reply-To:1': 0.24; 'script': 0.25; 'install': 0.25; 'error': 0.27; 'message-id:@mail.gmail.com': 0.27; '"no': 0.29; 'environment': 0.29; 'e.g.': 0.30; 'problem': 0.33; 'message.': 0.33; 'combination': 0.33; 'me?': 0.34; 'received:google.com': 0.35; 'next': 0.35; 'nov': 0.35; 'but': 0.36; 'received:209.85': 0.36; 'heard': 0.36; 'to:addr:python- list': 0.36; 'subject:: ': 0.37; 'there,': 0.37; 'received:209.85.213': 0.37; 'received:209': 0.38; 'unable': 0.39; 'to:addr:python.org': 0.40; 'more.': 0.63; 'suited': 0.72; '3.4': 0.84; 'pip': 0.84; 'pycrypto': 0.84; 'to:name:python': 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 :content-type; bh=dYbdfxw6fpwGxH+kNUW9s/y0dVKApf1BAmpPLSNxg8A=; b=SM2O6b64ktkG4swvclZuqaaNxPzUYBc51Xg9PeFrUAm5UFU09nlJABQTpi/uRAEcYP HZp/mdPdqc2FnmihAD+Hqcx4x84OzInW1ka4dRkAUqXe5LUS+xJRx8KPU7i7WqXUm2eT eoonp9QsqwePzd/6Z0elov6j26PRVm6ZF7Dn/mY/sMo3d8LzJDw70+D5Lrrn9AR1U6iS XE3rj3+hxitzTqugcbs+P8sozHf7DfmCeyK7vakX2QOoP6u6tPhc0GhRvyPPe76yBrKo pSoLYYtpQyO2zZ+DfDTWndAQhlYO1O3ny+x8SRyF/Lh5ycdQxaOAUjvQ3roLgoH6UXE7 RJhw==
X-Received by 10.50.78.231 with SMTP id e7mr24175091igx.93.1446652656225; Wed, 04 Nov 2015 07:57:36 -0800 (PST)
In-Reply-To <003501d116fe$0f502570$2df07050$@web.de>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://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 <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Xref csiph.com comp.lang.python:98234

Show key headers only | View raw


On Wed, Nov 4, 2015 at 5:41 AM, Christoph Zallmann <c.zallmann@web.de> wrote:
> Hey there,
>
>
>
> i tried using Python 3.5.0 in combination with pycrypto and everything i got
> was crap. Really. I tried so many things, how to solve my problem - using
> environment variables, vs 2015 and many more. With python 2.7 or even 3.4 i
> heard it was no problem but using 3.5 all i got was one error message that
> leads to the next error message. Can you tell me how to install python 3.5
> on Windows 10 with a working pycrpto on it? As well pip as easy_install
> threw the same errors e.g. "No matching distribution found for pycrypto" or
>
> error: Setup script exyited with error: Unable to find vcvarsall.bat
>
>
>
> Can u give me a suited solution that simply works for me?

http://stackoverflow.com/questions/11405549/how-do-i-install-pycrypto-on-windows

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


Thread

Re: pycrypto Ian Kelly <ian.g.kelly@gmail.com> - 2015-11-04 08:56 -0700

csiph-web