2021-07-09T10:35:08,709 Created temporary directory: /tmp/pip-ephem-wheel-cache-_tgs9f47 2021-07-09T10:35:08,712 Created temporary directory: /tmp/pip-req-tracker-4ap_2qf9 2021-07-09T10:35:08,712 Initialized build tracking at /tmp/pip-req-tracker-4ap_2qf9 2021-07-09T10:35:08,713 Created build tracker: /tmp/pip-req-tracker-4ap_2qf9 2021-07-09T10:35:08,713 Entered build tracker: /tmp/pip-req-tracker-4ap_2qf9 2021-07-09T10:35:08,713 Created temporary directory: /tmp/pip-wheel-9cg7pkox 2021-07-09T10:35:08,751 1 location(s) to search for versions of pyojo: 2021-07-09T10:35:08,751 * https://pypi.org/simple/pyojo/ 2021-07-09T10:35:08,752 Fetching project page and analyzing links: https://pypi.org/simple/pyojo/ 2021-07-09T10:35:08,752 Getting page https://pypi.org/simple/pyojo/ 2021-07-09T10:35:08,754 Found index url https://pypi.org/simple 2021-07-09T10:35:08,846 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/48/c4/3dad17e995f21969144f1a889725427ea12a331d5cacd03356e70a54bca4/pyojo-0.0.1-py2.7.egg#sha256=ddfbe058092fa581f78a99376fd977522eca9e119e8156001f2000f75c10e6d4 (from https://pypi.org/simple/pyojo/) 2021-07-09T10:35:08,846 Found link https://files.pythonhosted.org/packages/89/28/7b0e03656e7f5dfc51cc814fd9c36d7225c9338a03e2cc14eb4dadd5894b/pyojo-0.0.1.zip#sha256=d6fe9da2f46d3132dc6bca5a2fb81f1525f2ebd2213e4b80c8ab4456e467a11a (from https://pypi.org/simple/pyojo/), version: 0.0.1 2021-07-09T10:35:08,847 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/4c/74/c2d530d737b6ba3d8d0c2c4e3407430df9d55e59cfab1d3e0173469e3b4d/pyojo-0.0.2-py2.7.egg#sha256=443b2d2ee5086e206ffd0ca489238220d5f18f044df451503a43acb151077934 (from https://pypi.org/simple/pyojo/) 2021-07-09T10:35:08,847 Found link https://files.pythonhosted.org/packages/52/2b/6c3c6c2352b15054c3f3fbdfcaf0027ba6a9467aa8c931c98a1cf758e2ca/pyojo-0.0.2.zip#sha256=9257563431d117cf3be4cb4dfa7976cc0cefaf70d465a2009e016b01ded631ac (from https://pypi.org/simple/pyojo/), version: 0.0.2 2021-07-09T10:35:08,847 Skipping link: not a file: https://pypi.org/simple/pyojo/ 2021-07-09T10:35:08,863 Given no hashes to check 1 links for project 'pyojo': discarding no candidates 2021-07-09T10:35:08,881 Collecting pyojo==0.0.2 2021-07-09T10:35:08,882 Created temporary directory: /tmp/pip-unpack-ib_elatc 2021-07-09T10:35:09,260 Downloading pyojo-0.0.2.zip (203 kB) 2021-07-09T10:35:09,533 Added pyojo==0.0.2 from https://files.pythonhosted.org/packages/52/2b/6c3c6c2352b15054c3f3fbdfcaf0027ba6a9467aa8c931c98a1cf758e2ca/pyojo-0.0.2.zip#sha256=9257563431d117cf3be4cb4dfa7976cc0cefaf70d465a2009e016b01ded631ac to build tracker '/tmp/pip-req-tracker-4ap_2qf9' 2021-07-09T10:35:09,534 Running setup.py (path:/tmp/pip-wheel-9cg7pkox/pyojo_37441876490e4b6098dbfdabbbd50f84/setup.py) egg_info for package pyojo 2021-07-09T10:35:09,535 Created temporary directory: /tmp/pip-pip-egg-info-6sa7idh7 2021-07-09T10:35:09,536 Running command python setup.py egg_info 2021-07-09T10:35:10,178 Traceback (most recent call last): 2021-07-09T10:35:10,179 File "", line 1, in 2021-07-09T10:35:10,179 File "/tmp/pip-wheel-9cg7pkox/pyojo_37441876490e4b6098dbfdabbbd50f84/setup.py", line 14 2021-07-09T10:35:10,179 print "Initializing HOME environment variable to '%s'" % os.environ["HOME"] 2021-07-09T10:35:10,180 ^ 2021-07-09T10:35:10,180 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Initializing HOME environment variable to '%s'" % os.environ["HOME"])? 2021-07-09T10:35:10,228 WARNING: Discarding https://files.pythonhosted.org/packages/52/2b/6c3c6c2352b15054c3f3fbdfcaf0027ba6a9467aa8c931c98a1cf758e2ca/pyojo-0.0.2.zip#sha256=9257563431d117cf3be4cb4dfa7976cc0cefaf70d465a2009e016b01ded631ac (from https://pypi.org/simple/pyojo/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T10:35:10,230 ERROR: Could not find a version that satisfies the requirement pyojo==0.0.2 (from versions: 0.0.1, 0.0.2) 2021-07-09T10:35:10,230 ERROR: No matching distribution found for pyojo==0.0.2 2021-07-09T10:35:10,230 Exception information: 2021-07-09T10:35:10,230 Traceback (most recent call last): 2021-07-09T10:35:10,230 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T10:35:10,230 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T10:35:10,230 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T10:35:10,230 raise RequirementsConflicted(criterion) 2021-07-09T10:35:10,230 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyojo==0.0.2') 2021-07-09T10:35:10,230 2021-07-09T10:35:10,230 During handling of the above exception, another exception occurred: 2021-07-09T10:35:10,230 2021-07-09T10:35:10,230 Traceback (most recent call last): 2021-07-09T10:35:10,230 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T10:35:10,230 result = self._result = resolver.resolve( 2021-07-09T10:35:10,230 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T10:35:10,230 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T10:35:10,230 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T10:35:10,230 raise ResolutionImpossible(e.criterion.information) 2021-07-09T10:35:10,230 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyojo==0.0.2'), parent=None)] 2021-07-09T10:35:10,230 2021-07-09T10:35:10,230 The above exception was the direct cause of the following exception: 2021-07-09T10:35:10,230 2021-07-09T10:35:10,230 Traceback (most recent call last): 2021-07-09T10:35:10,230 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T10:35:10,230 status = self.run(options, args) 2021-07-09T10:35:10,230 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T10:35:10,230 return func(self, options, args) 2021-07-09T10:35:10,230 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T10:35:10,230 requirement_set = resolver.resolve( 2021-07-09T10:35:10,230 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T10:35:10,230 raise error from e 2021-07-09T10:35:10,230 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyojo==0.0.2 2021-07-09T10:35:10,235 Removed pyojo==0.0.2 from https://files.pythonhosted.org/packages/52/2b/6c3c6c2352b15054c3f3fbdfcaf0027ba6a9467aa8c931c98a1cf758e2ca/pyojo-0.0.2.zip#sha256=9257563431d117cf3be4cb4dfa7976cc0cefaf70d465a2009e016b01ded631ac from build tracker '/tmp/pip-req-tracker-4ap_2qf9' 2021-07-09T10:35:10,235 Removed build tracker: '/tmp/pip-req-tracker-4ap_2qf9'