2021-07-09T18:14:53,652 Created temporary directory: /tmp/pip-ephem-wheel-cache-67u4m05s 2021-07-09T18:14:53,655 Created temporary directory: /tmp/pip-req-tracker-f4idfskf 2021-07-09T18:14:53,655 Initialized build tracking at /tmp/pip-req-tracker-f4idfskf 2021-07-09T18:14:53,656 Created build tracker: /tmp/pip-req-tracker-f4idfskf 2021-07-09T18:14:53,656 Entered build tracker: /tmp/pip-req-tracker-f4idfskf 2021-07-09T18:14:53,656 Created temporary directory: /tmp/pip-wheel-8t303_px 2021-07-09T18:14:53,690 1 location(s) to search for versions of python-lmdb: 2021-07-09T18:14:53,690 * https://pypi.org/simple/python-lmdb/ 2021-07-09T18:14:53,690 Fetching project page and analyzing links: https://pypi.org/simple/python-lmdb/ 2021-07-09T18:14:53,691 Getting page https://pypi.org/simple/python-lmdb/ 2021-07-09T18:14:53,692 Found index url https://pypi.org/simple 2021-07-09T18:14:53,860 Found link https://files.pythonhosted.org/packages/99/2f/3e88269f265222c50545184387af2400024c184c98150932234711589c7c/python-lmdb-1.0.0b1.tar.gz#sha256=150283ff9c6d3837cf5b5e76d1ac66292471f2a9641b3402c15485f29c0dbfb8 (from https://pypi.org/simple/python-lmdb/), version: 1.0.0b1 2021-07-09T18:14:53,860 Skipping link: not a file: https://pypi.org/simple/python-lmdb/ 2021-07-09T18:14:53,878 Given no hashes to check 1 links for project 'python-lmdb': discarding no candidates 2021-07-09T18:14:53,896 Collecting python-lmdb==1.0.0b1 2021-07-09T18:14:53,898 Created temporary directory: /tmp/pip-unpack-smlgylbi 2021-07-09T18:14:53,942 Downloading python-lmdb-1.0.0b1.tar.gz (8.1 kB) 2021-07-09T18:14:53,979 Added python-lmdb==1.0.0b1 from https://files.pythonhosted.org/packages/99/2f/3e88269f265222c50545184387af2400024c184c98150932234711589c7c/python-lmdb-1.0.0b1.tar.gz#sha256=150283ff9c6d3837cf5b5e76d1ac66292471f2a9641b3402c15485f29c0dbfb8 to build tracker '/tmp/pip-req-tracker-f4idfskf' 2021-07-09T18:14:53,980 Running setup.py (path:/tmp/pip-wheel-8t303_px/python-lmdb_cac10bda55304b11a788a1c2189664fe/setup.py) egg_info for package python-lmdb 2021-07-09T18:14:53,981 Created temporary directory: /tmp/pip-pip-egg-info-ah88thx_ 2021-07-09T18:14:53,981 Running command python setup.py egg_info 2021-07-09T18:14:54,723 Traceback (most recent call last): 2021-07-09T18:14:54,724 File "", line 1, in 2021-07-09T18:14:54,724 File "/tmp/pip-wheel-8t303_px/python-lmdb_cac10bda55304b11a788a1c2189664fe/setup.py", line 5, in 2021-07-09T18:14:54,724 with open("README.md") as f: 2021-07-09T18:14:54,725 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-09T18:14:54,781 WARNING: Discarding https://files.pythonhosted.org/packages/99/2f/3e88269f265222c50545184387af2400024c184c98150932234711589c7c/python-lmdb-1.0.0b1.tar.gz#sha256=150283ff9c6d3837cf5b5e76d1ac66292471f2a9641b3402c15485f29c0dbfb8 (from https://pypi.org/simple/python-lmdb/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T18:14:54,783 ERROR: Could not find a version that satisfies the requirement python-lmdb==1.0.0b1 (from versions: 1.0.0b1) 2021-07-09T18:14:54,784 ERROR: No matching distribution found for python-lmdb==1.0.0b1 2021-07-09T18:14:54,784 Exception information: 2021-07-09T18:14:54,784 Traceback (most recent call last): 2021-07-09T18:14:54,784 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T18:14:54,784 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T18:14:54,784 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T18:14:54,784 raise RequirementsConflicted(criterion) 2021-07-09T18:14:54,784 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('python-lmdb==1.0.0b1') 2021-07-09T18:14:54,784 2021-07-09T18:14:54,784 During handling of the above exception, another exception occurred: 2021-07-09T18:14:54,784 2021-07-09T18:14:54,784 Traceback (most recent call last): 2021-07-09T18:14:54,784 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T18:14:54,784 result = self._result = resolver.resolve( 2021-07-09T18:14:54,784 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T18:14:54,784 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T18:14:54,784 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T18:14:54,784 raise ResolutionImpossible(e.criterion.information) 2021-07-09T18:14:54,784 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('python-lmdb==1.0.0b1'), parent=None)] 2021-07-09T18:14:54,784 2021-07-09T18:14:54,784 The above exception was the direct cause of the following exception: 2021-07-09T18:14:54,784 2021-07-09T18:14:54,784 Traceback (most recent call last): 2021-07-09T18:14:54,784 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T18:14:54,784 status = self.run(options, args) 2021-07-09T18:14:54,784 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T18:14:54,784 return func(self, options, args) 2021-07-09T18:14:54,784 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T18:14:54,784 requirement_set = resolver.resolve( 2021-07-09T18:14:54,784 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T18:14:54,784 raise error from e 2021-07-09T18:14:54,784 pip._internal.exceptions.DistributionNotFound: No matching distribution found for python-lmdb==1.0.0b1 2021-07-09T18:14:54,790 Removed python-lmdb==1.0.0b1 from https://files.pythonhosted.org/packages/99/2f/3e88269f265222c50545184387af2400024c184c98150932234711589c7c/python-lmdb-1.0.0b1.tar.gz#sha256=150283ff9c6d3837cf5b5e76d1ac66292471f2a9641b3402c15485f29c0dbfb8 from build tracker '/tmp/pip-req-tracker-f4idfskf' 2021-07-09T18:14:54,791 Removed build tracker: '/tmp/pip-req-tracker-f4idfskf'