2021-07-10T00:06:52,217 Created temporary directory: /tmp/pip-ephem-wheel-cache-4kjsz9mm 2021-07-10T00:06:52,220 Created temporary directory: /tmp/pip-req-tracker-34ocqmvz 2021-07-10T00:06:52,221 Initialized build tracking at /tmp/pip-req-tracker-34ocqmvz 2021-07-10T00:06:52,221 Created build tracker: /tmp/pip-req-tracker-34ocqmvz 2021-07-10T00:06:52,221 Entered build tracker: /tmp/pip-req-tracker-34ocqmvz 2021-07-10T00:06:52,222 Created temporary directory: /tmp/pip-wheel-u0vkumgi 2021-07-10T00:06:52,257 1 location(s) to search for versions of plumstats: 2021-07-10T00:06:52,257 * https://pypi.org/simple/plumstats/ 2021-07-10T00:06:52,257 Fetching project page and analyzing links: https://pypi.org/simple/plumstats/ 2021-07-10T00:06:52,258 Getting page https://pypi.org/simple/plumstats/ 2021-07-10T00:06:52,259 Found index url https://pypi.org/simple 2021-07-10T00:06:52,470 Found link https://files.pythonhosted.org/packages/21/7c/6b5c27bcbad1fb408844a4d9b5b3b2283264ccd875f58edbbac6029023e9/plumstats-2.0.8.tar.gz#sha256=72a4bf4ef2c93edfbfa00f56e141be7cc29053cea837d9bae649c40893e397c6 (from https://pypi.org/simple/plumstats/), version: 2.0.8 2021-07-10T00:06:52,470 Skipping link: not a file: https://pypi.org/simple/plumstats/ 2021-07-10T00:06:52,486 Given no hashes to check 1 links for project 'plumstats': discarding no candidates 2021-07-10T00:06:52,504 Collecting plumstats==2.0.8 2021-07-10T00:06:52,506 Created temporary directory: /tmp/pip-unpack-dnyisxzd 2021-07-10T00:06:52,675 Downloading plumstats-2.0.8.tar.gz (5.0 kB) 2021-07-10T00:06:52,719 Added plumstats==2.0.8 from https://files.pythonhosted.org/packages/21/7c/6b5c27bcbad1fb408844a4d9b5b3b2283264ccd875f58edbbac6029023e9/plumstats-2.0.8.tar.gz#sha256=72a4bf4ef2c93edfbfa00f56e141be7cc29053cea837d9bae649c40893e397c6 to build tracker '/tmp/pip-req-tracker-34ocqmvz' 2021-07-10T00:06:52,720 Running setup.py (path:/tmp/pip-wheel-u0vkumgi/plumstats_4a33d090185f471fa5222f78d7667acf/setup.py) egg_info for package plumstats 2021-07-10T00:06:52,721 Created temporary directory: /tmp/pip-pip-egg-info-cxpm07xs 2021-07-10T00:06:52,721 Running command python setup.py egg_info 2021-07-10T00:06:53,344 Traceback (most recent call last): 2021-07-10T00:06:53,345 File "", line 1, in 2021-07-10T00:06:53,345 File "/tmp/pip-wheel-u0vkumgi/plumstats_4a33d090185f471fa5222f78d7667acf/setup.py", line 7, in 2021-07-10T00:06:53,346 VERSION = open(os.path.join(here, 'VERSION')).read() 2021-07-10T00:06:53,346 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-u0vkumgi/plumstats_4a33d090185f471fa5222f78d7667acf/VERSION' 2021-07-10T00:06:53,395 WARNING: Discarding https://files.pythonhosted.org/packages/21/7c/6b5c27bcbad1fb408844a4d9b5b3b2283264ccd875f58edbbac6029023e9/plumstats-2.0.8.tar.gz#sha256=72a4bf4ef2c93edfbfa00f56e141be7cc29053cea837d9bae649c40893e397c6 (from https://pypi.org/simple/plumstats/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T00:06:53,397 ERROR: Could not find a version that satisfies the requirement plumstats==2.0.8 (from versions: 2.0.8) 2021-07-10T00:06:53,397 ERROR: No matching distribution found for plumstats==2.0.8 2021-07-10T00:06:53,397 Exception information: 2021-07-10T00:06:53,397 Traceback (most recent call last): 2021-07-10T00:06:53,397 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T00:06:53,397 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T00:06:53,397 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T00:06:53,397 raise RequirementsConflicted(criterion) 2021-07-10T00:06:53,397 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('plumstats==2.0.8') 2021-07-10T00:06:53,397 2021-07-10T00:06:53,397 During handling of the above exception, another exception occurred: 2021-07-10T00:06:53,397 2021-07-10T00:06:53,397 Traceback (most recent call last): 2021-07-10T00:06:53,397 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T00:06:53,397 result = self._result = resolver.resolve( 2021-07-10T00:06:53,397 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T00:06:53,397 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T00:06:53,397 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T00:06:53,397 raise ResolutionImpossible(e.criterion.information) 2021-07-10T00:06:53,397 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('plumstats==2.0.8'), parent=None)] 2021-07-10T00:06:53,397 2021-07-10T00:06:53,397 The above exception was the direct cause of the following exception: 2021-07-10T00:06:53,397 2021-07-10T00:06:53,397 Traceback (most recent call last): 2021-07-10T00:06:53,397 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T00:06:53,397 status = self.run(options, args) 2021-07-10T00:06:53,397 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T00:06:53,397 return func(self, options, args) 2021-07-10T00:06:53,397 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T00:06:53,397 requirement_set = resolver.resolve( 2021-07-10T00:06:53,397 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T00:06:53,397 raise error from e 2021-07-10T00:06:53,397 pip._internal.exceptions.DistributionNotFound: No matching distribution found for plumstats==2.0.8 2021-07-10T00:06:53,402 Removed plumstats==2.0.8 from https://files.pythonhosted.org/packages/21/7c/6b5c27bcbad1fb408844a4d9b5b3b2283264ccd875f58edbbac6029023e9/plumstats-2.0.8.tar.gz#sha256=72a4bf4ef2c93edfbfa00f56e141be7cc29053cea837d9bae649c40893e397c6 from build tracker '/tmp/pip-req-tracker-34ocqmvz' 2021-07-10T00:06:53,402 Removed build tracker: '/tmp/pip-req-tracker-34ocqmvz'