bigchaindb / bigchaindb

Meet BigchainDB. The blockchain database.

Home Page:https://www.bigchaindb.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make command does not work

foxfoox opened this issue · comments

Error in make
ERROR: Command errored out with exit status 1: /usr/local/bin/python -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-k8tacqyu/cryptography_f3220fe321274fc880b3f2e421662155/setup.py'"'"'; __file__='"'"'/tmp/pip-install-k8tacqyu/cryptography_f3220fe321274fc880b3f2e421662155/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-egc0cdkh/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/include/python3.6m/cryptography Check the logs for full command output. WARNING: You are using pip version 21.2.4; however, version 21.3.1 is available. You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.