2021-07-10T11:38:51,845 Created temporary directory: /tmp/pip-ephem-wheel-cache-mufgpqe_ 2021-07-10T11:38:51,848 Created temporary directory: /tmp/pip-req-tracker-e94yb1ho 2021-07-10T11:38:51,848 Initialized build tracking at /tmp/pip-req-tracker-e94yb1ho 2021-07-10T11:38:51,848 Created build tracker: /tmp/pip-req-tracker-e94yb1ho 2021-07-10T11:38:51,848 Entered build tracker: /tmp/pip-req-tracker-e94yb1ho 2021-07-10T11:38:51,849 Created temporary directory: /tmp/pip-wheel-i0w0rdp6 2021-07-10T11:38:51,879 1 location(s) to search for versions of ndb-py: 2021-07-10T11:38:51,879 * https://pypi.org/simple/ndb-py/ 2021-07-10T11:38:51,879 Fetching project page and analyzing links: https://pypi.org/simple/ndb-py/ 2021-07-10T11:38:51,880 Getting page https://pypi.org/simple/ndb-py/ 2021-07-10T11:38:51,882 Found index url https://pypi.org/simple 2021-07-10T11:38:52,100 Found link https://files.pythonhosted.org/packages/b6/0c/5b97566aad91332ef961f465dc9f5e470f6dc8cef6632d20ce49bb161ac3/ndb-py-1.1.tar.gz#sha256=0ebce5bbd0d10771afc4edfc1eee47251c01cb1a5a74b52b8ebb0d75a96a6141 (from https://pypi.org/simple/ndb-py/), version: 1.1 2021-07-10T11:38:52,101 Skipping link: not a file: https://pypi.org/simple/ndb-py/ 2021-07-10T11:38:52,118 Given no hashes to check 1 links for project 'ndb-py': discarding no candidates 2021-07-10T11:38:52,137 Collecting ndb-py==1.1 2021-07-10T11:38:52,139 Created temporary directory: /tmp/pip-unpack-gs4r24cr 2021-07-10T11:38:52,316 Downloading ndb-py-1.1.tar.gz (14 kB) 2021-07-10T11:38:52,393 Added ndb-py==1.1 from https://files.pythonhosted.org/packages/b6/0c/5b97566aad91332ef961f465dc9f5e470f6dc8cef6632d20ce49bb161ac3/ndb-py-1.1.tar.gz#sha256=0ebce5bbd0d10771afc4edfc1eee47251c01cb1a5a74b52b8ebb0d75a96a6141 to build tracker '/tmp/pip-req-tracker-e94yb1ho' 2021-07-10T11:38:52,394 Running setup.py (path:/tmp/pip-wheel-i0w0rdp6/ndb-py_8e8f588782594f749ef86a54e41a0a3e/setup.py) egg_info for package ndb-py 2021-07-10T11:38:52,395 Created temporary directory: /tmp/pip-pip-egg-info-18hb4ygt 2021-07-10T11:38:52,395 Running command python setup.py egg_info 2021-07-10T11:38:53,087 Traceback (most recent call last): 2021-07-10T11:38:53,088 File "", line 1, in 2021-07-10T11:38:53,088 File "/tmp/pip-wheel-i0w0rdp6/ndb-py_8e8f588782594f749ef86a54e41a0a3e/setup.py", line 7, in 2021-07-10T11:38:53,088 import ndb 2021-07-10T11:38:53,088 File "/tmp/pip-wheel-i0w0rdp6/ndb-py_8e8f588782594f749ef86a54e41a0a3e/ndb/__init__.py", line 3, in 2021-07-10T11:38:53,089 import statement 2021-07-10T11:38:53,089 ModuleNotFoundError: No module named 'statement' 2021-07-10T11:38:53,139 WARNING: Discarding https://files.pythonhosted.org/packages/b6/0c/5b97566aad91332ef961f465dc9f5e470f6dc8cef6632d20ce49bb161ac3/ndb-py-1.1.tar.gz#sha256=0ebce5bbd0d10771afc4edfc1eee47251c01cb1a5a74b52b8ebb0d75a96a6141 (from https://pypi.org/simple/ndb-py/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T11:38:53,140 ERROR: Could not find a version that satisfies the requirement ndb-py==1.1 (from versions: 1.1) 2021-07-10T11:38:53,141 ERROR: No matching distribution found for ndb-py==1.1 2021-07-10T11:38:53,141 Exception information: 2021-07-10T11:38:53,141 Traceback (most recent call last): 2021-07-10T11:38:53,141 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T11:38:53,141 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T11:38:53,141 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T11:38:53,141 raise RequirementsConflicted(criterion) 2021-07-10T11:38:53,141 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ndb-py==1.1') 2021-07-10T11:38:53,141 2021-07-10T11:38:53,141 During handling of the above exception, another exception occurred: 2021-07-10T11:38:53,141 2021-07-10T11:38:53,141 Traceback (most recent call last): 2021-07-10T11:38:53,141 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T11:38:53,141 result = self._result = resolver.resolve( 2021-07-10T11:38:53,141 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T11:38:53,141 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T11:38:53,141 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T11:38:53,141 raise ResolutionImpossible(e.criterion.information) 2021-07-10T11:38:53,141 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ndb-py==1.1'), parent=None)] 2021-07-10T11:38:53,141 2021-07-10T11:38:53,141 The above exception was the direct cause of the following exception: 2021-07-10T11:38:53,141 2021-07-10T11:38:53,141 Traceback (most recent call last): 2021-07-10T11:38:53,141 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T11:38:53,141 status = self.run(options, args) 2021-07-10T11:38:53,141 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T11:38:53,141 return func(self, options, args) 2021-07-10T11:38:53,141 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T11:38:53,141 requirement_set = resolver.resolve( 2021-07-10T11:38:53,141 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T11:38:53,141 raise error from e 2021-07-10T11:38:53,141 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ndb-py==1.1 2021-07-10T11:38:53,146 Removed ndb-py==1.1 from https://files.pythonhosted.org/packages/b6/0c/5b97566aad91332ef961f465dc9f5e470f6dc8cef6632d20ce49bb161ac3/ndb-py-1.1.tar.gz#sha256=0ebce5bbd0d10771afc4edfc1eee47251c01cb1a5a74b52b8ebb0d75a96a6141 from build tracker '/tmp/pip-req-tracker-e94yb1ho' 2021-07-10T11:38:53,146 Removed build tracker: '/tmp/pip-req-tracker-e94yb1ho'