2021-07-09T19:15:34,297 Created temporary directory: /tmp/pip-ephem-wheel-cache-g4vv3142 2021-07-09T19:15:34,300 Created temporary directory: /tmp/pip-req-tracker-1gciypyd 2021-07-09T19:15:34,300 Initialized build tracking at /tmp/pip-req-tracker-1gciypyd 2021-07-09T19:15:34,301 Created build tracker: /tmp/pip-req-tracker-1gciypyd 2021-07-09T19:15:34,301 Entered build tracker: /tmp/pip-req-tracker-1gciypyd 2021-07-09T19:15:34,302 Created temporary directory: /tmp/pip-wheel-3fy0emwj 2021-07-09T19:15:34,335 1 location(s) to search for versions of lunatic-python-bugfix: 2021-07-09T19:15:34,335 * https://pypi.org/simple/lunatic-python-bugfix/ 2021-07-09T19:15:34,336 Fetching project page and analyzing links: https://pypi.org/simple/lunatic-python-bugfix/ 2021-07-09T19:15:34,336 Getting page https://pypi.org/simple/lunatic-python-bugfix/ 2021-07-09T19:15:34,338 Found index url https://pypi.org/simple 2021-07-09T19:15:34,427 Found link https://files.pythonhosted.org/packages/14/3f/c05273a1c037ae5c0d2916e009bdbfaae66c5ae8a880928705175d6314cc/lunatic-python-bugfix-1.1.tar.gz#sha256=29f4b5425d0b7bfadb816ff6d15d2cfb2a4fa75bdf346ca35090783a5318dc41 (from https://pypi.org/simple/lunatic-python-bugfix/), version: 1.1 2021-07-09T19:15:34,428 Found link https://files.pythonhosted.org/packages/8c/24/9fe2b36928b17ec642d157178d2baafdc2ccca30dd10f47ef926910ecd38/lunatic-python-bugfix-1.1.1.tar.gz#sha256=1b5b856c1acb113bcc58edbda858455d553fb085e360b79c6f61f012cdbfae89 (from https://pypi.org/simple/lunatic-python-bugfix/), version: 1.1.1 2021-07-09T19:15:34,428 Skipping link: not a file: https://pypi.org/simple/lunatic-python-bugfix/ 2021-07-09T19:15:34,444 Given no hashes to check 1 links for project 'lunatic-python-bugfix': discarding no candidates 2021-07-09T19:15:34,461 Collecting lunatic-python-bugfix==1.1.1 2021-07-09T19:15:34,463 Created temporary directory: /tmp/pip-unpack-dax1erqk 2021-07-09T19:15:34,636 Downloading lunatic-python-bugfix-1.1.1.tar.gz (17 kB) 2021-07-09T19:15:34,682 Added lunatic-python-bugfix==1.1.1 from https://files.pythonhosted.org/packages/8c/24/9fe2b36928b17ec642d157178d2baafdc2ccca30dd10f47ef926910ecd38/lunatic-python-bugfix-1.1.1.tar.gz#sha256=1b5b856c1acb113bcc58edbda858455d553fb085e360b79c6f61f012cdbfae89 to build tracker '/tmp/pip-req-tracker-1gciypyd' 2021-07-09T19:15:34,683 Running setup.py (path:/tmp/pip-wheel-3fy0emwj/lunatic-python-bugfix_2df2ce77340f4480b11ed74fb14df8ff/setup.py) egg_info for package lunatic-python-bugfix 2021-07-09T19:15:34,683 Created temporary directory: /tmp/pip-pip-egg-info-xhsn5pxo 2021-07-09T19:15:34,684 Running command python setup.py egg_info 2021-07-09T19:15:35,293 Traceback (most recent call last): 2021-07-09T19:15:35,294 File "", line 1, in 2021-07-09T19:15:35,294 File "/tmp/pip-wheel-3fy0emwj/lunatic-python-bugfix_2df2ce77340f4480b11ed74fb14df8ff/setup.py", line 5, in 2021-07-09T19:15:35,295 import commands 2021-07-09T19:15:35,295 ModuleNotFoundError: No module named 'commands' 2021-07-09T19:15:35,344 WARNING: Discarding https://files.pythonhosted.org/packages/8c/24/9fe2b36928b17ec642d157178d2baafdc2ccca30dd10f47ef926910ecd38/lunatic-python-bugfix-1.1.1.tar.gz#sha256=1b5b856c1acb113bcc58edbda858455d553fb085e360b79c6f61f012cdbfae89 (from https://pypi.org/simple/lunatic-python-bugfix/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T19:15:35,346 ERROR: Could not find a version that satisfies the requirement lunatic-python-bugfix==1.1.1 (from versions: 1.1, 1.1.1) 2021-07-09T19:15:35,346 ERROR: No matching distribution found for lunatic-python-bugfix==1.1.1 2021-07-09T19:15:35,346 Exception information: 2021-07-09T19:15:35,346 Traceback (most recent call last): 2021-07-09T19:15:35,346 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T19:15:35,346 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T19:15:35,346 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T19:15:35,346 raise RequirementsConflicted(criterion) 2021-07-09T19:15:35,346 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('lunatic-python-bugfix==1.1.1') 2021-07-09T19:15:35,346 2021-07-09T19:15:35,346 During handling of the above exception, another exception occurred: 2021-07-09T19:15:35,346 2021-07-09T19:15:35,346 Traceback (most recent call last): 2021-07-09T19:15:35,346 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T19:15:35,346 result = self._result = resolver.resolve( 2021-07-09T19:15:35,346 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T19:15:35,346 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T19:15:35,346 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T19:15:35,346 raise ResolutionImpossible(e.criterion.information) 2021-07-09T19:15:35,346 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('lunatic-python-bugfix==1.1.1'), parent=None)] 2021-07-09T19:15:35,346 2021-07-09T19:15:35,346 The above exception was the direct cause of the following exception: 2021-07-09T19:15:35,346 2021-07-09T19:15:35,346 Traceback (most recent call last): 2021-07-09T19:15:35,346 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T19:15:35,346 status = self.run(options, args) 2021-07-09T19:15:35,346 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T19:15:35,346 return func(self, options, args) 2021-07-09T19:15:35,346 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T19:15:35,346 requirement_set = resolver.resolve( 2021-07-09T19:15:35,346 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T19:15:35,346 raise error from e 2021-07-09T19:15:35,346 pip._internal.exceptions.DistributionNotFound: No matching distribution found for lunatic-python-bugfix==1.1.1 2021-07-09T19:15:35,351 Removed lunatic-python-bugfix==1.1.1 from https://files.pythonhosted.org/packages/8c/24/9fe2b36928b17ec642d157178d2baafdc2ccca30dd10f47ef926910ecd38/lunatic-python-bugfix-1.1.1.tar.gz#sha256=1b5b856c1acb113bcc58edbda858455d553fb085e360b79c6f61f012cdbfae89 from build tracker '/tmp/pip-req-tracker-1gciypyd' 2021-07-09T19:15:35,351 Removed build tracker: '/tmp/pip-req-tracker-1gciypyd'