summaryrefslogtreecommitdiff
path: root/pipermail/pycrypto/2020/000911.html
diff options
context:
space:
mode:
Diffstat (limited to 'pipermail/pycrypto/2020/000911.html')
-rw-r--r--pipermail/pycrypto/2020/000911.html87
1 files changed, 87 insertions, 0 deletions
diff --git a/pipermail/pycrypto/2020/000911.html b/pipermail/pycrypto/2020/000911.html
new file mode 100644
index 0000000..55a38f5
--- /dev/null
+++ b/pipermail/pycrypto/2020/000911.html
@@ -0,0 +1,87 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [pycrypto] macOS, pip3 install pycrypto: fatal error: 'gmp.h' file not found?
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:pycrypto%40lists.dlitz.net?Subject=Re%3A%20%5Bpycrypto%5D%20macOS%2C%0A%20pip3%20install%20pycrypto%3A%20fatal%20error%3A%20%27gmp.h%27%20file%20not%20found%3F&In-Reply-To=%3CHK0PR06MB3795D97DA2B730358763DAAFB37E0%40HK0PR06MB3795.apcprd06.prod.outlook.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <style type="text/css">
+ pre {
+ white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */
+ }
+ </style>
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="000910.html">
+ <LINK REL="Next" HREF="000912.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[pycrypto] macOS, pip3 install pycrypto: fatal error: 'gmp.h' file not found?</H1>
+ <B>&#22825;&#19978;&#28779;</B>
+ <A HREF="mailto:pycrypto%40lists.dlitz.net?Subject=Re%3A%20%5Bpycrypto%5D%20macOS%2C%0A%20pip3%20install%20pycrypto%3A%20fatal%20error%3A%20%27gmp.h%27%20file%20not%20found%3F&In-Reply-To=%3CHK0PR06MB3795D97DA2B730358763DAAFB37E0%40HK0PR06MB3795.apcprd06.prod.outlook.com%3E"
+ TITLE="[pycrypto] macOS, pip3 install pycrypto: fatal error: 'gmp.h' file not found?">beargan at hotmail.com
+ </A><BR>
+ <I>Wed Jul 15 05:58:14 UTC 2020</I>
+ <P><UL>
+ <LI>Previous message (by thread): <A HREF="000910.html">[pycrypto] AES128 Countermode in Cryptodome vs OpenSSL/BouncyCastle/Erlang
+</A></li>
+ <LI>Next message (by thread): <A HREF="000912.html">[pycrypto] macOS, pip3 install pycrypto: fatal error: 'gmp.h' file not found?
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#911">[ date ]</a>
+ <a href="thread.html#911">[ thread ]</a>
+ <a href="subject.html#911">[ subject ]</a>
+ <a href="author.html#911">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>macOS:
+pip3 install pycrypto
+
+ fatal error: 'gmp.h' file not found?
+
+
+Error message:
+///////////////////////////////////
+xcrun -sdk macosx clang -arch x86_64 -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -fwrapv -Wall -iwithsysroot/System/Library/Frameworks/System.framework/PrivateHeaders -iwithsysroot/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.7/Headers -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/ -I/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.7/include/python3.7m -c src/_fastmath.c -o build/temp.macosx-10.14-x86_64-3.7/src/_fastmath.o
+ src/_fastmath.c:36:11: fatal error: 'gmp.h' file not found
+ # include &lt;gmp.h&gt;
+ ^~~~~~~
+ 1 error generated.
+ error: command 'xcrun' failed with exit status 1
+
+
+///////////////////////////////////
+
+How to install pycrypto ?
+
+
+--------------------------------------------------
+Best regards
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: &lt;<A HREF="http://lists.dlitz.net/pipermail/pycrypto/attachments/20200715/4a1588b7/attachment.htm">http://lists.dlitz.net/pipermail/pycrypto/attachments/20200715/4a1588b7/attachment.htm</A>&gt;
+</PRE>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message (by thread): <A HREF="000910.html">[pycrypto] AES128 Countermode in Cryptodome vs OpenSSL/BouncyCastle/Erlang
+</A></li>
+ <LI>Next message (by thread): <A HREF="000912.html">[pycrypto] macOS, pip3 install pycrypto: fatal error: 'gmp.h' file not found?
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#911">[ date ]</a>
+ <a href="thread.html#911">[ thread ]</a>
+ <a href="subject.html#911">[ subject ]</a>
+ <a href="author.html#911">[ 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>