2021-08-24T11:45:01,960 Created temporary directory: /tmp/pip-ephem-wheel-cache-iiyav2at 2021-08-24T11:45:01,967 Created temporary directory: /tmp/pip-req-tracker-umtq2zmd 2021-08-24T11:45:01,968 Initialized build tracking at /tmp/pip-req-tracker-umtq2zmd 2021-08-24T11:45:01,969 Created build tracker: /tmp/pip-req-tracker-umtq2zmd 2021-08-24T11:45:01,970 Entered build tracker: /tmp/pip-req-tracker-umtq2zmd 2021-08-24T11:45:01,972 Created temporary directory: /tmp/pip-wheel-s_n3se5o 2021-08-24T11:45:02,048 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-24T11:45:02,052 2 location(s) to search for versions of usrr16: 2021-08-24T11:45:02,052 * https://pypi.org/simple/usrr16/ 2021-08-24T11:45:02,052 * https://www.piwheels.org/simple/usrr16/ 2021-08-24T11:45:02,053 Fetching project page and analyzing links: https://pypi.org/simple/usrr16/ 2021-08-24T11:45:02,056 Getting page https://pypi.org/simple/usrr16/ 2021-08-24T11:45:02,061 Found index url https://pypi.org/simple 2021-08-24T11:45:02,381 Found link https://files.pythonhosted.org/packages/2d/4a/d433d2c799da555c36fff0077d4f90af5e0d039f8b9ad6a1fdc340ab595c/usrr16-0.0.1.tar.gz#sha256=95cb7c42095bcaa561514a81cff938c8bf67624edfd853c7c2c644ccfd365890 (from https://pypi.org/simple/usrr16/), version: 0.0.1 2021-08-24T11:45:02,382 Fetching project page and analyzing links: https://www.piwheels.org/simple/usrr16/ 2021-08-24T11:45:02,383 Getting page https://www.piwheels.org/simple/usrr16/ 2021-08-24T11:45:02,385 Found index url https://www.piwheels.org/simple 2021-08-24T11:45:02,575 Given no hashes to check 1 links for project 'usrr16': discarding no candidates 2021-08-24T11:45:02,604 Collecting usrr16==0.0.1 2021-08-24T11:45:02,607 Created temporary directory: /tmp/pip-unpack-4kwrhfci 2021-08-24T11:45:02,839 Downloading usrr16-0.0.1.tar.gz (14 kB) 2021-08-24T11:45:02,930 Added usrr16==0.0.1 from https://files.pythonhosted.org/packages/2d/4a/d433d2c799da555c36fff0077d4f90af5e0d039f8b9ad6a1fdc340ab595c/usrr16-0.0.1.tar.gz#sha256=95cb7c42095bcaa561514a81cff938c8bf67624edfd853c7c2c644ccfd365890 to build tracker '/tmp/pip-req-tracker-umtq2zmd' 2021-08-24T11:45:02,932 Running setup.py (path:/tmp/pip-wheel-s_n3se5o/usrr16_de324295407349f9b52dd6d309bad875/setup.py) egg_info for package usrr16 2021-08-24T11:45:02,934 Created temporary directory: /tmp/pip-pip-egg-info-yg_190of 2021-08-24T11:45:02,935 Running command python setup.py egg_info 2021-08-24T11:45:04,467 Traceback (most recent call last): 2021-08-24T11:45:04,468 File "", line 1, in 2021-08-24T11:45:04,469 File "/tmp/pip-wheel-s_n3se5o/usrr16_de324295407349f9b52dd6d309bad875/setup.py", line 20 2021-08-24T11:45:04,470 download_url=f"https://github.com/V1A0/usr-r16/archive/refs/tags/v{usrr16.__version__}.tar.gz", 2021-08-24T11:45:04,470 ^ 2021-08-24T11:45:04,471 SyntaxError: invalid syntax 2021-08-24T11:45:04,575 WARNING: Discarding https://files.pythonhosted.org/packages/2d/4a/d433d2c799da555c36fff0077d4f90af5e0d039f8b9ad6a1fdc340ab595c/usrr16-0.0.1.tar.gz#sha256=95cb7c42095bcaa561514a81cff938c8bf67624edfd853c7c2c644ccfd365890 (from https://pypi.org/simple/usrr16/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-08-24T11:45:04,576 ERROR: Could not find a version that satisfies the requirement usrr16==0.0.1 2021-08-24T11:45:04,577 ERROR: No matching distribution found for usrr16==0.0.1 2021-08-24T11:45:04,578 Exception information: 2021-08-24T11:45:04,578 Traceback (most recent call last): 2021-08-24T11:45:04,578 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-08-24T11:45:04,578 crit = self.state.criteria[name] 2021-08-24T11:45:04,578 KeyError: 'usrr16' 2021-08-24T11:45:04,578 2021-08-24T11:45:04,578 During handling of the above exception, another exception occurred: 2021-08-24T11:45:04,578 2021-08-24T11:45:04,578 Traceback (most recent call last): 2021-08-24T11:45:04,578 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-08-24T11:45:04,578 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-24T11:45:04,578 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-24T11:45:04,578 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-08-24T11:45:04,578 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-08-24T11:45:04,578 raise RequirementsConflicted(criterion) 2021-08-24T11:45:04,578 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('usrr16==0.0.1') 2021-08-24T11:45:04,578 2021-08-24T11:45:04,578 During handling of the above exception, another exception occurred: 2021-08-24T11:45:04,578 2021-08-24T11:45:04,578 Traceback (most recent call last): 2021-08-24T11:45:04,578 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-08-24T11:45:04,578 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-08-24T11:45:04,578 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-08-24T11:45:04,578 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-24T11:45:04,578 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-08-24T11:45:04,578 raise ResolutionImpossible(e.criterion.information) 2021-08-24T11:45:04,578 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('usrr16==0.0.1'), parent=None)] 2021-08-24T11:45:04,578 2021-08-24T11:45:04,578 The above exception was the direct cause of the following exception: 2021-08-24T11:45:04,578 2021-08-24T11:45:04,578 Traceback (most recent call last): 2021-08-24T11:45:04,578 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2021-08-24T11:45:04,578 status = self.run(options, args) 2021-08-24T11:45:04,578 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2021-08-24T11:45:04,578 return func(self, options, args) 2021-08-24T11:45:04,578 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2021-08-24T11:45:04,578 reqs, check_supported_wheels=True 2021-08-24T11:45:04,578 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-08-24T11:45:04,578 six.raise_from(error, e) 2021-08-24T11:45:04,578 File "", line 3, in raise_from 2021-08-24T11:45:04,578 pip._internal.exceptions.DistributionNotFound: No matching distribution found for usrr16==0.0.1 2021-08-24T11:45:04,588 Removed usrr16==0.0.1 from https://files.pythonhosted.org/packages/2d/4a/d433d2c799da555c36fff0077d4f90af5e0d039f8b9ad6a1fdc340ab595c/usrr16-0.0.1.tar.gz#sha256=95cb7c42095bcaa561514a81cff938c8bf67624edfd853c7c2c644ccfd365890 from build tracker '/tmp/pip-req-tracker-umtq2zmd' 2021-08-24T11:45:04,589 Removed build tracker: '/tmp/pip-req-tracker-umtq2zmd'