2021-07-10T02:15:06,775 Created temporary directory: /tmp/pip-ephem-wheel-cache-eucad758 2021-07-10T02:15:06,778 Created temporary directory: /tmp/pip-req-tracker-b7dr2n8w 2021-07-10T02:15:06,778 Initialized build tracking at /tmp/pip-req-tracker-b7dr2n8w 2021-07-10T02:15:06,779 Created build tracker: /tmp/pip-req-tracker-b7dr2n8w 2021-07-10T02:15:06,779 Entered build tracker: /tmp/pip-req-tracker-b7dr2n8w 2021-07-10T02:15:06,779 Created temporary directory: /tmp/pip-wheel-6v6556wc 2021-07-10T02:15:06,812 1 location(s) to search for versions of tcpstat: 2021-07-10T02:15:06,812 * https://pypi.org/simple/tcpstat/ 2021-07-10T02:15:06,813 Fetching project page and analyzing links: https://pypi.org/simple/tcpstat/ 2021-07-10T02:15:06,813 Getting page https://pypi.org/simple/tcpstat/ 2021-07-10T02:15:06,815 Found index url https://pypi.org/simple 2021-07-10T02:15:06,994 Found link https://files.pythonhosted.org/packages/78/71/5541339156d92394fed9eb14def0e18d68673451377278e6fb4f2447895b/tcpstat-0.0.1.zip#sha256=a1f641a29ac02c6de7e0967d6b333a78cc67838097d7a2427f5322dd45ff5b7e (from https://pypi.org/simple/tcpstat/), version: 0.0.1 2021-07-10T02:15:06,994 Skipping link: not a file: https://pypi.org/simple/tcpstat/ 2021-07-10T02:15:07,010 Given no hashes to check 1 links for project 'tcpstat': discarding no candidates 2021-07-10T02:15:07,027 Collecting tcpstat==0.0.1 2021-07-10T02:15:07,029 Created temporary directory: /tmp/pip-unpack-fin1s9gc 2021-07-10T02:15:07,204 Downloading tcpstat-0.0.1.zip (9.0 kB) 2021-07-10T02:15:07,238 Added tcpstat==0.0.1 from https://files.pythonhosted.org/packages/78/71/5541339156d92394fed9eb14def0e18d68673451377278e6fb4f2447895b/tcpstat-0.0.1.zip#sha256=a1f641a29ac02c6de7e0967d6b333a78cc67838097d7a2427f5322dd45ff5b7e to build tracker '/tmp/pip-req-tracker-b7dr2n8w' 2021-07-10T02:15:07,239 Running setup.py (path:/tmp/pip-wheel-6v6556wc/tcpstat_6e802213eb2f4b758249072c87ece1f6/setup.py) egg_info for package tcpstat 2021-07-10T02:15:07,239 Created temporary directory: /tmp/pip-pip-egg-info-eb9sx_t2 2021-07-10T02:15:07,240 Running command python setup.py egg_info 2021-07-10T02:15:07,855 Traceback (most recent call last): 2021-07-10T02:15:07,855 File "", line 1, in 2021-07-10T02:15:07,856 File "/tmp/pip-wheel-6v6556wc/tcpstat_6e802213eb2f4b758249072c87ece1f6/setup.py", line 7, in 2021-07-10T02:15:07,856 with open(path.join(here, 'README.md'), encoding='utf-8') as f: 2021-07-10T02:15:07,856 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-6v6556wc/tcpstat_6e802213eb2f4b758249072c87ece1f6/README.md' 2021-07-10T02:15:07,904 WARNING: Discarding https://files.pythonhosted.org/packages/78/71/5541339156d92394fed9eb14def0e18d68673451377278e6fb4f2447895b/tcpstat-0.0.1.zip#sha256=a1f641a29ac02c6de7e0967d6b333a78cc67838097d7a2427f5322dd45ff5b7e (from https://pypi.org/simple/tcpstat/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T02:15:07,906 ERROR: Could not find a version that satisfies the requirement tcpstat==0.0.1 (from versions: 0.0.1) 2021-07-10T02:15:07,906 ERROR: No matching distribution found for tcpstat==0.0.1 2021-07-10T02:15:07,906 Exception information: 2021-07-10T02:15:07,906 Traceback (most recent call last): 2021-07-10T02:15:07,906 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T02:15:07,906 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T02:15:07,906 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T02:15:07,906 raise RequirementsConflicted(criterion) 2021-07-10T02:15:07,906 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('tcpstat==0.0.1') 2021-07-10T02:15:07,906 2021-07-10T02:15:07,906 During handling of the above exception, another exception occurred: 2021-07-10T02:15:07,906 2021-07-10T02:15:07,906 Traceback (most recent call last): 2021-07-10T02:15:07,906 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T02:15:07,906 result = self._result = resolver.resolve( 2021-07-10T02:15:07,906 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T02:15:07,906 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T02:15:07,906 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T02:15:07,906 raise ResolutionImpossible(e.criterion.information) 2021-07-10T02:15:07,906 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('tcpstat==0.0.1'), parent=None)] 2021-07-10T02:15:07,906 2021-07-10T02:15:07,906 The above exception was the direct cause of the following exception: 2021-07-10T02:15:07,906 2021-07-10T02:15:07,906 Traceback (most recent call last): 2021-07-10T02:15:07,906 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T02:15:07,906 status = self.run(options, args) 2021-07-10T02:15:07,906 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T02:15:07,906 return func(self, options, args) 2021-07-10T02:15:07,906 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T02:15:07,906 requirement_set = resolver.resolve( 2021-07-10T02:15:07,906 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T02:15:07,906 raise error from e 2021-07-10T02:15:07,906 pip._internal.exceptions.DistributionNotFound: No matching distribution found for tcpstat==0.0.1 2021-07-10T02:15:07,911 Removed tcpstat==0.0.1 from https://files.pythonhosted.org/packages/78/71/5541339156d92394fed9eb14def0e18d68673451377278e6fb4f2447895b/tcpstat-0.0.1.zip#sha256=a1f641a29ac02c6de7e0967d6b333a78cc67838097d7a2427f5322dd45ff5b7e from build tracker '/tmp/pip-req-tracker-b7dr2n8w' 2021-07-10T02:15:07,911 Removed build tracker: '/tmp/pip-req-tracker-b7dr2n8w'