2021-07-12T07:12:29,219 Created temporary directory: /tmp/pip-ephem-wheel-cache-det53aca 2021-07-12T07:12:29,222 Created temporary directory: /tmp/pip-req-tracker-0c9_0urw 2021-07-12T07:12:29,223 Initialized build tracking at /tmp/pip-req-tracker-0c9_0urw 2021-07-12T07:12:29,223 Created build tracker: /tmp/pip-req-tracker-0c9_0urw 2021-07-12T07:12:29,223 Entered build tracker: /tmp/pip-req-tracker-0c9_0urw 2021-07-12T07:12:29,224 Created temporary directory: /tmp/pip-wheel-q4ffv66l 2021-07-12T07:12:29,254 1 location(s) to search for versions of atproject: 2021-07-12T07:12:29,254 * https://pypi.org/simple/atproject/ 2021-07-12T07:12:29,255 Fetching project page and analyzing links: https://pypi.org/simple/atproject/ 2021-07-12T07:12:29,255 Getting page https://pypi.org/simple/atproject/ 2021-07-12T07:12:29,257 Found index url https://pypi.org/simple 2021-07-12T07:12:29,346 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:29,346 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:29,347 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:29,347 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:29,347 Skipping link: not a file: https://pypi.org/simple/atproject/ 2021-07-12T07:12:29,365 Given no hashes to check 1 links for project 'atproject': discarding no candidates 2021-07-12T07:12:29,384 Collecting atproject==0.1.0 2021-07-12T07:12:29,385 Created temporary directory: /tmp/pip-unpack-rjvnu8lt 2021-07-12T07:12:29,425 Downloading atproject-0.1.tar.gz (117 kB) 2021-07-12T07:12:29,662 Added atproject==0.1.0 from https://files.pythonhosted.org/packages/f4/5a/7a3661466c3130c40e29dcbad5bc102d6aba2c2a81ea51f6db386a74639d/atproject-0.1.tar.gz#sha256=feb894e6d80c31859c2b55e54dd9451373c3dc0b730514df4a98aa9b68f4b7ea to build tracker '/tmp/pip-req-tracker-0c9_0urw' 2021-07-12T07:12:29,663 Running setup.py (path:/tmp/pip-wheel-q4ffv66l/atproject_260ede5f9c5d46f78c884efa106ac581/setup.py) egg_info for package atproject 2021-07-12T07:12:29,664 Created temporary directory: /tmp/pip-pip-egg-info-8feqg3iw 2021-07-12T07:12:29,664 Running command python setup.py egg_info 2021-07-12T07:12:30,513 Traceback (most recent call last): 2021-07-12T07:12:30,514 File "", line 1, in 2021-07-12T07:12:30,514 File "/tmp/pip-wheel-q4ffv66l/atproject_260ede5f9c5d46f78c884efa106ac581/setup.py", line 8 2021-07-12T07:12:30,514 version=0.1.0, 2021-07-12T07:12:30,515 ^ 2021-07-12T07:12:30,515 SyntaxError: invalid syntax 2021-07-12T07:12:30,564 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:30,565 ERROR: Could not find a version that satisfies the requirement atproject==0.1.0 (from versions: 0.1, 1) 2021-07-12T07:12:30,566 ERROR: No matching distribution found for atproject==0.1.0 2021-07-12T07:12:30,566 Exception information: 2021-07-12T07:12:30,566 Traceback (most recent call last): 2021-07-12T07:12:30,566 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T07:12:30,566 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T07:12:30,566 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T07:12:30,566 raise RequirementsConflicted(criterion) 2021-07-12T07:12:30,566 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('atproject==0.1.0') 2021-07-12T07:12:30,566 2021-07-12T07:12:30,566 During handling of the above exception, another exception occurred: 2021-07-12T07:12:30,566 2021-07-12T07:12:30,566 Traceback (most recent call last): 2021-07-12T07:12:30,566 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T07:12:30,566 result = self._result = resolver.resolve( 2021-07-12T07:12:30,566 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T07:12:30,566 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T07:12:30,566 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T07:12:30,566 raise ResolutionImpossible(e.criterion.information) 2021-07-12T07:12:30,566 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('atproject==0.1.0'), parent=None)] 2021-07-12T07:12:30,566 2021-07-12T07:12:30,566 The above exception was the direct cause of the following exception: 2021-07-12T07:12:30,566 2021-07-12T07:12:30,566 Traceback (most recent call last): 2021-07-12T07:12:30,566 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T07:12:30,566 status = self.run(options, args) 2021-07-12T07:12:30,566 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T07:12:30,566 return func(self, options, args) 2021-07-12T07:12:30,566 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T07:12:30,566 requirement_set = resolver.resolve( 2021-07-12T07:12:30,566 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T07:12:30,566 raise error from e 2021-07-12T07:12:30,566 pip._internal.exceptions.DistributionNotFound: No matching distribution found for atproject==0.1.0 2021-07-12T07:12:30,571 Removed atproject==0.1.0 from https://files.pythonhosted.org/packages/f4/5a/7a3661466c3130c40e29dcbad5bc102d6aba2c2a81ea51f6db386a74639d/atproject-0.1.tar.gz#sha256=feb894e6d80c31859c2b55e54dd9451373c3dc0b730514df4a98aa9b68f4b7ea from build tracker '/tmp/pip-req-tracker-0c9_0urw' 2021-07-12T07:12:30,571 Removed build tracker: '/tmp/pip-req-tracker-0c9_0urw'