2021-07-10T10:27:18,504 Created temporary directory: /tmp/pip-ephem-wheel-cache-z146hxmf 2021-07-10T10:27:18,507 Created temporary directory: /tmp/pip-req-tracker-tm2q_h_6 2021-07-10T10:27:18,507 Initialized build tracking at /tmp/pip-req-tracker-tm2q_h_6 2021-07-10T10:27:18,507 Created build tracker: /tmp/pip-req-tracker-tm2q_h_6 2021-07-10T10:27:18,508 Entered build tracker: /tmp/pip-req-tracker-tm2q_h_6 2021-07-10T10:27:18,508 Created temporary directory: /tmp/pip-wheel-157o2u1g 2021-07-10T10:27:18,543 1 location(s) to search for versions of django-azure-storage2: 2021-07-10T10:27:18,543 * https://pypi.org/simple/django-azure-storage2/ 2021-07-10T10:27:18,543 Fetching project page and analyzing links: https://pypi.org/simple/django-azure-storage2/ 2021-07-10T10:27:18,544 Getting page https://pypi.org/simple/django-azure-storage2/ 2021-07-10T10:27:18,545 Found index url https://pypi.org/simple 2021-07-10T10:27:18,723 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 2021-07-10T10:27:18,724 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 2021-07-10T10:27:18,724 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 2021-07-10T10:27:18,724 Skipping link: not a file: https://pypi.org/simple/django-azure-storage2/ 2021-07-10T10:27:18,742 Given no hashes to check 1 links for project 'django-azure-storage2': discarding no candidates 2021-07-10T10:27:18,761 Collecting django-azure-storage2==0.0.4 2021-07-10T10:27:18,763 Created temporary directory: /tmp/pip-unpack-96fyyd_w 2021-07-10T10:27:18,808 Downloading django-azure-storage2-0.0.4.tar.gz (3.0 kB) 2021-07-10T10:27:18,839 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-tm2q_h_6' 2021-07-10T10:27:18,841 Running setup.py (path:/tmp/pip-wheel-157o2u1g/django-azure-storage2_69f0d5c523064990a6251a8bbd6ec48c/setup.py) egg_info for package django-azure-storage2 2021-07-10T10:27:18,841 Created temporary directory: /tmp/pip-pip-egg-info-v_mk__vx 2021-07-10T10:27:18,842 Running command python setup.py egg_info 2021-07-10T10:27:19,510 Traceback (most recent call last): 2021-07-10T10:27:19,511 File "", line 1, in 2021-07-10T10:27:19,511 File "/tmp/pip-wheel-157o2u1g/django-azure-storage2_69f0d5c523064990a6251a8bbd6ec48c/setup.py", line 5, in 2021-07-10T10:27:19,512 from azure_storage import __version__ 2021-07-10T10:27:19,512 ModuleNotFoundError: No module named 'azure_storage' 2021-07-10T10:27:19,559 WARNING: Discarding 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/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T10:27:19,560 ERROR: Could not find a version that satisfies the requirement django-azure-storage2==0.0.4 (from versions: 0.0.4.dev1, 0.0.4.dev3, 0.0.4) 2021-07-10T10:27:19,560 ERROR: No matching distribution found for django-azure-storage2==0.0.4 2021-07-10T10:27:19,561 Exception information: 2021-07-10T10:27:19,561 Traceback (most recent call last): 2021-07-10T10:27:19,561 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T10:27:19,561 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T10:27:19,561 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T10:27:19,561 raise RequirementsConflicted(criterion) 2021-07-10T10:27:19,561 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-azure-storage2==0.0.4') 2021-07-10T10:27:19,561 2021-07-10T10:27:19,561 During handling of the above exception, another exception occurred: 2021-07-10T10:27:19,561 2021-07-10T10:27:19,561 Traceback (most recent call last): 2021-07-10T10:27:19,561 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T10:27:19,561 result = self._result = resolver.resolve( 2021-07-10T10:27:19,561 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T10:27:19,561 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T10:27:19,561 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T10:27:19,561 raise ResolutionImpossible(e.criterion.information) 2021-07-10T10:27:19,561 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-azure-storage2==0.0.4'), parent=None)] 2021-07-10T10:27:19,561 2021-07-10T10:27:19,561 The above exception was the direct cause of the following exception: 2021-07-10T10:27:19,561 2021-07-10T10:27:19,561 Traceback (most recent call last): 2021-07-10T10:27:19,561 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T10:27:19,561 status = self.run(options, args) 2021-07-10T10:27:19,561 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T10:27:19,561 return func(self, options, args) 2021-07-10T10:27:19,561 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T10:27:19,561 requirement_set = resolver.resolve( 2021-07-10T10:27:19,561 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T10:27:19,561 raise error from e 2021-07-10T10:27:19,561 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-azure-storage2==0.0.4 2021-07-10T10:27:19,566 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-tm2q_h_6' 2021-07-10T10:27:19,566 Removed build tracker: '/tmp/pip-req-tracker-tm2q_h_6'