2021-07-10T14:58:58,267 Created temporary directory: /tmp/pip-ephem-wheel-cache-ccxop5w0 2021-07-10T14:58:58,270 Created temporary directory: /tmp/pip-req-tracker-ag87392c 2021-07-10T14:58:58,271 Initialized build tracking at /tmp/pip-req-tracker-ag87392c 2021-07-10T14:58:58,271 Created build tracker: /tmp/pip-req-tracker-ag87392c 2021-07-10T14:58:58,271 Entered build tracker: /tmp/pip-req-tracker-ag87392c 2021-07-10T14:58:58,272 Created temporary directory: /tmp/pip-wheel-lqnjh4p9 2021-07-10T14:58:58,301 1 location(s) to search for versions of cmdstats: 2021-07-10T14:58:58,301 * https://pypi.org/simple/cmdstats/ 2021-07-10T14:58:58,301 Fetching project page and analyzing links: https://pypi.org/simple/cmdstats/ 2021-07-10T14:58:58,302 Getting page https://pypi.org/simple/cmdstats/ 2021-07-10T14:58:58,304 Found index url https://pypi.org/simple 2021-07-10T14:58:58,391 Found link https://files.pythonhosted.org/packages/d2/f4/6372e2e8468e0ddfd069270175f9f458a1cd3213703f8a64ec2a3940bd50/cmdstats-0.2.tar.gz#sha256=0db799804eb55d4daa5c4870ff2c66cc85a0fae108481e20ee6e26e1fe2023d5 (from https://pypi.org/simple/cmdstats/), version: 0.2 2021-07-10T14:58:58,392 Found link https://files.pythonhosted.org/packages/b3/8e/4db85da01f920ffb0bd645974e5fd9c19f97334f59bca7630fa7311711a4/cmdstats-0.3.tar.gz#sha256=9d356a9ea85d104bc077c0d57ea9af4c6592a8d42faf00b7bc03847856986e4c (from https://pypi.org/simple/cmdstats/), version: 0.3 2021-07-10T14:58:58,392 Skipping link: not a file: https://pypi.org/simple/cmdstats/ 2021-07-10T14:58:58,410 Given no hashes to check 1 links for project 'cmdstats': discarding no candidates 2021-07-10T14:58:58,428 Collecting cmdstats==0.3 2021-07-10T14:58:58,430 Created temporary directory: /tmp/pip-unpack-4salskv0 2021-07-10T14:58:58,605 Downloading cmdstats-0.3.tar.gz (4.2 kB) 2021-07-10T14:58:58,647 Added cmdstats==0.3 from https://files.pythonhosted.org/packages/b3/8e/4db85da01f920ffb0bd645974e5fd9c19f97334f59bca7630fa7311711a4/cmdstats-0.3.tar.gz#sha256=9d356a9ea85d104bc077c0d57ea9af4c6592a8d42faf00b7bc03847856986e4c to build tracker '/tmp/pip-req-tracker-ag87392c' 2021-07-10T14:58:58,649 Running setup.py (path:/tmp/pip-wheel-lqnjh4p9/cmdstats_2378582ac3cb4cf6ac7c83a96d49b376/setup.py) egg_info for package cmdstats 2021-07-10T14:58:58,649 Created temporary directory: /tmp/pip-pip-egg-info-m6yy4mli 2021-07-10T14:58:58,650 Running command python setup.py egg_info 2021-07-10T14:58:59,353 Traceback (most recent call last): 2021-07-10T14:58:59,354 File "", line 1, in 2021-07-10T14:58:59,354 File "/tmp/pip-wheel-lqnjh4p9/cmdstats_2378582ac3cb4cf6ac7c83a96d49b376/setup.py", line 13, in 2021-07-10T14:58:59,354 from cmdstats import __version__ as version, __doc__ as description 2021-07-10T14:58:59,354 File "/tmp/pip-wheel-lqnjh4p9/cmdstats_2378582ac3cb4cf6ac7c83a96d49b376/cmdstats.py", line 11, in 2021-07-10T14:58:59,354 import commands 2021-07-10T14:58:59,355 ModuleNotFoundError: No module named 'commands' 2021-07-10T14:58:59,402 WARNING: Discarding https://files.pythonhosted.org/packages/b3/8e/4db85da01f920ffb0bd645974e5fd9c19f97334f59bca7630fa7311711a4/cmdstats-0.3.tar.gz#sha256=9d356a9ea85d104bc077c0d57ea9af4c6592a8d42faf00b7bc03847856986e4c (from https://pypi.org/simple/cmdstats/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T14:58:59,404 ERROR: Could not find a version that satisfies the requirement cmdstats==0.3 (from versions: 0.2, 0.3) 2021-07-10T14:58:59,404 ERROR: No matching distribution found for cmdstats==0.3 2021-07-10T14:58:59,404 Exception information: 2021-07-10T14:58:59,404 Traceback (most recent call last): 2021-07-10T14:58:59,404 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T14:58:59,404 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T14:58:59,404 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T14:58:59,404 raise RequirementsConflicted(criterion) 2021-07-10T14:58:59,404 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('cmdstats==0.3') 2021-07-10T14:58:59,404 2021-07-10T14:58:59,404 During handling of the above exception, another exception occurred: 2021-07-10T14:58:59,404 2021-07-10T14:58:59,404 Traceback (most recent call last): 2021-07-10T14:58:59,404 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T14:58:59,404 result = self._result = resolver.resolve( 2021-07-10T14:58:59,404 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T14:58:59,404 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T14:58:59,404 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T14:58:59,404 raise ResolutionImpossible(e.criterion.information) 2021-07-10T14:58:59,404 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('cmdstats==0.3'), parent=None)] 2021-07-10T14:58:59,404 2021-07-10T14:58:59,404 The above exception was the direct cause of the following exception: 2021-07-10T14:58:59,404 2021-07-10T14:58:59,404 Traceback (most recent call last): 2021-07-10T14:58:59,404 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T14:58:59,404 status = self.run(options, args) 2021-07-10T14:58:59,404 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T14:58:59,404 return func(self, options, args) 2021-07-10T14:58:59,404 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T14:58:59,404 requirement_set = resolver.resolve( 2021-07-10T14:58:59,404 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T14:58:59,404 raise error from e 2021-07-10T14:58:59,404 pip._internal.exceptions.DistributionNotFound: No matching distribution found for cmdstats==0.3 2021-07-10T14:58:59,409 Removed cmdstats==0.3 from https://files.pythonhosted.org/packages/b3/8e/4db85da01f920ffb0bd645974e5fd9c19f97334f59bca7630fa7311711a4/cmdstats-0.3.tar.gz#sha256=9d356a9ea85d104bc077c0d57ea9af4c6592a8d42faf00b7bc03847856986e4c from build tracker '/tmp/pip-req-tracker-ag87392c' 2021-07-10T14:58:59,410 Removed build tracker: '/tmp/pip-req-tracker-ag87392c'