summaryrefslogtreecommitdiff
path: root/pipermail/pycrypto/2011q4/000467.html
diff options
context:
space:
mode:
Diffstat (limited to 'pipermail/pycrypto/2011q4/000467.html')
-rw-r--r--pipermail/pycrypto/2011q4/000467.html113
1 files changed, 113 insertions, 0 deletions
diff --git a/pipermail/pycrypto/2011q4/000467.html b/pipermail/pycrypto/2011q4/000467.html
new file mode 100644
index 0000000..9b5ed29
--- /dev/null
+++ b/pipermail/pycrypto/2011q4/000467.html
@@ -0,0 +1,113 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [pycrypto] Install failure
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:pycrypto%40lists.dlitz.net?Subject=%5Bpycrypto%5D%20Install%20failure&In-Reply-To=4E9EE701.8050901%40gmail.com">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="000466.html">
+ <LINK REL="Next" HREF="000468.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[pycrypto] Install failure</H1>
+ <B>Dean Macinskas</B>
+ <A HREF="mailto:pycrypto%40lists.dlitz.net?Subject=%5Bpycrypto%5D%20Install%20failure&In-Reply-To=4E9EE701.8050901%40gmail.com"
+ TITLE="[pycrypto] Install failure">dmacinskas at geobridge.net
+ </A><BR>
+ <I>Wed Oct 19 09:13:05 CST 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="000466.html">[pycrypto] Install failure
+</A></li>
+ <LI>Next message: <A HREF="000468.html">[pycrypto] Install failure
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#467">[ date ]</a>
+ <a href="thread.html#467">[ thread ]</a>
+ <a href="subject.html#467">[ subject ]</a>
+ <a href="author.html#467">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>
+
+From: <A HREF="http://lists.dlitz.net/cgi-bin/mailman/listinfo/pycrypto">pycrypto-bounces at lists.dlitz.net</A> [mailto:<A HREF="http://lists.dlitz.net/cgi-bin/mailman/listinfo/pycrypto">pycrypto-bounces at lists.dlitz.net</A>] On Behalf Of Andrew Cooper
+Sent: Wednesday, October 19, 2011 11:05 AM
+To: <A HREF="http://lists.dlitz.net/cgi-bin/mailman/listinfo/pycrypto">pycrypto at lists.dlitz.net</A>
+Subject: Re: [pycrypto] Install failure
+
+On 19/10/2011 15:58, Dean Macinskas wrote:
+
+
+From: <A HREF="http://lists.dlitz.net/cgi-bin/mailman/listinfo/pycrypto">pycrypto-bounces at lists.dlitz.net</A>&lt;mailto:<A HREF="http://lists.dlitz.net/cgi-bin/mailman/listinfo/pycrypto">pycrypto-bounces at lists.dlitz.net</A>&gt; [mailto:<A HREF="http://lists.dlitz.net/cgi-bin/mailman/listinfo/pycrypto">pycrypto-bounces at lists.dlitz.net</A>] On Behalf Of Andrew Cooper
+Sent: Wednesday, October 19, 2011 10:52 AM
+To: PyCrypto discussion list
+Subject: Re: [pycrypto] Install failure
+
+On 19/10/2011 15:46, Dean Macinskas wrote:
+
+Platform: W7pro, 64-bit
+
+I downloaded the latest version (2.3) and ran &quot;python setup.py install&quot;. Here's what I see:
+
+C:\Users\dmacinskas\AppData\Local\Temp\pycrypto\pycrypto-2.3&gt;python setup.py install
+running install
+running build
+running build_py
+running build_ext
+warning: GMP library not found; Not building Crypto.PublicKey._fastmath.
+building 'Crypto.Random.OSRNG.winrandom' extension
+error: Unable to find vcvarsall.bat
+
+C:\Users\dmacinskas\AppData\Local\Temp\pycrypto\pycrypto-2.3&gt;
+
+This appears to defeat the install, because subsequently importing Crypto.Cipher produces a &quot;module not found&quot; error.
+
+Any advice?
+
+Do you have MSCV/MSVS installed? You need a C compiler for &quot;python setup.py install&quot; to work.
+
+~Andrew
+
+No, but I have Python installed on another system, also without MSCV/MSVS installed, and I've imported lots of packages without error. Is PyCrypto a special case in this regard?
+
+Not overly special - it is certainly not the only python extension written mainly in C. The majority of extensions however are just python themselves, so don't require a C compiler.
+
+~Andrew
+
+Besides, I'd expect that the install module would have the C stuff already compiled, no?
+
+Perhaps I don't have the C runtime installed. Is there a specific one required? I'm using Python 2.7.2.
+
+Thanks,
+dpm
+
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: <A HREF="http://lists.dlitz.net/pipermail/pycrypto/attachments/20111019/66c94481/attachment.htm">http://lists.dlitz.net/pipermail/pycrypto/attachments/20111019/66c94481/attachment.htm</A>
+</PRE>
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="000466.html">[pycrypto] Install failure
+</A></li>
+ <LI>Next message: <A HREF="000468.html">[pycrypto] Install failure
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#467">[ date ]</a>
+ <a href="thread.html#467">[ thread ]</a>
+ <a href="subject.html#467">[ subject ]</a>
+ <a href="author.html#467">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="http://lists.dlitz.net/cgi-bin/mailman/listinfo/pycrypto">More information about the pycrypto
+mailing list</a><br>
+</body></html>