2021-07-09T21:31:24,084 Created temporary directory: /tmp/pip-ephem-wheel-cache-a9msgrew 2021-07-09T21:31:24,087 Created temporary directory: /tmp/pip-req-tracker-v4f8n6v5 2021-07-09T21:31:24,088 Initialized build tracking at /tmp/pip-req-tracker-v4f8n6v5 2021-07-09T21:31:24,088 Created build tracker: /tmp/pip-req-tracker-v4f8n6v5 2021-07-09T21:31:24,088 Entered build tracker: /tmp/pip-req-tracker-v4f8n6v5 2021-07-09T21:31:24,089 Created temporary directory: /tmp/pip-wheel-kcew22bn 2021-07-09T21:31:24,123 1 location(s) to search for versions of pyrgraph: 2021-07-09T21:31:24,123 * https://pypi.org/simple/pyrgraph/ 2021-07-09T21:31:24,123 Fetching project page and analyzing links: https://pypi.org/simple/pyrgraph/ 2021-07-09T21:31:24,124 Getting page https://pypi.org/simple/pyrgraph/ 2021-07-09T21:31:24,125 Found index url https://pypi.org/simple 2021-07-09T21:31:24,381 Found link https://files.pythonhosted.org/packages/df/1c/38b7e9d4d1e40bb9f2f91f836a784af4755ce9b996242288745761d5ad3e/pyrgraph-0.1.tar.gz#sha256=733a14e42ced69239fd1ab71819e54eb190d1f5144abc04366cdaf359db1c23c (from https://pypi.org/simple/pyrgraph/), version: 0.1 2021-07-09T21:31:24,381 Found link https://files.pythonhosted.org/packages/da/52/63824032b6c05ad3468a85789407fce7ff94bdc39e292d6d2a618f5d84e5/pyrgraph-0.1.1.tar.gz#sha256=5f7dc3f02d42bda5ba3d7fe94f0fb26f20e1da72e1d3d28d026464151a24ee2e (from https://pypi.org/simple/pyrgraph/), version: 0.1.1 2021-07-09T21:31:24,382 Found link https://files.pythonhosted.org/packages/81/47/da40c11815870193a1aeb42405a916bf2a47e5de55423a593ef8ebeeb25d/pyrgraph-0.1.2.tar.gz#sha256=d64b0f4a04d58f926df2a6279dc2849c25f57665e8220ffdc0b9e16a99a031ce (from https://pypi.org/simple/pyrgraph/), version: 0.1.2 2021-07-09T21:31:24,382 Skipping link: not a file: https://pypi.org/simple/pyrgraph/ 2021-07-09T21:31:24,398 Given no hashes to check 1 links for project 'pyrgraph': discarding no candidates 2021-07-09T21:31:24,415 Collecting pyrgraph==0.1 2021-07-09T21:31:24,417 Created temporary directory: /tmp/pip-unpack-leaa7_vs 2021-07-09T21:31:24,589 Downloading pyrgraph-0.1.tar.gz (2.0 kB) 2021-07-09T21:31:24,636 Added pyrgraph==0.1 from https://files.pythonhosted.org/packages/df/1c/38b7e9d4d1e40bb9f2f91f836a784af4755ce9b996242288745761d5ad3e/pyrgraph-0.1.tar.gz#sha256=733a14e42ced69239fd1ab71819e54eb190d1f5144abc04366cdaf359db1c23c to build tracker '/tmp/pip-req-tracker-v4f8n6v5' 2021-07-09T21:31:24,638 Running setup.py (path:/tmp/pip-wheel-kcew22bn/pyrgraph_3af9a7cb4c784c43925d20fd52453a89/setup.py) egg_info for package pyrgraph 2021-07-09T21:31:24,639 Created temporary directory: /tmp/pip-pip-egg-info-1e3hrk1m 2021-07-09T21:31:24,639 Running command python setup.py egg_info 2021-07-09T21:31:25,280 Traceback (most recent call last): 2021-07-09T21:31:25,281 File "", line 1, in 2021-07-09T21:31:25,281 File "/tmp/pip-wheel-kcew22bn/pyrgraph_3af9a7cb4c784c43925d20fd52453a89/setup.py", line 13, in 2021-07-09T21:31:25,281 long_description=open('README.md').read(), 2021-07-09T21:31:25,281 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-09T21:31:25,331 WARNING: Discarding https://files.pythonhosted.org/packages/df/1c/38b7e9d4d1e40bb9f2f91f836a784af4755ce9b996242288745761d5ad3e/pyrgraph-0.1.tar.gz#sha256=733a14e42ced69239fd1ab71819e54eb190d1f5144abc04366cdaf359db1c23c (from https://pypi.org/simple/pyrgraph/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T21:31:25,332 ERROR: Could not find a version that satisfies the requirement pyrgraph==0.1 (from versions: 0.1, 0.1.1, 0.1.2) 2021-07-09T21:31:25,333 ERROR: No matching distribution found for pyrgraph==0.1 2021-07-09T21:31:25,333 Exception information: 2021-07-09T21:31:25,333 Traceback (most recent call last): 2021-07-09T21:31:25,333 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T21:31:25,333 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T21:31:25,333 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T21:31:25,333 raise RequirementsConflicted(criterion) 2021-07-09T21:31:25,333 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyrgraph==0.1') 2021-07-09T21:31:25,333 2021-07-09T21:31:25,333 During handling of the above exception, another exception occurred: 2021-07-09T21:31:25,333 2021-07-09T21:31:25,333 Traceback (most recent call last): 2021-07-09T21:31:25,333 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T21:31:25,333 result = self._result = resolver.resolve( 2021-07-09T21:31:25,333 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T21:31:25,333 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T21:31:25,333 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T21:31:25,333 raise ResolutionImpossible(e.criterion.information) 2021-07-09T21:31:25,333 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyrgraph==0.1'), parent=None)] 2021-07-09T21:31:25,333 2021-07-09T21:31:25,333 The above exception was the direct cause of the following exception: 2021-07-09T21:31:25,333 2021-07-09T21:31:25,333 Traceback (most recent call last): 2021-07-09T21:31:25,333 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T21:31:25,333 status = self.run(options, args) 2021-07-09T21:31:25,333 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T21:31:25,333 return func(self, options, args) 2021-07-09T21:31:25,333 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T21:31:25,333 requirement_set = resolver.resolve( 2021-07-09T21:31:25,333 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T21:31:25,333 raise error from e 2021-07-09T21:31:25,333 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyrgraph==0.1 2021-07-09T21:31:25,338 Removed pyrgraph==0.1 from https://files.pythonhosted.org/packages/df/1c/38b7e9d4d1e40bb9f2f91f836a784af4755ce9b996242288745761d5ad3e/pyrgraph-0.1.tar.gz#sha256=733a14e42ced69239fd1ab71819e54eb190d1f5144abc04366cdaf359db1c23c from build tracker '/tmp/pip-req-tracker-v4f8n6v5' 2021-07-09T21:31:25,338 Removed build tracker: '/tmp/pip-req-tracker-v4f8n6v5'