2021-07-09T05:25:04,150 Created temporary directory: /tmp/pip-ephem-wheel-cache-22eq75hf 2021-07-09T05:25:04,153 Created temporary directory: /tmp/pip-req-tracker-tbccrs8m 2021-07-09T05:25:04,153 Initialized build tracking at /tmp/pip-req-tracker-tbccrs8m 2021-07-09T05:25:04,153 Created build tracker: /tmp/pip-req-tracker-tbccrs8m 2021-07-09T05:25:04,154 Entered build tracker: /tmp/pip-req-tracker-tbccrs8m 2021-07-09T05:25:04,154 Created temporary directory: /tmp/pip-wheel-oepi9hr7 2021-07-09T05:25:04,191 1 location(s) to search for versions of django-tastypie-elasticsearch: 2021-07-09T05:25:04,191 * https://pypi.org/simple/django-tastypie-elasticsearch/ 2021-07-09T05:25:04,191 Fetching project page and analyzing links: https://pypi.org/simple/django-tastypie-elasticsearch/ 2021-07-09T05:25:04,192 Getting page https://pypi.org/simple/django-tastypie-elasticsearch/ 2021-07-09T05:25:04,193 Found index url https://pypi.org/simple 2021-07-09T05:25:04,373 Found link https://files.pythonhosted.org/packages/10/38/8300fea4315ec614b7d78c6bf8207ed29d1e812db8fb02eb4149356f8c60/django-tastypie-elasticsearch-0.1.0.tar.gz#sha256=0a75aeca347c337c7e17838121fcc9f0cf0d4d643e7a0f20c29cfd52b14edc73 (from https://pypi.org/simple/django-tastypie-elasticsearch/), version: 0.1.0 2021-07-09T05:25:04,373 Found link https://files.pythonhosted.org/packages/2b/69/7ca5ef406ddb57588939669a2a08f10d903fefa2d59f17bc5ef03c82283d/django-tastypie-elasticsearch-0.3.0.tar.gz#sha256=25d96393f668759bf5e96d140581760cfeb94e8e0411f7c5ed022bdf32cb0461 (from https://pypi.org/simple/django-tastypie-elasticsearch/), version: 0.3.0 2021-07-09T05:25:04,373 Found link https://files.pythonhosted.org/packages/b9/2c/4e7df7c4cc0242c8471f3e900a70a171e665f5036c2aab7e26a965437eea/django-tastypie-elasticsearch-0.4.0.tar.gz#sha256=f7454af3133f68fb6d419dd9e23fce09380b7122c7b2541276f69da731fbdba5 (from https://pypi.org/simple/django-tastypie-elasticsearch/), version: 0.4.0 2021-07-09T05:25:04,374 Found link https://files.pythonhosted.org/packages/ca/51/92bf3f9a0230f9737a518bc07a452f5fa769225be9cf13f56a6568959310/django-tastypie-elasticsearch-0.5.0.tar.gz#sha256=eb225307185ffdba59222770007e26d3ba258dc949d4e0b619e10e70671a8cda (from https://pypi.org/simple/django-tastypie-elasticsearch/), version: 0.5.0 2021-07-09T05:25:04,374 Found link https://files.pythonhosted.org/packages/2c/d9/0061e2d74e0bf815efe4348d8e12ea15663a948e49d9fbcc0ee31bc31d38/django-tastypie-elasticsearch-0.5.1.tar.gz#sha256=d5daeaecf7b51fa24659f1d914e58e64863a5cc677c36f21bdcbb047636ad8d1 (from https://pypi.org/simple/django-tastypie-elasticsearch/), version: 0.5.1 2021-07-09T05:25:04,374 Skipping link: not a file: https://pypi.org/simple/django-tastypie-elasticsearch/ 2021-07-09T05:25:04,391 Given no hashes to check 1 links for project 'django-tastypie-elasticsearch': discarding no candidates 2021-07-09T05:25:04,409 Collecting django-tastypie-elasticsearch==0.1.0 2021-07-09T05:25:04,410 Created temporary directory: /tmp/pip-unpack-t40_z5wk 2021-07-09T05:25:04,602 Downloading django-tastypie-elasticsearch-0.1.0.tar.gz (26 kB) 2021-07-09T05:25:04,691 Added django-tastypie-elasticsearch==0.1.0 from https://files.pythonhosted.org/packages/10/38/8300fea4315ec614b7d78c6bf8207ed29d1e812db8fb02eb4149356f8c60/django-tastypie-elasticsearch-0.1.0.tar.gz#sha256=0a75aeca347c337c7e17838121fcc9f0cf0d4d643e7a0f20c29cfd52b14edc73 to build tracker '/tmp/pip-req-tracker-tbccrs8m' 2021-07-09T05:25:04,692 Running setup.py (path:/tmp/pip-wheel-oepi9hr7/django-tastypie-elasticsearch_d4cf77ab6f8e4c309d73d67db34b17c6/setup.py) egg_info for package django-tastypie-elasticsearch 2021-07-09T05:25:04,692 Created temporary directory: /tmp/pip-pip-egg-info-0_g4y03w 2021-07-09T05:25:04,693 Running command python setup.py egg_info 2021-07-09T05:25:05,324 Traceback (most recent call last): 2021-07-09T05:25:05,325 File "", line 1, in 2021-07-09T05:25:05,325 File "/tmp/pip-wheel-oepi9hr7/django-tastypie-elasticsearch_d4cf77ab6f8e4c309d73d67db34b17c6/setup.py", line 8, in 2021-07-09T05:25:05,326 import tastypie_elasticsearch 2021-07-09T05:25:05,326 File "/tmp/pip-wheel-oepi9hr7/django-tastypie-elasticsearch_d4cf77ab6f8e4c309d73d67db34b17c6/tastypie_elasticsearch/__init__.py", line 16, in 2021-07-09T05:25:05,326 from .resources import ElasticSearch 2021-07-09T05:25:05,326 File "/tmp/pip-wheel-oepi9hr7/django-tastypie-elasticsearch_d4cf77ab6f8e4c309d73d67db34b17c6/tastypie_elasticsearch/resources.py", line 188 2021-07-09T05:25:05,327 print "offset ", offset, limit.__class__ 2021-07-09T05:25:05,327 ^ 2021-07-09T05:25:05,327 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("offset ", offset, limit.__class__)? 2021-07-09T05:25:05,376 WARNING: Discarding https://files.pythonhosted.org/packages/10/38/8300fea4315ec614b7d78c6bf8207ed29d1e812db8fb02eb4149356f8c60/django-tastypie-elasticsearch-0.1.0.tar.gz#sha256=0a75aeca347c337c7e17838121fcc9f0cf0d4d643e7a0f20c29cfd52b14edc73 (from https://pypi.org/simple/django-tastypie-elasticsearch/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T05:25:05,377 ERROR: Could not find a version that satisfies the requirement django-tastypie-elasticsearch==0.1.0 (from versions: 0.1.0, 0.3.0, 0.4.0, 0.5.0, 0.5.1) 2021-07-09T05:25:05,377 ERROR: No matching distribution found for django-tastypie-elasticsearch==0.1.0 2021-07-09T05:25:05,378 Exception information: 2021-07-09T05:25:05,378 Traceback (most recent call last): 2021-07-09T05:25:05,378 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T05:25:05,378 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T05:25:05,378 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T05:25:05,378 raise RequirementsConflicted(criterion) 2021-07-09T05:25:05,378 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-tastypie-elasticsearch==0.1.0') 2021-07-09T05:25:05,378 2021-07-09T05:25:05,378 During handling of the above exception, another exception occurred: 2021-07-09T05:25:05,378 2021-07-09T05:25:05,378 Traceback (most recent call last): 2021-07-09T05:25:05,378 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T05:25:05,378 result = self._result = resolver.resolve( 2021-07-09T05:25:05,378 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T05:25:05,378 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T05:25:05,378 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T05:25:05,378 raise ResolutionImpossible(e.criterion.information) 2021-07-09T05:25:05,378 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-tastypie-elasticsearch==0.1.0'), parent=None)] 2021-07-09T05:25:05,378 2021-07-09T05:25:05,378 The above exception was the direct cause of the following exception: 2021-07-09T05:25:05,378 2021-07-09T05:25:05,378 Traceback (most recent call last): 2021-07-09T05:25:05,378 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T05:25:05,378 status = self.run(options, args) 2021-07-09T05:25:05,378 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T05:25:05,378 return func(self, options, args) 2021-07-09T05:25:05,378 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T05:25:05,378 requirement_set = resolver.resolve( 2021-07-09T05:25:05,378 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T05:25:05,378 raise error from e 2021-07-09T05:25:05,378 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-tastypie-elasticsearch==0.1.0 2021-07-09T05:25:05,382 Removed django-tastypie-elasticsearch==0.1.0 from https://files.pythonhosted.org/packages/10/38/8300fea4315ec614b7d78c6bf8207ed29d1e812db8fb02eb4149356f8c60/django-tastypie-elasticsearch-0.1.0.tar.gz#sha256=0a75aeca347c337c7e17838121fcc9f0cf0d4d643e7a0f20c29cfd52b14edc73 from build tracker '/tmp/pip-req-tracker-tbccrs8m' 2021-07-09T05:25:05,383 Removed build tracker: '/tmp/pip-req-tracker-tbccrs8m'