2021-07-08T21:38:43,457 Created temporary directory: /tmp/pip-ephem-wheel-cache-osqe5yx0 2021-07-08T21:38:43,460 Created temporary directory: /tmp/pip-req-tracker-tkozs83k 2021-07-08T21:38:43,460 Initialized build tracking at /tmp/pip-req-tracker-tkozs83k 2021-07-08T21:38:43,460 Created build tracker: /tmp/pip-req-tracker-tkozs83k 2021-07-08T21:38:43,460 Entered build tracker: /tmp/pip-req-tracker-tkozs83k 2021-07-08T21:38:43,461 Created temporary directory: /tmp/pip-wheel-0fa7_ndg 2021-07-08T21:38:43,494 1 location(s) to search for versions of py4s: 2021-07-08T21:38:43,494 * https://pypi.org/simple/py4s/ 2021-07-08T21:38:43,495 Fetching project page and analyzing links: https://pypi.org/simple/py4s/ 2021-07-08T21:38:43,495 Getting page https://pypi.org/simple/py4s/ 2021-07-08T21:38:43,497 Found index url https://pypi.org/simple 2021-07-08T21:38:43,584 Found link https://files.pythonhosted.org/packages/ce/7d/774c7a4f86b39ab5f0661fa6c9f00760214795419efc759936611b3a6df4/py4s-0.1dev.tar.gz#sha256=f7ff26309ab9cb4f97c4451ad1b3421c9e5a80f3bba5f03f00d2a7364d2563d9 (from https://pypi.org/simple/py4s/), version: 0.1dev 2021-07-08T21:38:43,585 Found link https://files.pythonhosted.org/packages/cb/88/aba31394f990a0c659803fc4f523f9b95aea96a386cf7477f713fe13a287/py4s-0.2dev.tar.gz#sha256=a48ae875020371c2fab61dea140acc46b03d00c21c6ad7869c90b50b03b21250 (from https://pypi.org/simple/py4s/), version: 0.2dev 2021-07-08T21:38:43,585 Found link https://files.pythonhosted.org/packages/b3/dd/7a13a543ff131752141a91bda76b63d85241fa6e35ee114e925fdbe3f462/py4s-0.4.tar.gz#sha256=eee6bd2c536e44ea7d55cca95ce2fb14ca6d445313f9c812414ecbede742b6df (from https://pypi.org/simple/py4s/), version: 0.4 2021-07-08T21:38:43,586 Skipping link: not a file: https://pypi.org/simple/py4s/ 2021-07-08T21:38:43,602 Given no hashes to check 1 links for project 'py4s': discarding no candidates 2021-07-08T21:38:43,619 Collecting py4s==0.2dev 2021-07-08T21:38:43,620 Created temporary directory: /tmp/pip-unpack-3h8of2nd 2021-07-08T21:38:43,794 Downloading py4s-0.2dev.tar.gz (18 kB) 2021-07-08T21:38:43,851 Added py4s==0.2dev from https://files.pythonhosted.org/packages/cb/88/aba31394f990a0c659803fc4f523f9b95aea96a386cf7477f713fe13a287/py4s-0.2dev.tar.gz#sha256=a48ae875020371c2fab61dea140acc46b03d00c21c6ad7869c90b50b03b21250 to build tracker '/tmp/pip-req-tracker-tkozs83k' 2021-07-08T21:38:43,852 Running setup.py (path:/tmp/pip-wheel-0fa7_ndg/py4s_19728c9028df43528ea9a59c2d62cab4/setup.py) egg_info for package py4s 2021-07-08T21:38:43,853 Created temporary directory: /tmp/pip-pip-egg-info-fgu53bp1 2021-07-08T21:38:43,853 Running command python setup.py egg_info 2021-07-08T21:38:44,474 Traceback (most recent call last): 2021-07-08T21:38:44,474 File "", line 1, in 2021-07-08T21:38:44,475 File "/tmp/pip-wheel-0fa7_ndg/py4s_19728c9028df43528ea9a59c2d62cab4/setup.py", line 12 2021-07-08T21:38:44,475 print """ 2021-07-08T21:38:44,475 ^ 2021-07-08T21:38:44,476 SyntaxError: Missing parentheses in call to 'print'. Did you mean print(""")? 2021-07-08T21:38:44,524 WARNING: Discarding https://files.pythonhosted.org/packages/cb/88/aba31394f990a0c659803fc4f523f9b95aea96a386cf7477f713fe13a287/py4s-0.2dev.tar.gz#sha256=a48ae875020371c2fab61dea140acc46b03d00c21c6ad7869c90b50b03b21250 (from https://pypi.org/simple/py4s/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T21:38:44,526 ERROR: Could not find a version that satisfies the requirement py4s==0.2dev (from versions: 0.1.dev0, 0.2.dev0, 0.4) 2021-07-08T21:38:44,526 ERROR: No matching distribution found for py4s==0.2dev 2021-07-08T21:38:44,526 Exception information: 2021-07-08T21:38:44,526 Traceback (most recent call last): 2021-07-08T21:38:44,526 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T21:38:44,526 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T21:38:44,526 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T21:38:44,526 raise RequirementsConflicted(criterion) 2021-07-08T21:38:44,526 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('py4s==0.2dev') 2021-07-08T21:38:44,526 2021-07-08T21:38:44,526 During handling of the above exception, another exception occurred: 2021-07-08T21:38:44,526 2021-07-08T21:38:44,526 Traceback (most recent call last): 2021-07-08T21:38:44,526 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T21:38:44,526 result = self._result = resolver.resolve( 2021-07-08T21:38:44,526 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T21:38:44,526 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T21:38:44,526 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T21:38:44,526 raise ResolutionImpossible(e.criterion.information) 2021-07-08T21:38:44,526 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('py4s==0.2dev'), parent=None)] 2021-07-08T21:38:44,526 2021-07-08T21:38:44,526 The above exception was the direct cause of the following exception: 2021-07-08T21:38:44,526 2021-07-08T21:38:44,526 Traceback (most recent call last): 2021-07-08T21:38:44,526 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T21:38:44,526 status = self.run(options, args) 2021-07-08T21:38:44,526 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T21:38:44,526 return func(self, options, args) 2021-07-08T21:38:44,526 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T21:38:44,526 requirement_set = resolver.resolve( 2021-07-08T21:38:44,526 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T21:38:44,526 raise error from e 2021-07-08T21:38:44,526 pip._internal.exceptions.DistributionNotFound: No matching distribution found for py4s==0.2dev 2021-07-08T21:38:44,531 Removed py4s==0.2dev from https://files.pythonhosted.org/packages/cb/88/aba31394f990a0c659803fc4f523f9b95aea96a386cf7477f713fe13a287/py4s-0.2dev.tar.gz#sha256=a48ae875020371c2fab61dea140acc46b03d00c21c6ad7869c90b50b03b21250 from build tracker '/tmp/pip-req-tracker-tkozs83k' 2021-07-08T21:38:44,531 Removed build tracker: '/tmp/pip-req-tracker-tkozs83k'