2021-07-09T05:56:03,450 Created temporary directory: /tmp/pip-ephem-wheel-cache-8p7isyxv 2021-07-09T05:56:03,453 Created temporary directory: /tmp/pip-req-tracker-2flm35gp 2021-07-09T05:56:03,454 Initialized build tracking at /tmp/pip-req-tracker-2flm35gp 2021-07-09T05:56:03,454 Created build tracker: /tmp/pip-req-tracker-2flm35gp 2021-07-09T05:56:03,454 Entered build tracker: /tmp/pip-req-tracker-2flm35gp 2021-07-09T05:56:03,454 Created temporary directory: /tmp/pip-wheel-yp__m7mu 2021-07-09T05:56:03,487 1 location(s) to search for versions of ypcspy: 2021-07-09T05:56:03,487 * https://pypi.org/simple/ypcspy/ 2021-07-09T05:56:03,487 Fetching project page and analyzing links: https://pypi.org/simple/ypcspy/ 2021-07-09T05:56:03,488 Getting page https://pypi.org/simple/ypcspy/ 2021-07-09T05:56:03,489 Found index url https://pypi.org/simple 2021-07-09T05:56:03,671 Found link https://files.pythonhosted.org/packages/ec/8e/ea59465119db8dc83b27ea0f78f76ded35cfa27b75c4675c415c67bc0a85/ypcspy-0.0.5a.tar.gz#sha256=8c7c09e4a5b0121ab827fa8bdd04ab68871633d2b847de183faf41dcd75884a8 (from https://pypi.org/simple/ypcspy/), version: 0.0.5a 2021-07-09T05:56:03,672 Skipping link: not a file: https://pypi.org/simple/ypcspy/ 2021-07-09T05:56:03,688 Given no hashes to check 1 links for project 'ypcspy': discarding no candidates 2021-07-09T05:56:03,706 Collecting ypcspy==0.0.5a 2021-07-09T05:56:03,707 Created temporary directory: /tmp/pip-unpack-o5zl78vp 2021-07-09T05:56:03,879 Downloading ypcspy-0.0.5a.tar.gz (4.3 kB) 2021-07-09T05:56:03,917 Added ypcspy==0.0.5a from https://files.pythonhosted.org/packages/ec/8e/ea59465119db8dc83b27ea0f78f76ded35cfa27b75c4675c415c67bc0a85/ypcspy-0.0.5a.tar.gz#sha256=8c7c09e4a5b0121ab827fa8bdd04ab68871633d2b847de183faf41dcd75884a8 to build tracker '/tmp/pip-req-tracker-2flm35gp' 2021-07-09T05:56:03,918 Running setup.py (path:/tmp/pip-wheel-yp__m7mu/ypcspy_544e9a0d414545beab22135b23a11556/setup.py) egg_info for package ypcspy 2021-07-09T05:56:03,918 Created temporary directory: /tmp/pip-pip-egg-info-r1sqdylu 2021-07-09T05:56:03,919 Running command python setup.py egg_info 2021-07-09T05:56:04,532 Traceback (most recent call last): 2021-07-09T05:56:04,533 File "", line 1, in 2021-07-09T05:56:04,533 File "/tmp/pip-wheel-yp__m7mu/ypcspy_544e9a0d414545beab22135b23a11556/setup.py", line 6, in 2021-07-09T05:56:04,534 from version import get_git_version 2021-07-09T05:56:04,534 File "/tmp/pip-wheel-yp__m7mu/ypcspy_544e9a0d414545beab22135b23a11556/version.py", line 104 2021-07-09T05:56:04,534 print get_git_version() 2021-07-09T05:56:04,534 ^ 2021-07-09T05:56:04,535 SyntaxError: invalid syntax 2021-07-09T05:56:04,583 WARNING: Discarding https://files.pythonhosted.org/packages/ec/8e/ea59465119db8dc83b27ea0f78f76ded35cfa27b75c4675c415c67bc0a85/ypcspy-0.0.5a.tar.gz#sha256=8c7c09e4a5b0121ab827fa8bdd04ab68871633d2b847de183faf41dcd75884a8 (from https://pypi.org/simple/ypcspy/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T05:56:04,584 ERROR: Could not find a version that satisfies the requirement ypcspy==0.0.5a (from versions: 0.0.5a0) 2021-07-09T05:56:04,585 ERROR: No matching distribution found for ypcspy==0.0.5a 2021-07-09T05:56:04,585 Exception information: 2021-07-09T05:56:04,585 Traceback (most recent call last): 2021-07-09T05:56:04,585 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T05:56:04,585 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T05:56:04,585 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T05:56:04,585 raise RequirementsConflicted(criterion) 2021-07-09T05:56:04,585 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ypcspy==0.0.5a') 2021-07-09T05:56:04,585 2021-07-09T05:56:04,585 During handling of the above exception, another exception occurred: 2021-07-09T05:56:04,585 2021-07-09T05:56:04,585 Traceback (most recent call last): 2021-07-09T05:56:04,585 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T05:56:04,585 result = self._result = resolver.resolve( 2021-07-09T05:56:04,585 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T05:56:04,585 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T05:56:04,585 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T05:56:04,585 raise ResolutionImpossible(e.criterion.information) 2021-07-09T05:56:04,585 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ypcspy==0.0.5a'), parent=None)] 2021-07-09T05:56:04,585 2021-07-09T05:56:04,585 The above exception was the direct cause of the following exception: 2021-07-09T05:56:04,585 2021-07-09T05:56:04,585 Traceback (most recent call last): 2021-07-09T05:56:04,585 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T05:56:04,585 status = self.run(options, args) 2021-07-09T05:56:04,585 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T05:56:04,585 return func(self, options, args) 2021-07-09T05:56:04,585 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T05:56:04,585 requirement_set = resolver.resolve( 2021-07-09T05:56:04,585 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T05:56:04,585 raise error from e 2021-07-09T05:56:04,585 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ypcspy==0.0.5a 2021-07-09T05:56:04,590 Removed ypcspy==0.0.5a from https://files.pythonhosted.org/packages/ec/8e/ea59465119db8dc83b27ea0f78f76ded35cfa27b75c4675c415c67bc0a85/ypcspy-0.0.5a.tar.gz#sha256=8c7c09e4a5b0121ab827fa8bdd04ab68871633d2b847de183faf41dcd75884a8 from build tracker '/tmp/pip-req-tracker-2flm35gp' 2021-07-09T05:56:04,590 Removed build tracker: '/tmp/pip-req-tracker-2flm35gp'