2021-08-31T01:44:49,365 Created temporary directory: /tmp/pip-ephem-wheel-cache-143lpqeo 2021-08-31T01:44:49,368 Created temporary directory: /tmp/pip-req-tracker-zu3qjj8g 2021-08-31T01:44:49,369 Initialized build tracking at /tmp/pip-req-tracker-zu3qjj8g 2021-08-31T01:44:49,369 Created build tracker: /tmp/pip-req-tracker-zu3qjj8g 2021-08-31T01:44:49,369 Entered build tracker: /tmp/pip-req-tracker-zu3qjj8g 2021-08-31T01:44:49,370 Created temporary directory: /tmp/pip-wheel-uloc2rst 2021-08-31T01:44:49,402 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-31T01:44:49,406 2 location(s) to search for versions of tabular-time-series: 2021-08-31T01:44:49,406 * https://pypi.org/simple/tabular-time-series/ 2021-08-31T01:44:49,406 * https://www.piwheels.org/simple/tabular-time-series/ 2021-08-31T01:44:49,406 Fetching project page and analyzing links: https://pypi.org/simple/tabular-time-series/ 2021-08-31T01:44:49,407 Getting page https://pypi.org/simple/tabular-time-series/ 2021-08-31T01:44:49,409 Found index url https://pypi.org/simple 2021-08-31T01:44:49,498 Link requires a different Python (3.7.3 not in: '>=3.8,<3.11'): https://files.pythonhosted.org/packages/14/4f/7f2fc857f0721436f0e514ffeb8bae2d046f0dfea5a6542aedfcafc8fdb6/tabular-time-series-0.1.0.tar.gz#sha256=b6141cf06f8543064bd2e9f7aa8132a3cb9465ac2540cbb6f845f8caac56c0e0 (from https://pypi.org/simple/tabular-time-series/) (requires-python:>=3.8,<3.11) 2021-08-31T01:44:49,498 Skipping link: No binaries permitted for tabular-time-series: https://files.pythonhosted.org/packages/dc/c0/0bd99834057e377fa03642cfe33e58cac645fdc28dbe496448b8c73b5fb4/tabular_time_series-0.1.0-py3-none-any.whl#sha256=e3b8e910ddd612c0719478c19b8794668053b20ca1bac80faf29702c2fae1e5a (from https://pypi.org/simple/tabular-time-series/) (requires-python:>=3.8,<3.11) 2021-08-31T01:44:49,498 Fetching project page and analyzing links: https://www.piwheels.org/simple/tabular-time-series/ 2021-08-31T01:44:49,499 Getting page https://www.piwheels.org/simple/tabular-time-series/ 2021-08-31T01:44:49,500 Found index url https://www.piwheels.org/simple 2021-08-31T01:44:49,603 Skipping link: not a file: https://www.piwheels.org/simple/tabular-time-series/ 2021-08-31T01:44:49,604 Skipping link: not a file: https://pypi.org/simple/tabular-time-series/ 2021-08-31T01:44:49,623 Given no hashes to check 0 links for project 'tabular-time-series': discarding no candidates 2021-08-31T01:44:49,624 ERROR: Could not find a version that satisfies the requirement tabular-time-series==0.1.0 (from versions: none) 2021-08-31T01:44:49,624 ERROR: No matching distribution found for tabular-time-series==0.1.0 2021-08-31T01:44:49,624 Exception information: 2021-08-31T01:44:49,624 Traceback (most recent call last): 2021-08-31T01:44:49,624 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-31T01:44:49,624 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-31T01:44:49,624 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-31T01:44:49,624 raise RequirementsConflicted(criterion) 2021-08-31T01:44:49,624 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('tabular-time-series==0.1.0') 2021-08-31T01:44:49,624 2021-08-31T01:44:49,624 During handling of the above exception, another exception occurred: 2021-08-31T01:44:49,624 2021-08-31T01:44:49,624 Traceback (most recent call last): 2021-08-31T01:44:49,624 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-08-31T01:44:49,624 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-08-31T01:44:49,624 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-31T01:44:49,624 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-31T01:44:49,624 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-31T01:44:49,624 raise ResolutionImpossible(e.criterion.information) 2021-08-31T01:44:49,624 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('tabular-time-series==0.1.0'), parent=None)] 2021-08-31T01:44:49,624 2021-08-31T01:44:49,624 The above exception was the direct cause of the following exception: 2021-08-31T01:44:49,624 2021-08-31T01:44:49,624 Traceback (most recent call last): 2021-08-31T01:44:49,624 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-31T01:44:49,624 status = self.run(options, args) 2021-08-31T01:44:49,624 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-31T01:44:49,624 return func(self, options, args) 2021-08-31T01:44:49,624 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-08-31T01:44:49,624 reqs, check_supported_wheels=True 2021-08-31T01:44:49,624 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-31T01:44:49,624 raise error from e 2021-08-31T01:44:49,624 pip._internal.exceptions.DistributionNotFound: No matching distribution found for tabular-time-series==0.1.0 2021-08-31T01:44:49,629 Removed build tracker: '/tmp/pip-req-tracker-zu3qjj8g'