2019-07-01T17:22:00 Created temporary directory: /tmp/pip-ephem-wheel-cache-_92gj2f5 2019-07-01T17:22:00 Created temporary directory: /tmp/pip-req-tracker-1lscbivq 2019-07-01T17:22:00 Created requirements tracker '/tmp/pip-req-tracker-1lscbivq' 2019-07-01T17:22:00 Created temporary directory: /tmp/pip-wheel-_fmasadi 2019-07-01T17:22:00 Collecting django-azure-storage2==0.0.4 2019-07-01T17:22:00 1 location(s) to search for versions of django-azure-storage2: 2019-07-01T17:22:00 * https://pypi.org/simple/django-azure-storage2/ 2019-07-01T17:22:00 Getting page https://pypi.org/simple/django-azure-storage2/ 2019-07-01T17:22:00 Analyzing links from page https://pypi.org/simple/django-azure-storage2/ 2019-07-01T17:22:00 Found link https://files.pythonhosted.org/packages/0a/ce/2922bdf2852a19bb3c90476d9a3714c65d1eb3955b59d7d6befef435c0eb/django-azure-storage2-0.0.4.dev1.tar.gz#sha256=40a9c50183bf5522a8af353e6dbf305ef07e5992db2e4d69221f2a7bf279d02c (from https://pypi.org/simple/django-azure-storage2/), version: 0.0.4.dev1 2019-07-01T17:22:00 Found link https://files.pythonhosted.org/packages/8f/ac/f5775565bded82e01132138554683e9f6d2879911eb8d82dd41321d0c468/django-azure-storage2-0.0.4.dev3.tar.gz#sha256=1ab5d2e4ef70a4a5d793e9e0c761217044f98b7cf081a2e1659a07b792599720 (from https://pypi.org/simple/django-azure-storage2/), version: 0.0.4.dev3 2019-07-01T17:22:00 Found link https://files.pythonhosted.org/packages/7b/ed/78eacd8e4bae80ced2674135ba7012ad31c2d141d90b9ac6898a44e3bf6b/django-azure-storage2-0.0.4.tar.gz#sha256=765bd1916147cd1ef42fec1230a5007247658b942a89e008e927ce7811bfba84 (from https://pypi.org/simple/django-azure-storage2/), version: 0.0.4 2019-07-01T17:22:00 Using version 0.0.4 (newest of versions: 0.0.4) 2019-07-01T17:22:01 Created temporary directory: /tmp/pip-unpack-bp281tus 2019-07-01T17:22:01 Downloading https://files.pythonhosted.org/packages/7b/ed/78eacd8e4bae80ced2674135ba7012ad31c2d141d90b9ac6898a44e3bf6b/django-azure-storage2-0.0.4.tar.gz 2019-07-01T17:22:01 Downloading from URL https://files.pythonhosted.org/packages/7b/ed/78eacd8e4bae80ced2674135ba7012ad31c2d141d90b9ac6898a44e3bf6b/django-azure-storage2-0.0.4.tar.gz#sha256=765bd1916147cd1ef42fec1230a5007247658b942a89e008e927ce7811bfba84 (from https://pypi.org/simple/django-azure-storage2/) 2019-07-01T17:22:01 Added django-azure-storage2==0.0.4 from https://files.pythonhosted.org/packages/7b/ed/78eacd8e4bae80ced2674135ba7012ad31c2d141d90b9ac6898a44e3bf6b/django-azure-storage2-0.0.4.tar.gz#sha256=765bd1916147cd1ef42fec1230a5007247658b942a89e008e927ce7811bfba84 to build tracker '/tmp/pip-req-tracker-1lscbivq' 2019-07-01T17:22:01 Running setup.py (path:/tmp/pip-wheel-_fmasadi/django-azure-storage2/setup.py) egg_info for package django-azure-storage2 2019-07-01T17:22:01 Running command python setup.py egg_info 2019-07-01T17:22:02 Traceback (most recent call last): 2019-07-01T17:22:02 File "", line 1, in 2019-07-01T17:22:02 File "/tmp/pip-wheel-_fmasadi/django-azure-storage2/setup.py", line 5, in 2019-07-01T17:22:02 from azure_storage import __version__ 2019-07-01T17:22:02 ModuleNotFoundError: No module named 'azure_storage' 2019-07-01T17:22:02 Cleaning up... 2019-07-01T17:22:02 Removing source in /tmp/pip-wheel-_fmasadi/django-azure-storage2 2019-07-01T17:22:02 Removed django-azure-storage2==0.0.4 from https://files.pythonhosted.org/packages/7b/ed/78eacd8e4bae80ced2674135ba7012ad31c2d141d90b9ac6898a44e3bf6b/django-azure-storage2-0.0.4.tar.gz#sha256=765bd1916147cd1ef42fec1230a5007247658b942a89e008e927ce7811bfba84 from build tracker '/tmp/pip-req-tracker-1lscbivq' 2019-07-01T17:22:02 Removed build tracker '/tmp/pip-req-tracker-1lscbivq' 2019-07-01T17:22:02 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-_fmasadi/django-azure-storage2/ 2019-07-01T17:22:02 Exception information: 2019-07-01T17:22:02 Traceback (most recent call last): 2019-07-01T17:22:02 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-01T17:22:02 status = self.run(options, args) 2019-07-01T17:22:02 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-01T17:22:02 resolver.resolve(requirement_set) 2019-07-01T17:22:02 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-01T17:22:02 self._resolve_one(requirement_set, req) 2019-07-01T17:22:02 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-01T17:22:02 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-01T17:22:02 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-01T17:22:02 self.require_hashes 2019-07-01T17:22:02 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-01T17:22:02 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-01T17:22:02 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-01T17:22:02 self.req.prepare_metadata() 2019-07-01T17:22:02 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-01T17:22:02 self.run_egg_info() 2019-07-01T17:22:02 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-01T17:22:02 command_desc='python setup.py egg_info') 2019-07-01T17:22:02 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-01T17:22:02 % (command_desc, proc.returncode, cwd)) 2019-07-01T17:22:02 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-_fmasadi/django-azure-storage2/