2021-07-09T17:17:11,329 Created temporary directory: /tmp/pip-ephem-wheel-cache-r8vbfnoe 2021-07-09T17:17:11,332 Created temporary directory: /tmp/pip-req-tracker-by9q32em 2021-07-09T17:17:11,333 Initialized build tracking at /tmp/pip-req-tracker-by9q32em 2021-07-09T17:17:11,333 Created build tracker: /tmp/pip-req-tracker-by9q32em 2021-07-09T17:17:11,333 Entered build tracker: /tmp/pip-req-tracker-by9q32em 2021-07-09T17:17:11,334 Created temporary directory: /tmp/pip-wheel-h5qxbmsm 2021-07-09T17:17:11,368 1 location(s) to search for versions of pyprof2xls: 2021-07-09T17:17:11,368 * https://pypi.org/simple/pyprof2xls/ 2021-07-09T17:17:11,369 Fetching project page and analyzing links: https://pypi.org/simple/pyprof2xls/ 2021-07-09T17:17:11,369 Getting page https://pypi.org/simple/pyprof2xls/ 2021-07-09T17:17:11,371 Found index url https://pypi.org/simple 2021-07-09T17:17:11,546 Found link https://files.pythonhosted.org/packages/1b/76/2b83b8b4f0ca71e1432eee549e6992e2569298fba9dbf6913716386e7361/pyprof2xls-0.0.1.tar.gz#sha256=b98c5b8f6c79c2b4b788bbaefad822788276cb57429ed641cd2c8452b5fea519 (from https://pypi.org/simple/pyprof2xls/), version: 0.0.1 2021-07-09T17:17:11,547 Found link https://files.pythonhosted.org/packages/a4/5b/153e0fb51bbbe5e0fe6a2b01ae2f6f5d364f09e90cc461d580b1aaf3a40e/pyprof2xls-0.0.2.tar.gz#sha256=7163ba2124ecc2f35fc2287764d05bfe37dd9ad5af27cd3edc168a38f7133794 (from https://pypi.org/simple/pyprof2xls/), version: 0.0.2 2021-07-09T17:17:11,547 Found link https://files.pythonhosted.org/packages/61/da/d6a1b2998673a015233ab4504abbdcec459444d5f111afb7ba69075d5021/pyprof2xls-0.0.3.tar.gz#sha256=ca9af75569358d83fcc27092656f9e17d2f9e3e28301e02fa4fcdaae3d6f5e95 (from https://pypi.org/simple/pyprof2xls/), version: 0.0.3 2021-07-09T17:17:11,548 Found link https://files.pythonhosted.org/packages/8a/57/98ae5c3975e3cc0102801071680244b943d14f6b4c59a756a8c311a72c2b/pyprof2xls-0.0.4.tar.gz#sha256=4f1a1f37f19b4f6d32a803a3753779057391c321a71ee75ff0cc6ca2591f01d5 (from https://pypi.org/simple/pyprof2xls/), version: 0.0.4 2021-07-09T17:17:11,548 Skipping link: not a file: https://pypi.org/simple/pyprof2xls/ 2021-07-09T17:17:11,566 Given no hashes to check 1 links for project 'pyprof2xls': discarding no candidates 2021-07-09T17:17:11,584 Collecting pyprof2xls==0.0.2 2021-07-09T17:17:11,586 Created temporary directory: /tmp/pip-unpack-yhqkaksf 2021-07-09T17:17:11,757 Downloading pyprof2xls-0.0.2.tar.gz (2.9 kB) 2021-07-09T17:17:11,793 Added pyprof2xls==0.0.2 from https://files.pythonhosted.org/packages/a4/5b/153e0fb51bbbe5e0fe6a2b01ae2f6f5d364f09e90cc461d580b1aaf3a40e/pyprof2xls-0.0.2.tar.gz#sha256=7163ba2124ecc2f35fc2287764d05bfe37dd9ad5af27cd3edc168a38f7133794 to build tracker '/tmp/pip-req-tracker-by9q32em' 2021-07-09T17:17:11,794 Running setup.py (path:/tmp/pip-wheel-h5qxbmsm/pyprof2xls_0520f9ca53424bc087a1562e32c42bc2/setup.py) egg_info for package pyprof2xls 2021-07-09T17:17:11,795 Created temporary directory: /tmp/pip-pip-egg-info-s_9gt6hs 2021-07-09T17:17:11,796 Running command python setup.py egg_info 2021-07-09T17:17:12,482 Traceback (most recent call last): 2021-07-09T17:17:12,482 File "", line 1, in 2021-07-09T17:17:12,483 File "/tmp/pip-wheel-h5qxbmsm/pyprof2xls_0520f9ca53424bc087a1562e32c42bc2/setup.py", line 2, in 2021-07-09T17:17:12,484 from pyprof2xls.commands import PYPROF2XLS_VERSION 2021-07-09T17:17:12,484 File "/tmp/pip-wheel-h5qxbmsm/pyprof2xls_0520f9ca53424bc087a1562e32c42bc2/pyprof2xls/commands.py", line 14 2021-07-09T17:17:12,484 print "\nYou need to specify prof files using the --prof option. Here is the help:\n" 2021-07-09T17:17:12,485 ^ 2021-07-09T17:17:12,485 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("\nYou need to specify prof files using the --prof option. Here is the help:\n")? 2021-07-09T17:17:12,538 WARNING: Discarding https://files.pythonhosted.org/packages/a4/5b/153e0fb51bbbe5e0fe6a2b01ae2f6f5d364f09e90cc461d580b1aaf3a40e/pyprof2xls-0.0.2.tar.gz#sha256=7163ba2124ecc2f35fc2287764d05bfe37dd9ad5af27cd3edc168a38f7133794 (from https://pypi.org/simple/pyprof2xls/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T17:17:12,540 ERROR: Could not find a version that satisfies the requirement pyprof2xls==0.0.2 (from versions: 0.0.1, 0.0.2, 0.0.3, 0.0.4) 2021-07-09T17:17:12,540 ERROR: No matching distribution found for pyprof2xls==0.0.2 2021-07-09T17:17:12,540 Exception information: 2021-07-09T17:17:12,540 Traceback (most recent call last): 2021-07-09T17:17:12,540 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T17:17:12,540 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T17:17:12,540 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T17:17:12,540 raise RequirementsConflicted(criterion) 2021-07-09T17:17:12,540 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyprof2xls==0.0.2') 2021-07-09T17:17:12,540 2021-07-09T17:17:12,540 During handling of the above exception, another exception occurred: 2021-07-09T17:17:12,540 2021-07-09T17:17:12,540 Traceback (most recent call last): 2021-07-09T17:17:12,540 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T17:17:12,540 result = self._result = resolver.resolve( 2021-07-09T17:17:12,540 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T17:17:12,540 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T17:17:12,540 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T17:17:12,540 raise ResolutionImpossible(e.criterion.information) 2021-07-09T17:17:12,540 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyprof2xls==0.0.2'), parent=None)] 2021-07-09T17:17:12,540 2021-07-09T17:17:12,540 The above exception was the direct cause of the following exception: 2021-07-09T17:17:12,540 2021-07-09T17:17:12,540 Traceback (most recent call last): 2021-07-09T17:17:12,540 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T17:17:12,540 status = self.run(options, args) 2021-07-09T17:17:12,540 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T17:17:12,540 return func(self, options, args) 2021-07-09T17:17:12,540 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T17:17:12,540 requirement_set = resolver.resolve( 2021-07-09T17:17:12,540 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T17:17:12,540 raise error from e 2021-07-09T17:17:12,540 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyprof2xls==0.0.2 2021-07-09T17:17:12,545 Removed pyprof2xls==0.0.2 from https://files.pythonhosted.org/packages/a4/5b/153e0fb51bbbe5e0fe6a2b01ae2f6f5d364f09e90cc461d580b1aaf3a40e/pyprof2xls-0.0.2.tar.gz#sha256=7163ba2124ecc2f35fc2287764d05bfe37dd9ad5af27cd3edc168a38f7133794 from build tracker '/tmp/pip-req-tracker-by9q32em' 2021-07-09T17:17:12,545 Removed build tracker: '/tmp/pip-req-tracker-by9q32em'