2019-06-29T03:18:40 Created temporary directory: /tmp/pip-ephem-wheel-cache-lpwfd814 2019-06-29T03:18:40 Created temporary directory: /tmp/pip-req-tracker-w8m47y3g 2019-06-29T03:18:40 Created requirements tracker '/tmp/pip-req-tracker-w8m47y3g' 2019-06-29T03:18:40 Created temporary directory: /tmp/pip-wheel-9syvb0yb 2019-06-29T03:18:40 Collecting django-tastypie-elasticsearch==0.1.0 2019-06-29T03:18:40 1 location(s) to search for versions of django-tastypie-elasticsearch: 2019-06-29T03:18:40 * https://pypi.org/simple/django-tastypie-elasticsearch/ 2019-06-29T03:18:40 Getting page https://pypi.org/simple/django-tastypie-elasticsearch/ 2019-06-29T03:18:40 Analyzing links from page https://pypi.org/simple/django-tastypie-elasticsearch/ 2019-06-29T03:18:40 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 2019-06-29T03:18:40 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 2019-06-29T03:18:40 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 2019-06-29T03:18:40 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 2019-06-29T03:18:40 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 2019-06-29T03:18:40 Using version 0.1.0 (newest of versions: 0.1.0) 2019-06-29T03:18:40 Created temporary directory: /tmp/pip-unpack-snkq3zf0 2019-06-29T03:18:40 Downloading https://files.pythonhosted.org/packages/10/38/8300fea4315ec614b7d78c6bf8207ed29d1e812db8fb02eb4149356f8c60/django-tastypie-elasticsearch-0.1.0.tar.gz 2019-06-29T03:18:40 Downloading from URL 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/) 2019-06-29T03:18:41 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-w8m47y3g' 2019-06-29T03:18:41 Running setup.py (path:/tmp/pip-wheel-9syvb0yb/django-tastypie-elasticsearch/setup.py) egg_info for package django-tastypie-elasticsearch 2019-06-29T03:18:41 Running command python setup.py egg_info 2019-06-29T03:18:42 Traceback (most recent call last): 2019-06-29T03:18:42 File "", line 1, in 2019-06-29T03:18:42 File "/tmp/pip-wheel-9syvb0yb/django-tastypie-elasticsearch/setup.py", line 8, in 2019-06-29T03:18:42 import tastypie_elasticsearch 2019-06-29T03:18:42 File "/tmp/pip-wheel-9syvb0yb/django-tastypie-elasticsearch/tastypie_elasticsearch/__init__.py", line 16, in 2019-06-29T03:18:42 from .resources import ElasticSearch 2019-06-29T03:18:42 File "/tmp/pip-wheel-9syvb0yb/django-tastypie-elasticsearch/tastypie_elasticsearch/resources.py", line 188 2019-06-29T03:18:42 print "offset ", offset, limit.__class__ 2019-06-29T03:18:42 ^ 2019-06-29T03:18:42 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("offset ", offset, limit.__class__)? 2019-06-29T03:18:42 Cleaning up... 2019-06-29T03:18:42 Removing source in /tmp/pip-wheel-9syvb0yb/django-tastypie-elasticsearch 2019-06-29T03:18:42 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-w8m47y3g' 2019-06-29T03:18:42 Removed build tracker '/tmp/pip-req-tracker-w8m47y3g' 2019-06-29T03:18:42 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-9syvb0yb/django-tastypie-elasticsearch/ 2019-06-29T03:18:42 Exception information: 2019-06-29T03:18:42 Traceback (most recent call last): 2019-06-29T03:18:42 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-06-29T03:18:42 status = self.run(options, args) 2019-06-29T03:18:42 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-06-29T03:18:42 resolver.resolve(requirement_set) 2019-06-29T03:18:42 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-06-29T03:18:42 self._resolve_one(requirement_set, req) 2019-06-29T03:18:42 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-06-29T03:18:42 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-06-29T03:18:42 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-06-29T03:18:42 self.require_hashes 2019-06-29T03:18:42 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-06-29T03:18:42 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-06-29T03:18:42 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-06-29T03:18:42 self.req.prepare_metadata() 2019-06-29T03:18:42 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-06-29T03:18:42 self.run_egg_info() 2019-06-29T03:18:42 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-06-29T03:18:42 command_desc='python setup.py egg_info') 2019-06-29T03:18:42 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-06-29T03:18:42 % (command_desc, proc.returncode, cwd)) 2019-06-29T03:18:42 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-9syvb0yb/django-tastypie-elasticsearch/