2019-06-29T21:18:20 Created temporary directory: /tmp/pip-ephem-wheel-cache-x01w500s 2019-06-29T21:18:20 Created temporary directory: /tmp/pip-req-tracker-rts1fl6a 2019-06-29T21:18:20 Created requirements tracker '/tmp/pip-req-tracker-rts1fl6a' 2019-06-29T21:18:20 Created temporary directory: /tmp/pip-wheel-vj_pcuo5 2019-06-29T21:18:20 Collecting lunatic-python-bugfix==1.1.1 2019-06-29T21:18:20 1 location(s) to search for versions of lunatic-python-bugfix: 2019-06-29T21:18:20 * https://pypi.org/simple/lunatic-python-bugfix/ 2019-06-29T21:18:20 Getting page https://pypi.org/simple/lunatic-python-bugfix/ 2019-06-29T21:18:20 Analyzing links from page https://pypi.org/simple/lunatic-python-bugfix/ 2019-06-29T21:18:20 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 2019-06-29T21:18:20 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 2019-06-29T21:18:20 Using version 1.1.1 (newest of versions: 1.1.1) 2019-06-29T21:18:20 Created temporary directory: /tmp/pip-unpack-y983okku 2019-06-29T21:18:20 Downloading https://files.pythonhosted.org/packages/8c/24/9fe2b36928b17ec642d157178d2baafdc2ccca30dd10f47ef926910ecd38/lunatic-python-bugfix-1.1.1.tar.gz 2019-06-29T21:18:20 Downloading from URL 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/) 2019-06-29T21:18:21 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-rts1fl6a' 2019-06-29T21:18:21 Running setup.py (path:/tmp/pip-wheel-vj_pcuo5/lunatic-python-bugfix/setup.py) egg_info for package lunatic-python-bugfix 2019-06-29T21:18:21 Running command python setup.py egg_info 2019-06-29T21:18:22 Traceback (most recent call last): 2019-06-29T21:18:22 File "", line 1, in 2019-06-29T21:18:22 File "/tmp/pip-wheel-vj_pcuo5/lunatic-python-bugfix/setup.py", line 5, in 2019-06-29T21:18:22 import commands 2019-06-29T21:18:22 ModuleNotFoundError: No module named 'commands' 2019-06-29T21:18:22 Cleaning up... 2019-06-29T21:18:22 Removing source in /tmp/pip-wheel-vj_pcuo5/lunatic-python-bugfix 2019-06-29T21:18:22 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-rts1fl6a' 2019-06-29T21:18:22 Removed build tracker '/tmp/pip-req-tracker-rts1fl6a' 2019-06-29T21:18:22 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-vj_pcuo5/lunatic-python-bugfix/ 2019-06-29T21:18:22 Exception information: 2019-06-29T21:18:22 Traceback (most recent call last): 2019-06-29T21:18:22 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-06-29T21:18:22 status = self.run(options, args) 2019-06-29T21:18:22 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-06-29T21:18:22 resolver.resolve(requirement_set) 2019-06-29T21:18:22 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-06-29T21:18:22 self._resolve_one(requirement_set, req) 2019-06-29T21:18:22 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-06-29T21:18:22 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-06-29T21:18:22 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-06-29T21:18:22 self.require_hashes 2019-06-29T21:18:22 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-06-29T21:18:22 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-06-29T21:18:22 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-06-29T21:18:22 self.req.prepare_metadata() 2019-06-29T21:18:22 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-06-29T21:18:22 self.run_egg_info() 2019-06-29T21:18:22 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-06-29T21:18:22 command_desc='python setup.py egg_info') 2019-06-29T21:18:22 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-06-29T21:18:22 % (command_desc, proc.returncode, cwd)) 2019-06-29T21:18:22 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-vj_pcuo5/lunatic-python-bugfix/