2021-07-12T07:12:08,862 Created temporary directory: /tmp/pip-ephem-wheel-cache-506mn7qz 2021-07-12T07:12:08,865 Created temporary directory: /tmp/pip-req-tracker-u4ogvxd7 2021-07-12T07:12:08,865 Initialized build tracking at /tmp/pip-req-tracker-u4ogvxd7 2021-07-12T07:12:08,865 Created build tracker: /tmp/pip-req-tracker-u4ogvxd7 2021-07-12T07:12:08,866 Entered build tracker: /tmp/pip-req-tracker-u4ogvxd7 2021-07-12T07:12:08,866 Created temporary directory: /tmp/pip-wheel-ittxr2o1 2021-07-12T07:12:08,898 1 location(s) to search for versions of atproject: 2021-07-12T07:12:08,898 * https://pypi.org/simple/atproject/ 2021-07-12T07:12:08,898 Fetching project page and analyzing links: https://pypi.org/simple/atproject/ 2021-07-12T07:12:08,899 Getting page https://pypi.org/simple/atproject/ 2021-07-12T07:12:08,900 Found index url https://pypi.org/simple 2021-07-12T07:12:09,079 Found link https://files.pythonhosted.org/packages/f4/5a/7a3661466c3130c40e29dcbad5bc102d6aba2c2a81ea51f6db386a74639d/atproject-0.1.tar.gz#sha256=feb894e6d80c31859c2b55e54dd9451373c3dc0b730514df4a98aa9b68f4b7ea (from https://pypi.org/simple/atproject/), version: 0.1 2021-07-12T07:12:09,079 Skipping link: Missing project version for atproject: https://files.pythonhosted.org/packages/c2/59/6bbcdd6391212403eab51059abcde8e1d0867f1c9b58c7c730a726ed065c/atproject0.1.tar.gz#sha256=4a0bef681d60adb506058d9ea2b1754fc674d997b9488b81b7ad3651f2a0c87f (from https://pypi.org/simple/atproject/) 2021-07-12T07:12:09,080 Found link https://files.pythonhosted.org/packages/03/b0/12d9b95506011ed0bd15e61bcb326922b38b48edec1e1ee6a6ab9e7a1ab0/atproject-1.tar.gz#sha256=ed1a62669e2e2658a71b44329acde3857cddcd9e91f8d043d69b06b37c3aac86 (from https://pypi.org/simple/atproject/), version: 1 2021-07-12T07:12:09,080 Skipping link: Missing project version for atproject: https://files.pythonhosted.org/packages/1e/8e/44d6d87dcf069677554541d6b1b26e0415830bdb21a29e2f88b80a611399/atproject_1_1.tar.gz#sha256=57212e0fa2cfc29964b2a6aa1a37f2afb86c37e8616dff34d8ec33e2f3e020be (from https://pypi.org/simple/atproject/) 2021-07-12T07:12:09,080 Skipping link: not a file: https://pypi.org/simple/atproject/ 2021-07-12T07:12:09,098 Given no hashes to check 1 links for project 'atproject': discarding no candidates 2021-07-12T07:12:09,117 Collecting atproject==0.1 2021-07-12T07:12:09,119 Created temporary directory: /tmp/pip-unpack-beduim9r 2021-07-12T07:12:09,327 Downloading atproject-0.1.tar.gz (117 kB) 2021-07-12T07:12:09,578 Added atproject==0.1 from https://files.pythonhosted.org/packages/f4/5a/7a3661466c3130c40e29dcbad5bc102d6aba2c2a81ea51f6db386a74639d/atproject-0.1.tar.gz#sha256=feb894e6d80c31859c2b55e54dd9451373c3dc0b730514df4a98aa9b68f4b7ea to build tracker '/tmp/pip-req-tracker-u4ogvxd7' 2021-07-12T07:12:09,579 Running setup.py (path:/tmp/pip-wheel-ittxr2o1/atproject_476340927f7a434aad95f6ac39883430/setup.py) egg_info for package atproject 2021-07-12T07:12:09,580 Created temporary directory: /tmp/pip-pip-egg-info-l0pwnjta 2021-07-12T07:12:09,580 Running command python setup.py egg_info 2021-07-12T07:12:10,713 Traceback (most recent call last): 2021-07-12T07:12:10,714 File "", line 1, in 2021-07-12T07:12:10,714 File "/tmp/pip-wheel-ittxr2o1/atproject_476340927f7a434aad95f6ac39883430/setup.py", line 8 2021-07-12T07:12:10,714 version=0.1.0, 2021-07-12T07:12:10,715 ^ 2021-07-12T07:12:10,715 SyntaxError: invalid syntax 2021-07-12T07:12:10,762 WARNING: Discarding https://files.pythonhosted.org/packages/f4/5a/7a3661466c3130c40e29dcbad5bc102d6aba2c2a81ea51f6db386a74639d/atproject-0.1.tar.gz#sha256=feb894e6d80c31859c2b55e54dd9451373c3dc0b730514df4a98aa9b68f4b7ea (from https://pypi.org/simple/atproject/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T07:12:10,763 ERROR: Could not find a version that satisfies the requirement atproject==0.1 (from versions: 0.1, 1) 2021-07-12T07:12:10,764 ERROR: No matching distribution found for atproject==0.1 2021-07-12T07:12:10,764 Exception information: 2021-07-12T07:12:10,764 Traceback (most recent call last): 2021-07-12T07:12:10,764 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T07:12:10,764 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T07:12:10,764 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T07:12:10,764 raise RequirementsConflicted(criterion) 2021-07-12T07:12:10,764 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('atproject==0.1') 2021-07-12T07:12:10,764 2021-07-12T07:12:10,764 During handling of the above exception, another exception occurred: 2021-07-12T07:12:10,764 2021-07-12T07:12:10,764 Traceback (most recent call last): 2021-07-12T07:12:10,764 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T07:12:10,764 result = self._result = resolver.resolve( 2021-07-12T07:12:10,764 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T07:12:10,764 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T07:12:10,764 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T07:12:10,764 raise ResolutionImpossible(e.criterion.information) 2021-07-12T07:12:10,764 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('atproject==0.1'), parent=None)] 2021-07-12T07:12:10,764 2021-07-12T07:12:10,764 The above exception was the direct cause of the following exception: 2021-07-12T07:12:10,764 2021-07-12T07:12:10,764 Traceback (most recent call last): 2021-07-12T07:12:10,764 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T07:12:10,764 status = self.run(options, args) 2021-07-12T07:12:10,764 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T07:12:10,764 return func(self, options, args) 2021-07-12T07:12:10,764 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T07:12:10,764 requirement_set = resolver.resolve( 2021-07-12T07:12:10,764 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T07:12:10,764 raise error from e 2021-07-12T07:12:10,764 pip._internal.exceptions.DistributionNotFound: No matching distribution found for atproject==0.1 2021-07-12T07:12:10,769 Removed atproject==0.1 from https://files.pythonhosted.org/packages/f4/5a/7a3661466c3130c40e29dcbad5bc102d6aba2c2a81ea51f6db386a74639d/atproject-0.1.tar.gz#sha256=feb894e6d80c31859c2b55e54dd9451373c3dc0b730514df4a98aa9b68f4b7ea from build tracker '/tmp/pip-req-tracker-u4ogvxd7' 2021-07-12T07:12:10,769 Removed build tracker: '/tmp/pip-req-tracker-u4ogvxd7'