gpt4 book ai didi

python - 安装 Charm-Crypto for Python3 时出现问题

转载 作者:太空宇宙 更新时间:2023-11-03 21:21:12 28 4
gpt4 key购买 nike

各位程序员大家好,目前我正在尝试安装Charm-Crypto 0.43在我的Ubuntu上。不幸的是,似乎没有任何作用。我尝试了链接的手动安装,以及 pip install charm-crypto

我总是收到此错误日志:

[...]
running build_ext
building 'charm.core.math.pairing' extension
creating build/temp.linux-x86_64-3.6
creating build/temp.linux-x86_64-3.6/charm
creating build/temp.linux-x86_64-3.6/charm/core
creating build/temp.linux-x86_64-3.6/charm/core/math
creating build/temp.linux-x86_64-3.6/charm/core/math/pairing
creating build/temp.linux-x86_64-3.6/charm/core/utilities
creating build/temp.linux-x86_64-3.6/charm/core/benchmark
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DBENCHMARK_ENABLED=1 -Icharm/core/utilities/ -Icharm/core/benchmark/ -I/usr/include/python3.6m -I/home/debbi/Documents/env/01_chainmed/include/python3.6m -c charm/core/math/pairing/pairingmodule.c -o build/temp.linux-x86_64-3.6/charm/core/math/pairing/pairingmodule.o
In file included from charm/core/math/pairing/pairingmodule.c:30:0:
charm/core/math/pairing/pairingmodule.h:38:10: fatal error: pbc/pbc.h: No such file or directory
#include <pbc/pbc.h>
^~~~~~~~~~~
compilation terminated.
error: command 'x86_64-linux-gnu-gcc' failed with exit status 1

----------------------------------------
Command "/home/debbi/Documents/env/01_chainmed/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-wfcawqbr/charm-crypto/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-record-pfeoo7we/install-record.txt --single-version-externally-managed --compile --install-headers /home/debbi/Documents/env/01_chainmed/include/site/python3.6/charm-crypto" failed with error code 1 in /tmp/pip-install-wfcawqbr/charm-crypto/

我尝试了 python-dev 和 libssl 等的每个建议安装。我可以通过谷歌搜索找到( thisand thisand this 只是为了命名一个 View )。我还尝试使用 python2.7 和 3.6 安装它,不幸的是没有任何效果。

也许有人知道这个问题?

感谢您提前抽出时间。

最佳答案

有这个网站:http://pages.cs.wisc.edu/~ace/install-charm.html只需按照说明进行操作即可,但对我来说,我必须手动检查 Charm-0.50 开发分支,然后安装此版本。

关于python - 安装 Charm-Crypto for Python3 时出现问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/54233351/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com