2021-07-11T17:55:52,017 Created temporary directory: /tmp/pip-ephem-wheel-cache-ja9s_l5w 2021-07-11T17:55:52,020 Created temporary directory: /tmp/pip-req-tracker-_mnm1mnn 2021-07-11T17:55:52,020 Initialized build tracking at /tmp/pip-req-tracker-_mnm1mnn 2021-07-11T17:55:52,020 Created build tracker: /tmp/pip-req-tracker-_mnm1mnn 2021-07-11T17:55:52,020 Entered build tracker: /tmp/pip-req-tracker-_mnm1mnn 2021-07-11T17:55:52,021 Created temporary directory: /tmp/pip-wheel-yct9dcz9 2021-07-11T17:55:52,052 1 location(s) to search for versions of opening-hours: 2021-07-11T17:55:52,052 * https://pypi.org/simple/opening-hours/ 2021-07-11T17:55:52,052 Fetching project page and analyzing links: https://pypi.org/simple/opening-hours/ 2021-07-11T17:55:52,053 Getting page https://pypi.org/simple/opening-hours/ 2021-07-11T17:55:52,054 Found index url https://pypi.org/simple 2021-07-11T17:55:52,239 Found link https://files.pythonhosted.org/packages/00/15/7b5c5f8d6cad3729e478ccd6a216eaf0770c18bdea15b616a672958ed0d9/opening_hours-0.1.0.tar.gz#sha256=1aae9c9972c7bf4e2089f511c04fe1ed1059b8ca29ada3d8c4093b4154c84fac (from https://pypi.org/simple/opening-hours/), version: 0.1.0 2021-07-11T17:55:52,239 Found link https://files.pythonhosted.org/packages/25/45/9a15b4c8b2901a78f72b071ad050bfc0d98adc9e0b1ecb9afc79f0750dc3/opening_hours-0.1.1.tar.gz#sha256=f0531a4686494ed9218d356583edb3c1632d3aa593d291bf4f653bdbcb396c42 (from https://pypi.org/simple/opening-hours/), version: 0.1.1 2021-07-11T17:55:52,239 Skipping link: not a file: https://pypi.org/simple/opening-hours/ 2021-07-11T17:55:52,257 Given no hashes to check 1 links for project 'opening-hours': discarding no candidates 2021-07-11T17:55:52,276 Collecting opening-hours==0.1.0 2021-07-11T17:55:52,278 Created temporary directory: /tmp/pip-unpack-jhec50kj 2021-07-11T17:55:52,449 Downloading opening_hours-0.1.0.tar.gz (1.8 kB) 2021-07-11T17:55:52,485 Added opening-hours==0.1.0 from https://files.pythonhosted.org/packages/00/15/7b5c5f8d6cad3729e478ccd6a216eaf0770c18bdea15b616a672958ed0d9/opening_hours-0.1.0.tar.gz#sha256=1aae9c9972c7bf4e2089f511c04fe1ed1059b8ca29ada3d8c4093b4154c84fac to build tracker '/tmp/pip-req-tracker-_mnm1mnn' 2021-07-11T17:55:52,486 Running setup.py (path:/tmp/pip-wheel-yct9dcz9/opening-hours_25062177dd0a4a5b958c7a1e8f015c53/setup.py) egg_info for package opening-hours 2021-07-11T17:55:52,486 Created temporary directory: /tmp/pip-pip-egg-info-4pn70rn_ 2021-07-11T17:55:52,487 Running command python setup.py egg_info 2021-07-11T17:55:53,396 Traceback (most recent call last): 2021-07-11T17:55:53,397 File "", line 1, in 2021-07-11T17:55:53,397 File "/tmp/pip-wheel-yct9dcz9/opening-hours_25062177dd0a4a5b958c7a1e8f015c53/setup.py", line 13 2021-07-11T17:55:53,398 if (call(["make", "-C", "C_OpeningHours", "install"])): 2021-07-11T17:55:53,398 TabError: inconsistent use of tabs and spaces in indentation 2021-07-11T17:55:53,448 WARNING: Discarding https://files.pythonhosted.org/packages/00/15/7b5c5f8d6cad3729e478ccd6a216eaf0770c18bdea15b616a672958ed0d9/opening_hours-0.1.0.tar.gz#sha256=1aae9c9972c7bf4e2089f511c04fe1ed1059b8ca29ada3d8c4093b4154c84fac (from https://pypi.org/simple/opening-hours/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T17:55:53,449 ERROR: Could not find a version that satisfies the requirement opening-hours==0.1.0 (from versions: 0.1.0, 0.1.1) 2021-07-11T17:55:53,450 ERROR: No matching distribution found for opening-hours==0.1.0 2021-07-11T17:55:53,450 Exception information: 2021-07-11T17:55:53,450 Traceback (most recent call last): 2021-07-11T17:55:53,450 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T17:55:53,450 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T17:55:53,450 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T17:55:53,450 raise RequirementsConflicted(criterion) 2021-07-11T17:55:53,450 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('opening-hours==0.1.0') 2021-07-11T17:55:53,450 2021-07-11T17:55:53,450 During handling of the above exception, another exception occurred: 2021-07-11T17:55:53,450 2021-07-11T17:55:53,450 Traceback (most recent call last): 2021-07-11T17:55:53,450 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T17:55:53,450 result = self._result = resolver.resolve( 2021-07-11T17:55:53,450 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T17:55:53,450 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T17:55:53,450 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T17:55:53,450 raise ResolutionImpossible(e.criterion.information) 2021-07-11T17:55:53,450 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('opening-hours==0.1.0'), parent=None)] 2021-07-11T17:55:53,450 2021-07-11T17:55:53,450 The above exception was the direct cause of the following exception: 2021-07-11T17:55:53,450 2021-07-11T17:55:53,450 Traceback (most recent call last): 2021-07-11T17:55:53,450 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T17:55:53,450 status = self.run(options, args) 2021-07-11T17:55:53,450 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T17:55:53,450 return func(self, options, args) 2021-07-11T17:55:53,450 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T17:55:53,450 requirement_set = resolver.resolve( 2021-07-11T17:55:53,450 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T17:55:53,450 raise error from e 2021-07-11T17:55:53,450 pip._internal.exceptions.DistributionNotFound: No matching distribution found for opening-hours==0.1.0 2021-07-11T17:55:53,456 Removed opening-hours==0.1.0 from https://files.pythonhosted.org/packages/00/15/7b5c5f8d6cad3729e478ccd6a216eaf0770c18bdea15b616a672958ed0d9/opening_hours-0.1.0.tar.gz#sha256=1aae9c9972c7bf4e2089f511c04fe1ed1059b8ca29ada3d8c4093b4154c84fac from build tracker '/tmp/pip-req-tracker-_mnm1mnn' 2021-07-11T17:55:53,456 Removed build tracker: '/tmp/pip-req-tracker-_mnm1mnn'