2021-07-09T04:48:44,632 Created temporary directory: /tmp/pip-ephem-wheel-cache-1k9aivyv 2021-07-09T04:48:44,635 Created temporary directory: /tmp/pip-req-tracker-mowucu8h 2021-07-09T04:48:44,636 Initialized build tracking at /tmp/pip-req-tracker-mowucu8h 2021-07-09T04:48:44,636 Created build tracker: /tmp/pip-req-tracker-mowucu8h 2021-07-09T04:48:44,636 Entered build tracker: /tmp/pip-req-tracker-mowucu8h 2021-07-09T04:48:44,637 Created temporary directory: /tmp/pip-wheel-mxs82d0j 2021-07-09T04:48:44,671 1 location(s) to search for versions of django-chuck: 2021-07-09T04:48:44,671 * https://pypi.org/simple/django-chuck/ 2021-07-09T04:48:44,672 Fetching project page and analyzing links: https://pypi.org/simple/django-chuck/ 2021-07-09T04:48:44,672 Getting page https://pypi.org/simple/django-chuck/ 2021-07-09T04:48:44,674 Found index url https://pypi.org/simple 2021-07-09T04:48:44,855 Found link https://files.pythonhosted.org/packages/fa/ee/e1cbcdc6662b19af380d951826126d0cd3baab4184f20fe9ba3608f92350/django-chuck-0.1.tar.gz#sha256=1bbd0de1bf4e3d165effbfb285a411803916db074d45cead11873b17e1562b7e (from https://pypi.org/simple/django-chuck/), version: 0.1 2021-07-09T04:48:44,855 Found link https://files.pythonhosted.org/packages/9f/b1/403c1c02b34ff74f70169391e53c8a8ebb311df2d4977f874fcf12fdca0d/django-chuck-0.2.tar.gz#sha256=2782575e8b86a3d1c86cd96611da354211ac5510ef9c4bbac8395b8f086339ff (from https://pypi.org/simple/django-chuck/), version: 0.2 2021-07-09T04:48:44,855 Found link https://files.pythonhosted.org/packages/b7/6b/6e9671b04e7e3acf9c74a55b13d0c09b8d4ad02fb53dc24d5027d3c5759e/django-chuck-0.2.3.tar.gz#sha256=2140c04f714e2af6bc590a90f678147a5369abeee4c8f900517725872ee25696 (from https://pypi.org/simple/django-chuck/), version: 0.2.3 2021-07-09T04:48:44,856 Skipping link: not a file: https://pypi.org/simple/django-chuck/ 2021-07-09T04:48:44,872 Given no hashes to check 1 links for project 'django-chuck': discarding no candidates 2021-07-09T04:48:44,889 Collecting django-chuck==0.2 2021-07-09T04:48:44,891 Created temporary directory: /tmp/pip-unpack-crerf2q4 2021-07-09T04:48:44,935 Downloading django-chuck-0.2.tar.gz (3.8 MB) 2021-07-09T04:48:48,042 Added django-chuck==0.2 from https://files.pythonhosted.org/packages/9f/b1/403c1c02b34ff74f70169391e53c8a8ebb311df2d4977f874fcf12fdca0d/django-chuck-0.2.tar.gz#sha256=2782575e8b86a3d1c86cd96611da354211ac5510ef9c4bbac8395b8f086339ff to build tracker '/tmp/pip-req-tracker-mowucu8h' 2021-07-09T04:48:48,044 Running setup.py (path:/tmp/pip-wheel-mxs82d0j/django-chuck_ceda1395a3b04e3a8c6738074aed5ef5/setup.py) egg_info for package django-chuck 2021-07-09T04:48:48,044 Created temporary directory: /tmp/pip-pip-egg-info-7ffdxb41 2021-07-09T04:48:48,045 Running command python setup.py egg_info 2021-07-09T04:48:48,760 running egg_info 2021-07-09T04:48:48,763 creating /tmp/pip-pip-egg-info-7ffdxb41/django_chuck.egg-info 2021-07-09T04:48:48,764 writing /tmp/pip-pip-egg-info-7ffdxb41/django_chuck.egg-info/PKG-INFO 2021-07-09T04:48:48,766 writing dependency_links to /tmp/pip-pip-egg-info-7ffdxb41/django_chuck.egg-info/dependency_links.txt 2021-07-09T04:48:48,768 writing top-level names to /tmp/pip-pip-egg-info-7ffdxb41/django_chuck.egg-info/top_level.txt 2021-07-09T04:48:48,769 writing manifest file '/tmp/pip-pip-egg-info-7ffdxb41/django_chuck.egg-info/SOURCES.txt' 2021-07-09T04:48:48,921 reading manifest file '/tmp/pip-pip-egg-info-7ffdxb41/django_chuck.egg-info/SOURCES.txt' 2021-07-09T04:48:48,923 adding license file 'LICENSE.txt' 2021-07-09T04:48:48,923 adding license file 'AUTHORS.txt' 2021-07-09T04:48:48,926 writing manifest file '/tmp/pip-pip-egg-info-7ffdxb41/django_chuck.egg-info/SOURCES.txt' 2021-07-09T04:48:48,931 creating /usr/share/django_chuck 2021-07-09T04:48:48,931 Traceback (most recent call last): 2021-07-09T04:48:48,931 File "/usr/lib/python3.9/distutils/dir_util.py", line 70, in mkpath 2021-07-09T04:48:48,963 os.mkdir(head, mode) 2021-07-09T04:48:48,963 PermissionError: [Errno 13] Permission denied: '/usr/share/django_chuck' 2021-07-09T04:48:48,964 During handling of the above exception, another exception occurred: 2021-07-09T04:48:48,964 Traceback (most recent call last): 2021-07-09T04:48:48,964 File "", line 1, in 2021-07-09T04:48:48,965 File "/tmp/pip-wheel-mxs82d0j/django-chuck_ceda1395a3b04e3a8c6738074aed5ef5/setup.py", line 8, in 2021-07-09T04:48:48,965 class build_py(_build_py): 2021-07-09T04:48:48,965 File "/tmp/pip-wheel-mxs82d0j/django-chuck_ceda1395a3b04e3a8c6738074aed5ef5/setup.py", line 59, in build_py 2021-07-09T04:48:48,966 copy_tree("modules", module_dest_dir, verbose=1, preserve_symlinks=1) 2021-07-09T04:48:48,966 File "/usr/lib/python3.9/distutils/dir_util.py", line 145, in copy_tree 2021-07-09T04:48:48,966 mkpath(dst, verbose=verbose) 2021-07-09T04:48:48,967 File "/usr/lib/python3.9/distutils/dir_util.py", line 73, in mkpath 2021-07-09T04:48:48,967 raise DistutilsFileError( 2021-07-09T04:48:48,967 distutils.errors.DistutilsFileError: could not create '/usr/share/django_chuck': Permission denied 2021-07-09T04:48:49,036 WARNING: Discarding https://files.pythonhosted.org/packages/9f/b1/403c1c02b34ff74f70169391e53c8a8ebb311df2d4977f874fcf12fdca0d/django-chuck-0.2.tar.gz#sha256=2782575e8b86a3d1c86cd96611da354211ac5510ef9c4bbac8395b8f086339ff (from https://pypi.org/simple/django-chuck/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T04:48:49,037 ERROR: Could not find a version that satisfies the requirement django-chuck==0.2 (from versions: 0.1, 0.2, 0.2.3) 2021-07-09T04:48:49,037 ERROR: No matching distribution found for django-chuck==0.2 2021-07-09T04:48:49,038 Exception information: 2021-07-09T04:48:49,038 Traceback (most recent call last): 2021-07-09T04:48:49,038 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T04:48:49,038 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T04:48:49,038 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T04:48:49,038 raise RequirementsConflicted(criterion) 2021-07-09T04:48:49,038 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-chuck==0.2') 2021-07-09T04:48:49,038 2021-07-09T04:48:49,038 During handling of the above exception, another exception occurred: 2021-07-09T04:48:49,038 2021-07-09T04:48:49,038 Traceback (most recent call last): 2021-07-09T04:48:49,038 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T04:48:49,038 result = self._result = resolver.resolve( 2021-07-09T04:48:49,038 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T04:48:49,038 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T04:48:49,038 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T04:48:49,038 raise ResolutionImpossible(e.criterion.information) 2021-07-09T04:48:49,038 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-chuck==0.2'), parent=None)] 2021-07-09T04:48:49,038 2021-07-09T04:48:49,038 The above exception was the direct cause of the following exception: 2021-07-09T04:48:49,038 2021-07-09T04:48:49,038 Traceback (most recent call last): 2021-07-09T04:48:49,038 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T04:48:49,038 status = self.run(options, args) 2021-07-09T04:48:49,038 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T04:48:49,038 return func(self, options, args) 2021-07-09T04:48:49,038 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T04:48:49,038 requirement_set = resolver.resolve( 2021-07-09T04:48:49,038 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T04:48:49,038 raise error from e 2021-07-09T04:48:49,038 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-chuck==0.2 2021-07-09T04:48:49,042 Removed django-chuck==0.2 from https://files.pythonhosted.org/packages/9f/b1/403c1c02b34ff74f70169391e53c8a8ebb311df2d4977f874fcf12fdca0d/django-chuck-0.2.tar.gz#sha256=2782575e8b86a3d1c86cd96611da354211ac5510ef9c4bbac8395b8f086339ff from build tracker '/tmp/pip-req-tracker-mowucu8h' 2021-07-09T04:48:49,042 Removed build tracker: '/tmp/pip-req-tracker-mowucu8h'