bcrypt安装不上_无法安装bcrypt python

Python 2.7版user 'jenkins': installation works

pip install bcrypt

Requirement already satisfied (use --upgrade to upgrade): bcrypt in /home/jenkins/.virtualenvs/dal/lib/python2.7/site-packages

Requirement already satisfied (use --upgrade to upgrade): cffi>=1.1 in /home/jenkins/.virtualenvs/dal/lib/python2.7/site-packages (from bcrypt)

Requirement already satisfied (use --upgrade to upgrade): six>=1.4.1 in /home/jenkins/.virtualenvs/dal/lib/python2.7/site-packages (from bcrypt)

Requirement already satisfied (use --upgrade to upgrade): pycparser in /home/jenkins/.virtualenvs/dal/lib/python2.7/site-packages (from cffi>=1.1->bcrypt)

在root用户下:sudo su

root@server_name:/apps/app_name# pip install bcrypt

Collecting bcrypt

Using cached bcrypt-2.0.0.tar.gz

Requirement already satisfied (use --upgrade to upgrade): cffi>=1.1 in /usr/local/lib/python2.7/dist-packages (from bcrypt)

Requirement already satisfied (use --upgrade to upgrade): six>=1.4.1 in /usr/local/lib/python2.7/dist-packages (from bcrypt)

Requirement already satisfied (use --upgrade to upgrade): pycparser in /usr/local/lib/python2.7/dist-packages (from cffi>=1.1->bcrypt)

Installing collected packages: bcrypt

Running setup.py install for bcrypt ... error

Complete output from command /usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-UQAoWx/bcrypt/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-BL_G1e-record/install-record.txt --single-version-externally-managed --compile:

Traceback (most recent call last):

File "", line 1, in

File "/tmp/pip-build-UQAoWx/bcrypt/setup.py", line 226, in

**keywords_with_side_effects(sys.argv)

File "/usr/lib/python2.7/distutils/core.py", line 112, in setup

_setup_distribution = dist = klass(attrs)

File "/usr/lib/python2.7/dist-packages/setuptools/dist.py", line 225, in __init__

_Distribution.__init__(self,attrs)

File "/usr/lib/python2.7/distutils/dist.py", line 287, in __init__

self.finalize_options()

File "/usr/lib/python2.7/dist-packages/setuptools/dist.py", line 258, in finalize_options

ep.load()(self, ep.name, value)

File "/usr/local/lib/python2.7/dist-packages/cffi/setuptools_ext.py", line 161, in cffi_modules

add_cffi_module(dist, cffi_module)

File "/usr/local/lib/python2.7/dist-packages/cffi/setuptools_ext.py", line 48, in add_cffi_module

execfile(build_file_name, mod_vars)

File "/usr/local/lib/python2.7/dist-packages/cffi/setuptools_ext.py", line 24, in execfile

exec(code, glob, glob)

File "src/build_bcrypt.py", line 29, in

"""

File "/usr/local/lib/python2.7/dist-packages/cffi/api.py", line 105, in cdef

self._cdef(csource, override=override, packed=packed)

File "/usr/local/lib/python2.7/dist-packages/cffi/api.py", line 119, in _cdef

self._parser.parse(csource, override=override, **options)

File "/usr/local/lib/python2.7/dist-packages/cffi/cparser.py", line 290, in parse

self._internal_parse(csource)

File "/usr/local/lib/python2.7/dist-packages/cffi/cparser.py", line 295, in _internal_parse

ast, macros, csource = self._parse(csource)

File "/usr/local/lib/python2.7/dist-packages/cffi/cparser.py", line 230, in _parse

csource, macros = _preprocess(csource)

File "/usr/local/lib/python2.7/dist-packages/cffi/cparser.py", line 138, in _preprocess

if pycparser.__version__ < '2.14':

AttributeError: 'module' object has no attribute '__version__'

----------------------------------------

Command "/usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-UQAoWx/bcrypt/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-BL_G1e-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-build-UQAoWx/bcrypt

尝试过:sudo apt-get remove build-essential libffi-dev python-dev

sudo apt-get install build-essential libffi-dev python-dev

也尝试过:sudo apt-get remove python-pycparser

sudo apt-get install python-pycparser

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值