2021-07-10T14:22:57,977 Created temporary directory: /tmp/pip-ephem-wheel-cache-a7a88azk 2021-07-10T14:22:57,981 Created temporary directory: /tmp/pip-req-tracker-y21d143c 2021-07-10T14:22:57,981 Initialized build tracking at /tmp/pip-req-tracker-y21d143c 2021-07-10T14:22:57,981 Created build tracker: /tmp/pip-req-tracker-y21d143c 2021-07-10T14:22:57,982 Entered build tracker: /tmp/pip-req-tracker-y21d143c 2021-07-10T14:22:57,982 Created temporary directory: /tmp/pip-wheel-ejedsug7 2021-07-10T14:22:58,019 1 location(s) to search for versions of portcache: 2021-07-10T14:22:58,019 * https://pypi.org/simple/portcache/ 2021-07-10T14:22:58,020 Fetching project page and analyzing links: https://pypi.org/simple/portcache/ 2021-07-10T14:22:58,020 Getting page https://pypi.org/simple/portcache/ 2021-07-10T14:22:58,022 Found index url https://pypi.org/simple 2021-07-10T14:22:58,117 Found link https://files.pythonhosted.org/packages/fc/f5/6d6faaa673dcb1511e8940ed24516b4efa54286ca6422b2be646f2af1c18/portcache-0.2.tar.gz#sha256=19caebf83a003b7eef42e85d7b57321813fbf3eab43143783e54559c8feded73 (from https://pypi.org/simple/portcache/), version: 0.2 2021-07-10T14:22:58,117 Found link https://files.pythonhosted.org/packages/c2/b3/39ee74337e3d80d036287b2abd0f1681958cb1f3106242c0550c85a6764a/portcache-0.3.tar.gz#sha256=e6c2d565842d7a0ed5aaac22c71d32cacb332212be5c2cd581af5c3e35559293 (from https://pypi.org/simple/portcache/), version: 0.3 2021-07-10T14:22:58,118 Skipping link: not a file: https://pypi.org/simple/portcache/ 2021-07-10T14:22:58,135 Given no hashes to check 1 links for project 'portcache': discarding no candidates 2021-07-10T14:22:58,154 Collecting portcache==0.3 2021-07-10T14:22:58,155 Created temporary directory: /tmp/pip-unpack-hb_bw_ei 2021-07-10T14:22:58,328 Downloading portcache-0.3.tar.gz (2.8 kB) 2021-07-10T14:22:58,374 Added portcache==0.3 from https://files.pythonhosted.org/packages/c2/b3/39ee74337e3d80d036287b2abd0f1681958cb1f3106242c0550c85a6764a/portcache-0.3.tar.gz#sha256=e6c2d565842d7a0ed5aaac22c71d32cacb332212be5c2cd581af5c3e35559293 to build tracker '/tmp/pip-req-tracker-y21d143c' 2021-07-10T14:22:58,375 Running setup.py (path:/tmp/pip-wheel-ejedsug7/portcache_b9fa1c9db7ba443bbf6d15a63415d751/setup.py) egg_info for package portcache 2021-07-10T14:22:58,376 Created temporary directory: /tmp/pip-pip-egg-info-whfg40v1 2021-07-10T14:22:58,377 Running command python setup.py egg_info 2021-07-10T14:22:59,039 Traceback (most recent call last): 2021-07-10T14:22:59,040 File "", line 1, in 2021-07-10T14:22:59,040 File "/tmp/pip-wheel-ejedsug7/portcache_b9fa1c9db7ba443bbf6d15a63415d751/setup.py", line 20 2021-07-10T14:22:59,041 print "___________________________________" 2021-07-10T14:22:59,041 ^ 2021-07-10T14:22:59,041 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("___________________________________")? 2021-07-10T14:22:59,088 WARNING: Discarding https://files.pythonhosted.org/packages/c2/b3/39ee74337e3d80d036287b2abd0f1681958cb1f3106242c0550c85a6764a/portcache-0.3.tar.gz#sha256=e6c2d565842d7a0ed5aaac22c71d32cacb332212be5c2cd581af5c3e35559293 (from https://pypi.org/simple/portcache/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T14:22:59,089 ERROR: Could not find a version that satisfies the requirement portcache==0.3 (from versions: 0.2, 0.3) 2021-07-10T14:22:59,090 ERROR: No matching distribution found for portcache==0.3 2021-07-10T14:22:59,090 Exception information: 2021-07-10T14:22:59,090 Traceback (most recent call last): 2021-07-10T14:22:59,090 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T14:22:59,090 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T14:22:59,090 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T14:22:59,090 raise RequirementsConflicted(criterion) 2021-07-10T14:22:59,090 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('portcache==0.3') 2021-07-10T14:22:59,090 2021-07-10T14:22:59,090 During handling of the above exception, another exception occurred: 2021-07-10T14:22:59,090 2021-07-10T14:22:59,090 Traceback (most recent call last): 2021-07-10T14:22:59,090 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T14:22:59,090 result = self._result = resolver.resolve( 2021-07-10T14:22:59,090 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T14:22:59,090 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T14:22:59,090 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T14:22:59,090 raise ResolutionImpossible(e.criterion.information) 2021-07-10T14:22:59,090 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('portcache==0.3'), parent=None)] 2021-07-10T14:22:59,090 2021-07-10T14:22:59,090 The above exception was the direct cause of the following exception: 2021-07-10T14:22:59,090 2021-07-10T14:22:59,090 Traceback (most recent call last): 2021-07-10T14:22:59,090 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T14:22:59,090 status = self.run(options, args) 2021-07-10T14:22:59,090 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T14:22:59,090 return func(self, options, args) 2021-07-10T14:22:59,090 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T14:22:59,090 requirement_set = resolver.resolve( 2021-07-10T14:22:59,090 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T14:22:59,090 raise error from e 2021-07-10T14:22:59,090 pip._internal.exceptions.DistributionNotFound: No matching distribution found for portcache==0.3 2021-07-10T14:22:59,095 Removed portcache==0.3 from https://files.pythonhosted.org/packages/c2/b3/39ee74337e3d80d036287b2abd0f1681958cb1f3106242c0550c85a6764a/portcache-0.3.tar.gz#sha256=e6c2d565842d7a0ed5aaac22c71d32cacb332212be5c2cd581af5c3e35559293 from build tracker '/tmp/pip-req-tracker-y21d143c' 2021-07-10T14:22:59,095 Removed build tracker: '/tmp/pip-req-tracker-y21d143c'