2019-07-01T15:27:33 Created temporary directory: /tmp/pip-ephem-wheel-cache-9_uiqvrg 2019-07-01T15:27:33 Created temporary directory: /tmp/pip-req-tracker-q69r2m4b 2019-07-01T15:27:33 Created requirements tracker '/tmp/pip-req-tracker-q69r2m4b' 2019-07-01T15:27:33 Created temporary directory: /tmp/pip-wheel-74sraa2p 2019-07-01T15:27:33 Collecting HttxLib==1.0.4 2019-07-01T15:27:33 1 location(s) to search for versions of HttxLib: 2019-07-01T15:27:33 * https://pypi.org/simple/httxlib/ 2019-07-01T15:27:33 Getting page https://pypi.org/simple/httxlib/ 2019-07-01T15:27:33 Analyzing links from page https://pypi.org/simple/httxlib/ 2019-07-01T15:27:33 Found link https://files.pythonhosted.org/packages/a3/09/8a7a5ed1e0d4abfdbb2c3234a4831f13c92aeaa49e9140353dcb18b91b3e/httxlib-1.0.2.zip#sha256=a8cf55f24e2f6f839ab1bb9552af35ded7fc8f98da3f8d7bf4d66b514f8662e9 (from https://pypi.org/simple/httxlib/), version: 1.0.2 2019-07-01T15:27:33 Found link https://files.pythonhosted.org/packages/51/b9/3f2f6ce2be74fa9145de56af7569bdc9b298049c0e3424fdccc1b31a08ed/httxlib-1.0.3.zip#sha256=70a31244ac01b19481de3fb60a2c5f79928a1ee2d875e7e464198ca5f2a0d4de (from https://pypi.org/simple/httxlib/), version: 1.0.3 2019-07-01T15:27:33 Found link https://files.pythonhosted.org/packages/ac/64/19e4ddeffb736a46b195797db15b23a32c59998a6d1b5e7e83d2dfb7a196/httxlib-1.0.4.zip#sha256=9dc8851edeaf7c18133eb77f8d0fad9fa3ec470b56acc71a88f0c4e104156adc (from https://pypi.org/simple/httxlib/), version: 1.0.4 2019-07-01T15:27:33 Using version 1.0.4 (newest of versions: 1.0.4) 2019-07-01T15:27:33 Created temporary directory: /tmp/pip-unpack-vt6tjibg 2019-07-01T15:27:33 Downloading https://files.pythonhosted.org/packages/ac/64/19e4ddeffb736a46b195797db15b23a32c59998a6d1b5e7e83d2dfb7a196/httxlib-1.0.4.zip (52kB) 2019-07-01T15:27:33 Downloading from URL https://files.pythonhosted.org/packages/ac/64/19e4ddeffb736a46b195797db15b23a32c59998a6d1b5e7e83d2dfb7a196/httxlib-1.0.4.zip#sha256=9dc8851edeaf7c18133eb77f8d0fad9fa3ec470b56acc71a88f0c4e104156adc (from https://pypi.org/simple/httxlib/) 2019-07-01T15:27:34 Added HttxLib==1.0.4 from https://files.pythonhosted.org/packages/ac/64/19e4ddeffb736a46b195797db15b23a32c59998a6d1b5e7e83d2dfb7a196/httxlib-1.0.4.zip#sha256=9dc8851edeaf7c18133eb77f8d0fad9fa3ec470b56acc71a88f0c4e104156adc to build tracker '/tmp/pip-req-tracker-q69r2m4b' 2019-07-01T15:27:34 Running setup.py (path:/tmp/pip-wheel-74sraa2p/HttxLib/setup.py) egg_info for package HttxLib 2019-07-01T15:27:34 Running command python setup.py egg_info 2019-07-01T15:27:35 Traceback (most recent call last): 2019-07-01T15:27:35 File "", line 1, in 2019-07-01T15:27:35 File "/tmp/pip-wheel-74sraa2p/HttxLib/setup.py", line 26, in 2019-07-01T15:27:35 import httxlib 2019-07-01T15:27:35 File "/tmp/pip-wheel-74sraa2p/HttxLib/httxlib/__init__.py", line 36, in 2019-07-01T15:27:35 from version import __version__ 2019-07-01T15:27:35 ModuleNotFoundError: No module named 'version' 2019-07-01T15:27:35 Cleaning up... 2019-07-01T15:27:35 Removing source in /tmp/pip-wheel-74sraa2p/HttxLib 2019-07-01T15:27:35 Removed HttxLib==1.0.4 from https://files.pythonhosted.org/packages/ac/64/19e4ddeffb736a46b195797db15b23a32c59998a6d1b5e7e83d2dfb7a196/httxlib-1.0.4.zip#sha256=9dc8851edeaf7c18133eb77f8d0fad9fa3ec470b56acc71a88f0c4e104156adc from build tracker '/tmp/pip-req-tracker-q69r2m4b' 2019-07-01T15:27:35 Removed build tracker '/tmp/pip-req-tracker-q69r2m4b' 2019-07-01T15:27:35 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-74sraa2p/HttxLib/ 2019-07-01T15:27:35 Exception information: 2019-07-01T15:27:35 Traceback (most recent call last): 2019-07-01T15:27:35 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-01T15:27:35 status = self.run(options, args) 2019-07-01T15:27:35 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-01T15:27:35 resolver.resolve(requirement_set) 2019-07-01T15:27:35 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-01T15:27:35 self._resolve_one(requirement_set, req) 2019-07-01T15:27:35 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-01T15:27:35 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-01T15:27:35 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-01T15:27:35 self.require_hashes 2019-07-01T15:27:35 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-01T15:27:35 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-01T15:27:35 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-01T15:27:35 self.req.prepare_metadata() 2019-07-01T15:27:35 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-01T15:27:35 self.run_egg_info() 2019-07-01T15:27:35 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-01T15:27:35 command_desc='python setup.py egg_info') 2019-07-01T15:27:35 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-01T15:27:35 % (command_desc, proc.returncode, cwd)) 2019-07-01T15:27:35 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-74sraa2p/HttxLib/