2021-07-10T09:16:13,320 Created temporary directory: /tmp/pip-ephem-wheel-cache-oywxnm21 2021-07-10T09:16:13,323 Created temporary directory: /tmp/pip-req-tracker-69twb63o 2021-07-10T09:16:13,323 Initialized build tracking at /tmp/pip-req-tracker-69twb63o 2021-07-10T09:16:13,324 Created build tracker: /tmp/pip-req-tracker-69twb63o 2021-07-10T09:16:13,324 Entered build tracker: /tmp/pip-req-tracker-69twb63o 2021-07-10T09:16:13,324 Created temporary directory: /tmp/pip-wheel-nuwp6kd1 2021-07-10T09:16:13,357 1 location(s) to search for versions of kvkit: 2021-07-10T09:16:13,357 * https://pypi.org/simple/kvkit/ 2021-07-10T09:16:13,358 Fetching project page and analyzing links: https://pypi.org/simple/kvkit/ 2021-07-10T09:16:13,358 Getting page https://pypi.org/simple/kvkit/ 2021-07-10T09:16:13,360 Found index url https://pypi.org/simple 2021-07-10T09:16:13,448 Found link https://files.pythonhosted.org/packages/e0/b9/5c49ef574075a89ed9ba7becfe7d6537a92a8d74e91c611344e1ffa1d579/kvkit-0.1.0.tar.gz#sha256=4032eb87c1ff786a2a20dc5e48825431b514f9e9636073d82c618d7316b5d79d (from https://pypi.org/simple/kvkit/), version: 0.1.0 2021-07-10T09:16:13,449 Found link https://files.pythonhosted.org/packages/47/fa/1dc49cce83cedcc0d89086d5bee596850b79b83ced9ea2b33a8fcf4f0a45/kvkit-0.1.1.tar.gz#sha256=84b54481d8c9c1f130819e1303f1120d51ad09c7ede0ecafbf1b65fcd65e1b22 (from https://pypi.org/simple/kvkit/), version: 0.1.1 2021-07-10T09:16:13,449 Found link https://files.pythonhosted.org/packages/7b/e6/e4928b3b4e581a92892d690eef72bfca0563855da1ceaf66b1086044556e/kvkit-0.1.2.tar.gz#sha256=0d58c76d85909ed9ce5cf3010053100565fba5f44cc24709405ca992454d098a (from https://pypi.org/simple/kvkit/), version: 0.1.2 2021-07-10T09:16:13,449 Skipping link: not a file: https://pypi.org/simple/kvkit/ 2021-07-10T09:16:13,467 Given no hashes to check 1 links for project 'kvkit': discarding no candidates 2021-07-10T09:16:13,486 Collecting kvkit==0.1.1 2021-07-10T09:16:13,487 Created temporary directory: /tmp/pip-unpack-cv38oeqg 2021-07-10T09:16:13,663 Downloading kvkit-0.1.1.tar.gz (16 kB) 2021-07-10T09:16:13,723 Added kvkit==0.1.1 from https://files.pythonhosted.org/packages/47/fa/1dc49cce83cedcc0d89086d5bee596850b79b83ced9ea2b33a8fcf4f0a45/kvkit-0.1.1.tar.gz#sha256=84b54481d8c9c1f130819e1303f1120d51ad09c7ede0ecafbf1b65fcd65e1b22 to build tracker '/tmp/pip-req-tracker-69twb63o' 2021-07-10T09:16:13,724 Running setup.py (path:/tmp/pip-wheel-nuwp6kd1/kvkit_b9086920ee5649d085a6f78d04a05cf0/setup.py) egg_info for package kvkit 2021-07-10T09:16:13,724 Created temporary directory: /tmp/pip-pip-egg-info-vxif5r1y 2021-07-10T09:16:13,725 Running command python setup.py egg_info 2021-07-10T09:16:14,835 Traceback (most recent call last): 2021-07-10T09:16:14,836 File "", line 1, in 2021-07-10T09:16:14,836 File "/tmp/pip-wheel-nuwp6kd1/kvkit_b9086920ee5649d085a6f78d04a05cf0/setup.py", line 7, in 2021-07-10T09:16:14,837 version=__import__('kvkit').__version__, 2021-07-10T09:16:14,837 File "/tmp/pip-wheel-nuwp6kd1/kvkit_b9086920ee5649d085a6f78d04a05cf0/kvkit/__init__.py", line 4, in 2021-07-10T09:16:14,837 from kvkit.backends.berkeleydb import BerkeleyDB 2021-07-10T09:16:14,837 File "/tmp/pip-wheel-nuwp6kd1/kvkit_b9086920ee5649d085a6f78d04a05cf0/kvkit/backends/berkeleydb.py", line 9 2021-07-10T09:16:14,837 def __init__(self, filename, flag='c', mode=0666, btflags=0, 2021-07-10T09:16:14,838 ^ 2021-07-10T09:16:14,838 SyntaxError: leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers 2021-07-10T09:16:14,887 WARNING: Discarding https://files.pythonhosted.org/packages/47/fa/1dc49cce83cedcc0d89086d5bee596850b79b83ced9ea2b33a8fcf4f0a45/kvkit-0.1.1.tar.gz#sha256=84b54481d8c9c1f130819e1303f1120d51ad09c7ede0ecafbf1b65fcd65e1b22 (from https://pypi.org/simple/kvkit/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T09:16:14,889 ERROR: Could not find a version that satisfies the requirement kvkit==0.1.1 (from versions: 0.1.0, 0.1.1, 0.1.2) 2021-07-10T09:16:14,889 ERROR: No matching distribution found for kvkit==0.1.1 2021-07-10T09:16:14,890 Exception information: 2021-07-10T09:16:14,890 Traceback (most recent call last): 2021-07-10T09:16:14,890 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T09:16:14,890 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T09:16:14,890 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T09:16:14,890 raise RequirementsConflicted(criterion) 2021-07-10T09:16:14,890 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('kvkit==0.1.1') 2021-07-10T09:16:14,890 2021-07-10T09:16:14,890 During handling of the above exception, another exception occurred: 2021-07-10T09:16:14,890 2021-07-10T09:16:14,890 Traceback (most recent call last): 2021-07-10T09:16:14,890 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T09:16:14,890 result = self._result = resolver.resolve( 2021-07-10T09:16:14,890 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T09:16:14,890 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T09:16:14,890 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T09:16:14,890 raise ResolutionImpossible(e.criterion.information) 2021-07-10T09:16:14,890 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('kvkit==0.1.1'), parent=None)] 2021-07-10T09:16:14,890 2021-07-10T09:16:14,890 The above exception was the direct cause of the following exception: 2021-07-10T09:16:14,890 2021-07-10T09:16:14,890 Traceback (most recent call last): 2021-07-10T09:16:14,890 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T09:16:14,890 status = self.run(options, args) 2021-07-10T09:16:14,890 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T09:16:14,890 return func(self, options, args) 2021-07-10T09:16:14,890 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T09:16:14,890 requirement_set = resolver.resolve( 2021-07-10T09:16:14,890 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T09:16:14,890 raise error from e 2021-07-10T09:16:14,890 pip._internal.exceptions.DistributionNotFound: No matching distribution found for kvkit==0.1.1 2021-07-10T09:16:14,894 Removed kvkit==0.1.1 from https://files.pythonhosted.org/packages/47/fa/1dc49cce83cedcc0d89086d5bee596850b79b83ced9ea2b33a8fcf4f0a45/kvkit-0.1.1.tar.gz#sha256=84b54481d8c9c1f130819e1303f1120d51ad09c7ede0ecafbf1b65fcd65e1b22 from build tracker '/tmp/pip-req-tracker-69twb63o' 2021-07-10T09:16:14,895 Removed build tracker: '/tmp/pip-req-tracker-69twb63o'