2021-07-11T19:37:22,928 Created temporary directory: /tmp/pip-ephem-wheel-cache-n56jhsm0 2021-07-11T19:37:22,931 Created temporary directory: /tmp/pip-req-tracker-4_aet03z 2021-07-11T19:37:22,931 Initialized build tracking at /tmp/pip-req-tracker-4_aet03z 2021-07-11T19:37:22,931 Created build tracker: /tmp/pip-req-tracker-4_aet03z 2021-07-11T19:37:22,931 Entered build tracker: /tmp/pip-req-tracker-4_aet03z 2021-07-11T19:37:22,932 Created temporary directory: /tmp/pip-wheel-897mlan2 2021-07-11T19:37:22,965 1 location(s) to search for versions of netatmo-client: 2021-07-11T19:37:22,965 * https://pypi.org/simple/netatmo-client/ 2021-07-11T19:37:22,965 Fetching project page and analyzing links: https://pypi.org/simple/netatmo-client/ 2021-07-11T19:37:22,966 Getting page https://pypi.org/simple/netatmo-client/ 2021-07-11T19:37:22,967 Found index url https://pypi.org/simple 2021-07-11T19:37:23,058 Found link https://files.pythonhosted.org/packages/24/91/66a845fbb0808de6cbee9982f2cee8e499318085c30c234bd797d3ca4dc7/netatmo-client-0.0.2.tar.gz#sha256=94ca9298eadcb56c9a6ad28fce4d42d27d6829de50f7ce180c3989cac2faeb55 (from https://pypi.org/simple/netatmo-client/), version: 0.0.2 2021-07-11T19:37:23,058 Found link https://files.pythonhosted.org/packages/13/bd/3f0517afe37c2217d25affd6d60ab3e199531945756d5578c679ced8946a/netatmo-client-0.0.3.zip#sha256=9f01431ded3d0b337e7bb451204a6c85a9e0a1b6d03b3ab2c52bd5c94c92c0bb (from https://pypi.org/simple/netatmo-client/), version: 0.0.3 2021-07-11T19:37:23,059 Skipping link: not a file: https://pypi.org/simple/netatmo-client/ 2021-07-11T19:37:23,077 Given no hashes to check 1 links for project 'netatmo-client': discarding no candidates 2021-07-11T19:37:23,096 Collecting netatmo-client==0.0.3 2021-07-11T19:37:23,098 Created temporary directory: /tmp/pip-unpack-v_vh0vsv 2021-07-11T19:37:23,273 Downloading netatmo-client-0.0.3.zip (14 kB) 2021-07-11T19:37:23,325 Added netatmo-client==0.0.3 from https://files.pythonhosted.org/packages/13/bd/3f0517afe37c2217d25affd6d60ab3e199531945756d5578c679ced8946a/netatmo-client-0.0.3.zip#sha256=9f01431ded3d0b337e7bb451204a6c85a9e0a1b6d03b3ab2c52bd5c94c92c0bb to build tracker '/tmp/pip-req-tracker-4_aet03z' 2021-07-11T19:37:23,326 Running setup.py (path:/tmp/pip-wheel-897mlan2/netatmo-client_94957da92cff4b628925f1b3108a534e/setup.py) egg_info for package netatmo-client 2021-07-11T19:37:23,327 Created temporary directory: /tmp/pip-pip-egg-info-xbs9s_ux 2021-07-11T19:37:23,327 Running command python setup.py egg_info 2021-07-11T19:37:24,211 Traceback (most recent call last): 2021-07-11T19:37:24,212 File "", line 1, in 2021-07-11T19:37:24,212 File "/tmp/pip-wheel-897mlan2/netatmo-client_94957da92cff4b628925f1b3108a534e/setup.py", line 16 2021-07-11T19:37:24,213 exec line 2021-07-11T19:37:24,213 ^ 2021-07-11T19:37:24,213 SyntaxError: Missing parentheses in call to 'exec' 2021-07-11T19:37:24,261 WARNING: Discarding https://files.pythonhosted.org/packages/13/bd/3f0517afe37c2217d25affd6d60ab3e199531945756d5578c679ced8946a/netatmo-client-0.0.3.zip#sha256=9f01431ded3d0b337e7bb451204a6c85a9e0a1b6d03b3ab2c52bd5c94c92c0bb (from https://pypi.org/simple/netatmo-client/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T19:37:24,263 ERROR: Could not find a version that satisfies the requirement netatmo-client==0.0.3 (from versions: 0.0.2, 0.0.3) 2021-07-11T19:37:24,263 ERROR: No matching distribution found for netatmo-client==0.0.3 2021-07-11T19:37:24,263 Exception information: 2021-07-11T19:37:24,263 Traceback (most recent call last): 2021-07-11T19:37:24,263 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T19:37:24,263 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T19:37:24,263 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T19:37:24,263 raise RequirementsConflicted(criterion) 2021-07-11T19:37:24,263 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('netatmo-client==0.0.3') 2021-07-11T19:37:24,263 2021-07-11T19:37:24,263 During handling of the above exception, another exception occurred: 2021-07-11T19:37:24,263 2021-07-11T19:37:24,263 Traceback (most recent call last): 2021-07-11T19:37:24,263 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T19:37:24,263 result = self._result = resolver.resolve( 2021-07-11T19:37:24,263 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T19:37:24,263 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T19:37:24,263 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T19:37:24,263 raise ResolutionImpossible(e.criterion.information) 2021-07-11T19:37:24,263 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('netatmo-client==0.0.3'), parent=None)] 2021-07-11T19:37:24,263 2021-07-11T19:37:24,263 The above exception was the direct cause of the following exception: 2021-07-11T19:37:24,263 2021-07-11T19:37:24,263 Traceback (most recent call last): 2021-07-11T19:37:24,263 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T19:37:24,263 status = self.run(options, args) 2021-07-11T19:37:24,263 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T19:37:24,263 return func(self, options, args) 2021-07-11T19:37:24,263 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T19:37:24,263 requirement_set = resolver.resolve( 2021-07-11T19:37:24,263 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T19:37:24,263 raise error from e 2021-07-11T19:37:24,263 pip._internal.exceptions.DistributionNotFound: No matching distribution found for netatmo-client==0.0.3 2021-07-11T19:37:24,269 Removed netatmo-client==0.0.3 from https://files.pythonhosted.org/packages/13/bd/3f0517afe37c2217d25affd6d60ab3e199531945756d5578c679ced8946a/netatmo-client-0.0.3.zip#sha256=9f01431ded3d0b337e7bb451204a6c85a9e0a1b6d03b3ab2c52bd5c94c92c0bb from build tracker '/tmp/pip-req-tracker-4_aet03z' 2021-07-11T19:37:24,269 Removed build tracker: '/tmp/pip-req-tracker-4_aet03z'