summaryrefslogtreecommitdiff
path: root/pipermail/pycrypto/2011q4/000463.html
diff options
context:
space:
mode:
Diffstat (limited to 'pipermail/pycrypto/2011q4/000463.html')
-rw-r--r--pipermail/pycrypto/2011q4/000463.html83
1 files changed, 83 insertions, 0 deletions
diff --git a/pipermail/pycrypto/2011q4/000463.html b/pipermail/pycrypto/2011q4/000463.html
new file mode 100644
index 0000000..d26f618
--- /dev/null
+++ b/pipermail/pycrypto/2011q4/000463.html
@@ -0,0 +1,83 @@
+<!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=">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="000481.html">
+ <LINK REL="Next" HREF="000464.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="
+ TITLE="[pycrypto] Install failure">dmacinskas at geobridge.net
+ </A><BR>
+ <I>Wed Oct 19 08:46:33 CST 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="000481.html">[pycrypto] setup.py fails to find gmp on Debian/Ubuntu
+</A></li>
+ <LI>Next message: <A HREF="000464.html">[pycrypto] Install failure
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#463">[ date ]</a>
+ <a href="thread.html#463">[ thread ]</a>
+ <a href="subject.html#463">[ subject ]</a>
+ <a href="author.html#463">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>
+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?
+
+Thanks,
+dpm
+
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: <A HREF="http://lists.dlitz.net/pipermail/pycrypto/attachments/20111019/dd2e72d9/attachment.htm">http://lists.dlitz.net/pipermail/pycrypto/attachments/20111019/dd2e72d9/attachment.htm</A>
+</PRE>
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="000481.html">[pycrypto] setup.py fails to find gmp on Debian/Ubuntu
+</A></li>
+ <LI>Next message: <A HREF="000464.html">[pycrypto] Install failure
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#463">[ date ]</a>
+ <a href="thread.html#463">[ thread ]</a>
+ <a href="subject.html#463">[ subject ]</a>
+ <a href="author.html#463">[ 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>