2021-07-09T06:42:21,669 Created temporary directory: /tmp/pip-ephem-wheel-cache-93uxq0w0 2021-07-09T06:42:21,672 Created temporary directory: /tmp/pip-req-tracker-m8d3dqxy 2021-07-09T06:42:21,672 Initialized build tracking at /tmp/pip-req-tracker-m8d3dqxy 2021-07-09T06:42:21,672 Created build tracker: /tmp/pip-req-tracker-m8d3dqxy 2021-07-09T06:42:21,673 Entered build tracker: /tmp/pip-req-tracker-m8d3dqxy 2021-07-09T06:42:21,673 Created temporary directory: /tmp/pip-wheel-io3m905o 2021-07-09T06:42:21,707 1 location(s) to search for versions of django-pyfixtures: 2021-07-09T06:42:21,707 * https://pypi.org/simple/django-pyfixtures/ 2021-07-09T06:42:21,708 Fetching project page and analyzing links: https://pypi.org/simple/django-pyfixtures/ 2021-07-09T06:42:21,708 Getting page https://pypi.org/simple/django-pyfixtures/ 2021-07-09T06:42:21,710 Found index url https://pypi.org/simple 2021-07-09T06:42:21,895 Found link https://files.pythonhosted.org/packages/3e/78/b17f3c3a8cc4d92ce48267c839707cb97bdd2d3342d9c0c266af719864b8/django-pyfixtures-0.1.tar.gz#sha256=ee58c90a537ab3af8bee682b93df6e7a3f39227e4acac050214410505b0b9621 (from https://pypi.org/simple/django-pyfixtures/), version: 0.1 2021-07-09T06:42:21,895 Found link https://files.pythonhosted.org/packages/5a/55/9a1062b372cb1957fe020f34c3bf87169a1eebf3f7ff5d85d8627aae1a81/django-pyfixtures-0.1.1.tar.gz#sha256=fe3dca72d3a345bfa6f701c3a7e9e949de91a0ee710be09f7a6ee570a93aeb37 (from https://pypi.org/simple/django-pyfixtures/), version: 0.1.1 2021-07-09T06:42:21,896 Skipping link: not a file: https://pypi.org/simple/django-pyfixtures/ 2021-07-09T06:42:21,912 Given no hashes to check 1 links for project 'django-pyfixtures': discarding no candidates 2021-07-09T06:42:21,929 Collecting django-pyfixtures==0.1 2021-07-09T06:42:21,931 Created temporary directory: /tmp/pip-unpack-q9dswcvt 2021-07-09T06:42:22,103 Downloading django-pyfixtures-0.1.tar.gz (6.0 kB) 2021-07-09T06:42:22,137 Added django-pyfixtures==0.1 from https://files.pythonhosted.org/packages/3e/78/b17f3c3a8cc4d92ce48267c839707cb97bdd2d3342d9c0c266af719864b8/django-pyfixtures-0.1.tar.gz#sha256=ee58c90a537ab3af8bee682b93df6e7a3f39227e4acac050214410505b0b9621 to build tracker '/tmp/pip-req-tracker-m8d3dqxy' 2021-07-09T06:42:22,138 Running setup.py (path:/tmp/pip-wheel-io3m905o/django-pyfixtures_93c9cb5966c84e02a9c086d966eedab3/setup.py) egg_info for package django-pyfixtures 2021-07-09T06:42:22,139 Created temporary directory: /tmp/pip-pip-egg-info-7r__m8wp 2021-07-09T06:42:22,139 Running command python setup.py egg_info 2021-07-09T06:42:22,779 Traceback (most recent call last): 2021-07-09T06:42:22,780 File "", line 1, in 2021-07-09T06:42:22,780 File "/tmp/pip-wheel-io3m905o/django-pyfixtures_93c9cb5966c84e02a9c086d966eedab3/setup.py", line 13, in 2021-07-09T06:42:22,780 long_description=open('README.md').read(), 2021-07-09T06:42:22,781 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-09T06:42:22,830 WARNING: Discarding https://files.pythonhosted.org/packages/3e/78/b17f3c3a8cc4d92ce48267c839707cb97bdd2d3342d9c0c266af719864b8/django-pyfixtures-0.1.tar.gz#sha256=ee58c90a537ab3af8bee682b93df6e7a3f39227e4acac050214410505b0b9621 (from https://pypi.org/simple/django-pyfixtures/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T06:42:22,831 ERROR: Could not find a version that satisfies the requirement django-pyfixtures==0.1 (from versions: 0.1, 0.1.1) 2021-07-09T06:42:22,831 ERROR: No matching distribution found for django-pyfixtures==0.1 2021-07-09T06:42:22,832 Exception information: 2021-07-09T06:42:22,832 Traceback (most recent call last): 2021-07-09T06:42:22,832 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T06:42:22,832 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T06:42:22,832 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T06:42:22,832 raise RequirementsConflicted(criterion) 2021-07-09T06:42:22,832 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-pyfixtures==0.1') 2021-07-09T06:42:22,832 2021-07-09T06:42:22,832 During handling of the above exception, another exception occurred: 2021-07-09T06:42:22,832 2021-07-09T06:42:22,832 Traceback (most recent call last): 2021-07-09T06:42:22,832 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T06:42:22,832 result = self._result = resolver.resolve( 2021-07-09T06:42:22,832 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T06:42:22,832 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T06:42:22,832 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T06:42:22,832 raise ResolutionImpossible(e.criterion.information) 2021-07-09T06:42:22,832 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-pyfixtures==0.1'), parent=None)] 2021-07-09T06:42:22,832 2021-07-09T06:42:22,832 The above exception was the direct cause of the following exception: 2021-07-09T06:42:22,832 2021-07-09T06:42:22,832 Traceback (most recent call last): 2021-07-09T06:42:22,832 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T06:42:22,832 status = self.run(options, args) 2021-07-09T06:42:22,832 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T06:42:22,832 return func(self, options, args) 2021-07-09T06:42:22,832 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T06:42:22,832 requirement_set = resolver.resolve( 2021-07-09T06:42:22,832 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T06:42:22,832 raise error from e 2021-07-09T06:42:22,832 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-pyfixtures==0.1 2021-07-09T06:42:22,837 Removed django-pyfixtures==0.1 from https://files.pythonhosted.org/packages/3e/78/b17f3c3a8cc4d92ce48267c839707cb97bdd2d3342d9c0c266af719864b8/django-pyfixtures-0.1.tar.gz#sha256=ee58c90a537ab3af8bee682b93df6e7a3f39227e4acac050214410505b0b9621 from build tracker '/tmp/pip-req-tracker-m8d3dqxy' 2021-07-09T06:42:22,837 Removed build tracker: '/tmp/pip-req-tracker-m8d3dqxy'