2021-07-09T06:11:45,302 Created temporary directory: /tmp/pip-ephem-wheel-cache-8gtffyei 2021-07-09T06:11:45,304 Created temporary directory: /tmp/pip-req-tracker-lvow24ml 2021-07-09T06:11:45,305 Initialized build tracking at /tmp/pip-req-tracker-lvow24ml 2021-07-09T06:11:45,305 Created build tracker: /tmp/pip-req-tracker-lvow24ml 2021-07-09T06:11:45,305 Entered build tracker: /tmp/pip-req-tracker-lvow24ml 2021-07-09T06:11:45,306 Created temporary directory: /tmp/pip-wheel-x5oobn6e 2021-07-09T06:11:45,338 1 location(s) to search for versions of netstruct: 2021-07-09T06:11:45,338 * https://pypi.org/simple/netstruct/ 2021-07-09T06:11:45,339 Fetching project page and analyzing links: https://pypi.org/simple/netstruct/ 2021-07-09T06:11:45,340 Getting page https://pypi.org/simple/netstruct/ 2021-07-09T06:11:45,341 Found index url https://pypi.org/simple 2021-07-09T06:11:45,680 Found link https://files.pythonhosted.org/packages/5d/50/44966896291710549e7bbf43c91c2e9099f07572dd6c31f5d8d3d5e04b07/netstruct-1.0.zip#sha256=543c7fe8dcee44097b1a15fddd27fa679de8eb489880c95d0c910d3a103da91f (from https://pypi.org/simple/netstruct/), version: 1.0 2021-07-09T06:11:45,681 Found link https://files.pythonhosted.org/packages/63/08/fbd995f3b829994545f97099bed0777c4aa7f09b730a8bc96c8a2f5ea0cd/netstruct-1.1.zip#sha256=371a4de6deda123fff79a8ead59401b6ef7cd7ef8f0b4cf7599682d75124c9e7 (from https://pypi.org/simple/netstruct/), version: 1.1 2021-07-09T06:11:45,681 Found link https://files.pythonhosted.org/packages/ee/0c/328052f330de01f1de13b372bd711f12e6d41b79b8549495305b770da4df/netstruct-1.1.1.zip#sha256=fa6dada72960f4c73d220309564822e51e2f4af7b3c5798d4d57ca21874c8c94 (from https://pypi.org/simple/netstruct/), version: 1.1.1 2021-07-09T06:11:45,681 Found link https://files.pythonhosted.org/packages/b8/eb/460b09c71d65ea3ea7ff89271207935c44e30aa558b64f5102441f129191/netstruct-1.1.2.zip#sha256=70b6a5c73f5bbc7ab57b019369642adfb34dd8af41b948c400ce95f952b7df9a (from https://pypi.org/simple/netstruct/), version: 1.1.2 2021-07-09T06:11:45,682 Skipping link: not a file: https://pypi.org/simple/netstruct/ 2021-07-09T06:11:45,698 Given no hashes to check 1 links for project 'netstruct': discarding no candidates 2021-07-09T06:11:45,715 Collecting netstruct==1.1.1 2021-07-09T06:11:45,717 Created temporary directory: /tmp/pip-unpack-dnuyti4_ 2021-07-09T06:11:45,889 Downloading netstruct-1.1.1.zip (7.2 kB) 2021-07-09T06:11:45,909 Added netstruct==1.1.1 from https://files.pythonhosted.org/packages/ee/0c/328052f330de01f1de13b372bd711f12e6d41b79b8549495305b770da4df/netstruct-1.1.1.zip#sha256=fa6dada72960f4c73d220309564822e51e2f4af7b3c5798d4d57ca21874c8c94 to build tracker '/tmp/pip-req-tracker-lvow24ml' 2021-07-09T06:11:45,911 Running setup.py (path:/tmp/pip-wheel-x5oobn6e/netstruct_bbc4459e29c44e54a3408a6a4f8d1ea7/setup.py) egg_info for package netstruct 2021-07-09T06:11:45,911 Created temporary directory: /tmp/pip-pip-egg-info-qp34c6oc 2021-07-09T06:11:45,912 Running command python setup.py egg_info 2021-07-09T06:11:46,528 Traceback (most recent call last): 2021-07-09T06:11:46,528 File "", line 1, in 2021-07-09T06:11:46,529 File "/tmp/pip-wheel-x5oobn6e/netstruct_bbc4459e29c44e54a3408a6a4f8d1ea7/setup.py", line 5, in 2021-07-09T06:11:46,529 with open("README.rst") as file: 2021-07-09T06:11:46,529 FileNotFoundError: [Errno 2] No such file or directory: 'README.rst' 2021-07-09T06:11:46,578 WARNING: Discarding https://files.pythonhosted.org/packages/ee/0c/328052f330de01f1de13b372bd711f12e6d41b79b8549495305b770da4df/netstruct-1.1.1.zip#sha256=fa6dada72960f4c73d220309564822e51e2f4af7b3c5798d4d57ca21874c8c94 (from https://pypi.org/simple/netstruct/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T06:11:46,580 ERROR: Could not find a version that satisfies the requirement netstruct==1.1.1 (from versions: 1.0, 1.1, 1.1.1, 1.1.2) 2021-07-09T06:11:46,580 ERROR: No matching distribution found for netstruct==1.1.1 2021-07-09T06:11:46,580 Exception information: 2021-07-09T06:11:46,580 Traceback (most recent call last): 2021-07-09T06:11:46,580 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T06:11:46,580 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T06:11:46,580 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T06:11:46,580 raise RequirementsConflicted(criterion) 2021-07-09T06:11:46,580 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('netstruct==1.1.1') 2021-07-09T06:11:46,580 2021-07-09T06:11:46,580 During handling of the above exception, another exception occurred: 2021-07-09T06:11:46,580 2021-07-09T06:11:46,580 Traceback (most recent call last): 2021-07-09T06:11:46,580 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T06:11:46,580 result = self._result = resolver.resolve( 2021-07-09T06:11:46,580 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T06:11:46,580 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T06:11:46,580 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T06:11:46,580 raise ResolutionImpossible(e.criterion.information) 2021-07-09T06:11:46,580 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('netstruct==1.1.1'), parent=None)] 2021-07-09T06:11:46,580 2021-07-09T06:11:46,580 The above exception was the direct cause of the following exception: 2021-07-09T06:11:46,580 2021-07-09T06:11:46,580 Traceback (most recent call last): 2021-07-09T06:11:46,580 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T06:11:46,580 status = self.run(options, args) 2021-07-09T06:11:46,580 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T06:11:46,580 return func(self, options, args) 2021-07-09T06:11:46,580 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T06:11:46,580 requirement_set = resolver.resolve( 2021-07-09T06:11:46,580 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T06:11:46,580 raise error from e 2021-07-09T06:11:46,580 pip._internal.exceptions.DistributionNotFound: No matching distribution found for netstruct==1.1.1 2021-07-09T06:11:46,585 Removed netstruct==1.1.1 from https://files.pythonhosted.org/packages/ee/0c/328052f330de01f1de13b372bd711f12e6d41b79b8549495305b770da4df/netstruct-1.1.1.zip#sha256=fa6dada72960f4c73d220309564822e51e2f4af7b3c5798d4d57ca21874c8c94 from build tracker '/tmp/pip-req-tracker-lvow24ml' 2021-07-09T06:11:46,585 Removed build tracker: '/tmp/pip-req-tracker-lvow24ml'