2022-04-20T05:41:01,583 Created temporary directory: /tmp/pip-ephem-wheel-cache-urkq6yrz 2022-04-20T05:41:01,588 Created temporary directory: /tmp/pip-req-tracker-h4jttl4u 2022-04-20T05:41:01,589 Initialized build tracking at /tmp/pip-req-tracker-h4jttl4u 2022-04-20T05:41:01,590 Created build tracker: /tmp/pip-req-tracker-h4jttl4u 2022-04-20T05:41:01,590 Entered build tracker: /tmp/pip-req-tracker-h4jttl4u 2022-04-20T05:41:01,591 Created temporary directory: /tmp/pip-wheel-naplwnd1 2022-04-20T05:41:01,662 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-20T05:41:01,670 2 location(s) to search for versions of airtablepy: 2022-04-20T05:41:01,670 * https://pypi.org/simple/airtablepy/ 2022-04-20T05:41:01,670 * https://www.piwheels.org/simple/airtablepy/ 2022-04-20T05:41:01,671 Fetching project page and analyzing links: https://pypi.org/simple/airtablepy/ 2022-04-20T05:41:01,673 Getting page https://pypi.org/simple/airtablepy/ 2022-04-20T05:41:01,676 Found index url https://pypi.org/simple 2022-04-20T05:41:01,798 Skipping link: No binaries permitted for airtablepy: https://files.pythonhosted.org/packages/45/76/7d0a0a7e5752046f4d53dc17b4ac0fe3833c8e1fc6064364c7d1d22fbbc1/AirtablePy-0.1.1-py3-none-any.whl#sha256=a82d94b1f3d4a213e9e198fda68fbc9807e2656a858dc0608357383b511f510a (from https://pypi.org/simple/airtablepy/) (requires-python:>=3.8) 2022-04-20T05:41:01,800 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/45/68/927bf0da969bf96373767adabf07b8b2fa3dc35dc05e728ef9e8e44c615c/AirtablePy-0.1.1.tar.gz#sha256=dfa689ddfb7fec3031b4c88295432715c8b3d8eda18370e35fbd8808e6d0d14b (from https://pypi.org/simple/airtablepy/) (requires-python:>=3.8) 2022-04-20T05:41:01,800 Fetching project page and analyzing links: https://www.piwheels.org/simple/airtablepy/ 2022-04-20T05:41:01,801 Getting page https://www.piwheels.org/simple/airtablepy/ 2022-04-20T05:41:01,803 Found index url https://www.piwheels.org/simple 2022-04-20T05:41:02,021 Skipping link: not a file: https://www.piwheels.org/simple/airtablepy/ 2022-04-20T05:41:02,022 Skipping link: not a file: https://pypi.org/simple/airtablepy/ 2022-04-20T05:41:02,055 Given no hashes to check 0 links for project 'airtablepy': discarding no candidates 2022-04-20T05:41:02,056 ERROR: Could not find a version that satisfies the requirement airtablepy==0.1.1 (from versions: none) 2022-04-20T05:41:02,059 ERROR: No matching distribution found for airtablepy==0.1.1 2022-04-20T05:41:02,060 Exception information: 2022-04-20T05:41:02,060 Traceback (most recent call last): 2022-04-20T05:41:02,060 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-20T05:41:02,060 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-20T05:41:02,060 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-20T05:41:02,060 raise RequirementsConflicted(criterion) 2022-04-20T05:41:02,060 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('airtablepy==0.1.1') 2022-04-20T05:41:02,060 2022-04-20T05:41:02,060 During handling of the above exception, another exception occurred: 2022-04-20T05:41:02,060 2022-04-20T05:41:02,060 Traceback (most recent call last): 2022-04-20T05:41:02,060 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-20T05:41:02,060 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-20T05:41:02,060 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-20T05:41:02,060 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-20T05:41:02,060 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-20T05:41:02,060 raise ResolutionImpossible(e.criterion.information) 2022-04-20T05:41:02,060 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('airtablepy==0.1.1'), parent=None)] 2022-04-20T05:41:02,060 2022-04-20T05:41:02,060 The above exception was the direct cause of the following exception: 2022-04-20T05:41:02,060 2022-04-20T05:41:02,060 Traceback (most recent call last): 2022-04-20T05:41:02,060 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-20T05:41:02,060 status = run_func(*args) 2022-04-20T05:41:02,060 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-20T05:41:02,060 return func(self, options, args) 2022-04-20T05:41:02,060 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-20T05:41:02,060 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-20T05:41:02,060 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-20T05:41:02,060 raise error from e 2022-04-20T05:41:02,060 pip._internal.exceptions.DistributionNotFound: No matching distribution found for airtablepy==0.1.1 2022-04-20T05:41:02,069 Removed build tracker: '/tmp/pip-req-tracker-h4jttl4u'