2021-07-12T04:32:53,405 Created temporary directory: /tmp/pip-ephem-wheel-cache-1l7d3_q3 2021-07-12T04:32:53,408 Created temporary directory: /tmp/pip-req-tracker-34_2heog 2021-07-12T04:32:53,409 Initialized build tracking at /tmp/pip-req-tracker-34_2heog 2021-07-12T04:32:53,409 Created build tracker: /tmp/pip-req-tracker-34_2heog 2021-07-12T04:32:53,409 Entered build tracker: /tmp/pip-req-tracker-34_2heog 2021-07-12T04:32:53,410 Created temporary directory: /tmp/pip-wheel-hjfpm8i5 2021-07-12T04:32:53,442 1 location(s) to search for versions of pylu: 2021-07-12T04:32:53,442 * https://pypi.org/simple/pylu/ 2021-07-12T04:32:53,443 Fetching project page and analyzing links: https://pypi.org/simple/pylu/ 2021-07-12T04:32:53,443 Getting page https://pypi.org/simple/pylu/ 2021-07-12T04:32:53,445 Found index url https://pypi.org/simple 2021-07-12T04:32:53,631 Found link https://files.pythonhosted.org/packages/54/1d/8c0aed5d3d415cd6fa7290463f080343688e97935e46277a801b0bab10b7/pylu-0.1.0.tar.gz#sha256=063ace19ba44f23a72cc65f5f4981080b2f10fdd2e15b2225d7ef615b3ce926a (from https://pypi.org/simple/pylu/), version: 0.1.0 2021-07-12T04:32:53,632 Found link https://files.pythonhosted.org/packages/a0/31/914a99bd66992c351e72339dd020ecb981222f63350c7c63017c3bfe8132/pylu-0.1.1.tar.gz#sha256=9b27e69b014e55651893f0bd75302e048bce03c1afe43545ad951f5cce81fbb2 (from https://pypi.org/simple/pylu/), version: 0.1.1 2021-07-12T04:32:53,632 Found link https://files.pythonhosted.org/packages/5a/e0/1f346264c6968b1ed0ac8f364710cb54ec9efa6fb0c0ed57136894aa0ec8/pylu-0.1.2.tar.gz#sha256=c56a5da806c18aba974336628a4b08c2799763d752a335e8057b1920d93fec36 (from https://pypi.org/simple/pylu/), version: 0.1.2 2021-07-12T04:32:53,632 Found link https://files.pythonhosted.org/packages/09/de/1ea1a443e864e31bf172a314f649f926c4fb4d450e73db52fcf132f38a2f/pylu-0.1.3.tar.gz#sha256=4f1b13848073bc3fa70d3e623ceb14a107151224306c35865aeca4280d083779 (from https://pypi.org/simple/pylu/), version: 0.1.3 2021-07-12T04:32:53,632 Skipping link: not a file: https://pypi.org/simple/pylu/ 2021-07-12T04:32:53,650 Given no hashes to check 1 links for project 'pylu': discarding no candidates 2021-07-12T04:32:53,669 Collecting pylu==0.1.0 2021-07-12T04:32:53,671 Created temporary directory: /tmp/pip-unpack-lheqexu6 2021-07-12T04:32:53,978 Downloading pylu-0.1.0.tar.gz (109 kB) 2021-07-12T04:32:54,073 Added pylu==0.1.0 from https://files.pythonhosted.org/packages/54/1d/8c0aed5d3d415cd6fa7290463f080343688e97935e46277a801b0bab10b7/pylu-0.1.0.tar.gz#sha256=063ace19ba44f23a72cc65f5f4981080b2f10fdd2e15b2225d7ef615b3ce926a to build tracker '/tmp/pip-req-tracker-34_2heog' 2021-07-12T04:32:54,074 Running setup.py (path:/tmp/pip-wheel-hjfpm8i5/pylu_638a4d23dea344b3b91cf1ef4dd9a2c0/setup.py) egg_info for package pylu 2021-07-12T04:32:54,075 Created temporary directory: /tmp/pip-pip-egg-info-au7yjngv 2021-07-12T04:32:54,076 Running command python setup.py egg_info 2021-07-12T04:32:54,872 Traceback (most recent call last): 2021-07-12T04:32:54,873 File "", line 1, in 2021-07-12T04:32:54,874 File "/tmp/pip-wheel-hjfpm8i5/pylu_638a4d23dea344b3b91cf1ef4dd9a2c0/setup.py", line 57 2021-07-12T04:32:54,874 print "build configuration selected: optimized" 2021-07-12T04:32:54,874 ^ 2021-07-12T04:32:54,875 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("build configuration selected: optimized")? 2021-07-12T04:32:54,921 WARNING: Discarding https://files.pythonhosted.org/packages/54/1d/8c0aed5d3d415cd6fa7290463f080343688e97935e46277a801b0bab10b7/pylu-0.1.0.tar.gz#sha256=063ace19ba44f23a72cc65f5f4981080b2f10fdd2e15b2225d7ef615b3ce926a (from https://pypi.org/simple/pylu/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T04:32:54,923 ERROR: Could not find a version that satisfies the requirement pylu==0.1.0 (from versions: 0.1.0, 0.1.1, 0.1.2, 0.1.3) 2021-07-12T04:32:54,923 ERROR: No matching distribution found for pylu==0.1.0 2021-07-12T04:32:54,923 Exception information: 2021-07-12T04:32:54,923 Traceback (most recent call last): 2021-07-12T04:32:54,923 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T04:32:54,923 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T04:32:54,923 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T04:32:54,923 raise RequirementsConflicted(criterion) 2021-07-12T04:32:54,923 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pylu==0.1.0') 2021-07-12T04:32:54,923 2021-07-12T04:32:54,923 During handling of the above exception, another exception occurred: 2021-07-12T04:32:54,923 2021-07-12T04:32:54,923 Traceback (most recent call last): 2021-07-12T04:32:54,923 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T04:32:54,923 result = self._result = resolver.resolve( 2021-07-12T04:32:54,923 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T04:32:54,923 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T04:32:54,923 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T04:32:54,923 raise ResolutionImpossible(e.criterion.information) 2021-07-12T04:32:54,923 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pylu==0.1.0'), parent=None)] 2021-07-12T04:32:54,923 2021-07-12T04:32:54,923 The above exception was the direct cause of the following exception: 2021-07-12T04:32:54,923 2021-07-12T04:32:54,923 Traceback (most recent call last): 2021-07-12T04:32:54,923 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T04:32:54,923 status = self.run(options, args) 2021-07-12T04:32:54,923 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T04:32:54,923 return func(self, options, args) 2021-07-12T04:32:54,923 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T04:32:54,923 requirement_set = resolver.resolve( 2021-07-12T04:32:54,923 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T04:32:54,923 raise error from e 2021-07-12T04:32:54,923 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pylu==0.1.0 2021-07-12T04:32:54,929 Removed pylu==0.1.0 from https://files.pythonhosted.org/packages/54/1d/8c0aed5d3d415cd6fa7290463f080343688e97935e46277a801b0bab10b7/pylu-0.1.0.tar.gz#sha256=063ace19ba44f23a72cc65f5f4981080b2f10fdd2e15b2225d7ef615b3ce926a from build tracker '/tmp/pip-req-tracker-34_2heog' 2021-07-12T04:32:54,929 Removed build tracker: '/tmp/pip-req-tracker-34_2heog'