2021-07-10T14:58:57,841 Created temporary directory: /tmp/pip-ephem-wheel-cache-_5e55da4 2021-07-10T14:58:57,849 Created temporary directory: /tmp/pip-req-tracker-u_muxwux 2021-07-10T14:58:57,849 Initialized build tracking at /tmp/pip-req-tracker-u_muxwux 2021-07-10T14:58:57,849 Created build tracker: /tmp/pip-req-tracker-u_muxwux 2021-07-10T14:58:57,849 Entered build tracker: /tmp/pip-req-tracker-u_muxwux 2021-07-10T14:58:57,850 Created temporary directory: /tmp/pip-wheel-ahk5qv1m 2021-07-10T14:58:57,879 1 location(s) to search for versions of cmdstats: 2021-07-10T14:58:57,879 * https://pypi.org/simple/cmdstats/ 2021-07-10T14:58:57,880 Fetching project page and analyzing links: https://pypi.org/simple/cmdstats/ 2021-07-10T14:58:57,881 Getting page https://pypi.org/simple/cmdstats/ 2021-07-10T14:58:57,882 Found index url https://pypi.org/simple 2021-07-10T14:58:58,064 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,064 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,064 Skipping link: not a file: https://pypi.org/simple/cmdstats/ 2021-07-10T14:58:58,082 Given no hashes to check 1 links for project 'cmdstats': discarding no candidates 2021-07-10T14:58:58,101 Collecting cmdstats==0.2 2021-07-10T14:58:58,102 Created temporary directory: /tmp/pip-unpack-cu8bv1uh 2021-07-10T14:58:58,274 Downloading cmdstats-0.2.tar.gz (4.2 kB) 2021-07-10T14:58:58,317 Added cmdstats==0.2 from https://files.pythonhosted.org/packages/d2/f4/6372e2e8468e0ddfd069270175f9f458a1cd3213703f8a64ec2a3940bd50/cmdstats-0.2.tar.gz#sha256=0db799804eb55d4daa5c4870ff2c66cc85a0fae108481e20ee6e26e1fe2023d5 to build tracker '/tmp/pip-req-tracker-u_muxwux' 2021-07-10T14:58:58,318 Running setup.py (path:/tmp/pip-wheel-ahk5qv1m/cmdstats_756963d5655c4b799e510a3f61ba8056/setup.py) egg_info for package cmdstats 2021-07-10T14:58:58,319 Created temporary directory: /tmp/pip-pip-egg-info-i4pms4kx 2021-07-10T14:58:58,319 Running command python setup.py egg_info 2021-07-10T14:58:59,047 Traceback (most recent call last): 2021-07-10T14:58:59,048 File "", line 1, in 2021-07-10T14:58:59,048 File "/tmp/pip-wheel-ahk5qv1m/cmdstats_756963d5655c4b799e510a3f61ba8056/setup.py", line 13, in 2021-07-10T14:58:59,049 from cmdstats import __version__ as version, __doc__ as description 2021-07-10T14:58:59,049 File "/tmp/pip-wheel-ahk5qv1m/cmdstats_756963d5655c4b799e510a3f61ba8056/cmdstats.py", line 11, in 2021-07-10T14:58:59,049 import commands 2021-07-10T14:58:59,050 ModuleNotFoundError: No module named 'commands' 2021-07-10T14:58:59,100 WARNING: Discarding https://files.pythonhosted.org/packages/d2/f4/6372e2e8468e0ddfd069270175f9f458a1cd3213703f8a64ec2a3940bd50/cmdstats-0.2.tar.gz#sha256=0db799804eb55d4daa5c4870ff2c66cc85a0fae108481e20ee6e26e1fe2023d5 (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,101 ERROR: Could not find a version that satisfies the requirement cmdstats==0.2 (from versions: 0.2, 0.3) 2021-07-10T14:58:59,101 ERROR: No matching distribution found for cmdstats==0.2 2021-07-10T14:58:59,102 Exception information: 2021-07-10T14:58:59,102 Traceback (most recent call last): 2021-07-10T14:58:59,102 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T14:58:59,102 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T14:58:59,102 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T14:58:59,102 raise RequirementsConflicted(criterion) 2021-07-10T14:58:59,102 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('cmdstats==0.2') 2021-07-10T14:58:59,102 2021-07-10T14:58:59,102 During handling of the above exception, another exception occurred: 2021-07-10T14:58:59,102 2021-07-10T14:58:59,102 Traceback (most recent call last): 2021-07-10T14:58:59,102 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T14:58:59,102 result = self._result = resolver.resolve( 2021-07-10T14:58:59,102 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T14:58:59,102 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T14:58:59,102 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T14:58:59,102 raise ResolutionImpossible(e.criterion.information) 2021-07-10T14:58:59,102 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('cmdstats==0.2'), parent=None)] 2021-07-10T14:58:59,102 2021-07-10T14:58:59,102 The above exception was the direct cause of the following exception: 2021-07-10T14:58:59,102 2021-07-10T14:58:59,102 Traceback (most recent call last): 2021-07-10T14:58:59,102 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T14:58:59,102 status = self.run(options, args) 2021-07-10T14:58:59,102 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T14:58:59,102 return func(self, options, args) 2021-07-10T14:58:59,102 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T14:58:59,102 requirement_set = resolver.resolve( 2021-07-10T14:58:59,102 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T14:58:59,102 raise error from e 2021-07-10T14:58:59,102 pip._internal.exceptions.DistributionNotFound: No matching distribution found for cmdstats==0.2 2021-07-10T14:58:59,106 Removed cmdstats==0.2 from https://files.pythonhosted.org/packages/d2/f4/6372e2e8468e0ddfd069270175f9f458a1cd3213703f8a64ec2a3940bd50/cmdstats-0.2.tar.gz#sha256=0db799804eb55d4daa5c4870ff2c66cc85a0fae108481e20ee6e26e1fe2023d5 from build tracker '/tmp/pip-req-tracker-u_muxwux' 2021-07-10T14:58:59,107 Removed build tracker: '/tmp/pip-req-tracker-u_muxwux'