2021-07-12T07:07:10,479 Created temporary directory: /tmp/pip-ephem-wheel-cache-mepstc0w 2021-07-12T07:07:10,482 Created temporary directory: /tmp/pip-req-tracker-1m_5yoac 2021-07-12T07:07:10,482 Initialized build tracking at /tmp/pip-req-tracker-1m_5yoac 2021-07-12T07:07:10,483 Created build tracker: /tmp/pip-req-tracker-1m_5yoac 2021-07-12T07:07:10,483 Entered build tracker: /tmp/pip-req-tracker-1m_5yoac 2021-07-12T07:07:10,484 Created temporary directory: /tmp/pip-wheel-rss_e41x 2021-07-12T07:07:10,514 1 location(s) to search for versions of django-p: 2021-07-12T07:07:10,514 * https://pypi.org/simple/django-p/ 2021-07-12T07:07:10,514 Fetching project page and analyzing links: https://pypi.org/simple/django-p/ 2021-07-12T07:07:10,515 Getting page https://pypi.org/simple/django-p/ 2021-07-12T07:07:10,516 Found index url https://pypi.org/simple 2021-07-12T07:07:10,697 Found link https://files.pythonhosted.org/packages/bc/92/16c2859929f1dbe449046529ca0175593e4c082f6a21ac10b01c500fe3e7/django-p-0.1.tar.gz#sha256=d489bb86f978d1cdd6878ccd0c35f2f3e988476d9f88618d7241e799bf15023f (from https://pypi.org/simple/django-p/), version: 0.1 2021-07-12T07:07:10,714 Skipping link: none of the wheel's tags (py2-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/6f/e2/64e01c216888c21736f4dd6c69741b8b4fe51500655bb281088460e11ebd/django_p-0.1-py2-none-any.whl#sha256=31c1dc5eeedd709b93bce134aca5f8126c13348289e1b695355262055dec990c (from https://pypi.org/simple/django-p/) 2021-07-12T07:07:10,715 Skipping link: not a file: https://pypi.org/simple/django-p/ 2021-07-12T07:07:10,715 Given no hashes to check 1 links for project 'django-p': discarding no candidates 2021-07-12T07:07:10,734 Collecting django-p==0.1 2021-07-12T07:07:10,736 Created temporary directory: /tmp/pip-unpack-m5j1cv92 2021-07-12T07:07:10,907 Downloading django-p-0.1.tar.gz (6.1 kB) 2021-07-12T07:07:10,972 Added django-p==0.1 from https://files.pythonhosted.org/packages/bc/92/16c2859929f1dbe449046529ca0175593e4c082f6a21ac10b01c500fe3e7/django-p-0.1.tar.gz#sha256=d489bb86f978d1cdd6878ccd0c35f2f3e988476d9f88618d7241e799bf15023f to build tracker '/tmp/pip-req-tracker-1m_5yoac' 2021-07-12T07:07:10,973 Running setup.py (path:/tmp/pip-wheel-rss_e41x/django-p_12a45b512ca44cd39f6887878a7ce10b/setup.py) egg_info for package django-p 2021-07-12T07:07:10,974 Created temporary directory: /tmp/pip-pip-egg-info-irj9gt1y 2021-07-12T07:07:10,974 Running command python setup.py egg_info 2021-07-12T07:07:11,837 Traceback (most recent call last): 2021-07-12T07:07:11,837 File "", line 1, in 2021-07-12T07:07:11,838 File "/tmp/pip-wheel-rss_e41x/django-p_12a45b512ca44cd39f6887878a7ce10b/setup.py", line 13, in 2021-07-12T07:07:11,838 with open('requirements.txt') as ifile: 2021-07-12T07:07:11,838 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-07-12T07:07:11,888 WARNING: Discarding https://files.pythonhosted.org/packages/bc/92/16c2859929f1dbe449046529ca0175593e4c082f6a21ac10b01c500fe3e7/django-p-0.1.tar.gz#sha256=d489bb86f978d1cdd6878ccd0c35f2f3e988476d9f88618d7241e799bf15023f (from https://pypi.org/simple/django-p/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T07:07:11,890 ERROR: Could not find a version that satisfies the requirement django-p==0.1 (from versions: 0.1) 2021-07-12T07:07:11,890 ERROR: No matching distribution found for django-p==0.1 2021-07-12T07:07:11,890 Exception information: 2021-07-12T07:07:11,890 Traceback (most recent call last): 2021-07-12T07:07:11,890 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T07:07:11,890 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T07:07:11,890 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T07:07:11,890 raise RequirementsConflicted(criterion) 2021-07-12T07:07:11,890 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-p==0.1') 2021-07-12T07:07:11,890 2021-07-12T07:07:11,890 During handling of the above exception, another exception occurred: 2021-07-12T07:07:11,890 2021-07-12T07:07:11,890 Traceback (most recent call last): 2021-07-12T07:07:11,890 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T07:07:11,890 result = self._result = resolver.resolve( 2021-07-12T07:07:11,890 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T07:07:11,890 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T07:07:11,890 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T07:07:11,890 raise ResolutionImpossible(e.criterion.information) 2021-07-12T07:07:11,890 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-p==0.1'), parent=None)] 2021-07-12T07:07:11,890 2021-07-12T07:07:11,890 The above exception was the direct cause of the following exception: 2021-07-12T07:07:11,890 2021-07-12T07:07:11,890 Traceback (most recent call last): 2021-07-12T07:07:11,890 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T07:07:11,890 status = self.run(options, args) 2021-07-12T07:07:11,890 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T07:07:11,890 return func(self, options, args) 2021-07-12T07:07:11,890 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T07:07:11,890 requirement_set = resolver.resolve( 2021-07-12T07:07:11,890 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T07:07:11,890 raise error from e 2021-07-12T07:07:11,890 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-p==0.1 2021-07-12T07:07:11,896 Removed django-p==0.1 from https://files.pythonhosted.org/packages/bc/92/16c2859929f1dbe449046529ca0175593e4c082f6a21ac10b01c500fe3e7/django-p-0.1.tar.gz#sha256=d489bb86f978d1cdd6878ccd0c35f2f3e988476d9f88618d7241e799bf15023f from build tracker '/tmp/pip-req-tracker-1m_5yoac' 2021-07-12T07:07:11,896 Removed build tracker: '/tmp/pip-req-tracker-1m_5yoac'