2020-09-09T23:28:33,983 Created temporary directory: /tmp/pip-ephem-wheel-cache-hw_pap4n 2020-09-09T23:28:33,985 Created temporary directory: /tmp/pip-req-tracker-nf_0224w 2020-09-09T23:28:33,986 Initialized build tracking at /tmp/pip-req-tracker-nf_0224w 2020-09-09T23:28:33,986 Created build tracker: /tmp/pip-req-tracker-nf_0224w 2020-09-09T23:28:33,986 Entered build tracker: /tmp/pip-req-tracker-nf_0224w 2020-09-09T23:28:33,987 Created temporary directory: /tmp/pip-wheel-c192zvb6 2020-09-09T23:28:33,996 1 location(s) to search for versions of django-gearman-commands: 2020-09-09T23:28:33,996 * https://pypi.org/simple/django-gearman-commands/ 2020-09-09T23:28:33,997 Fetching project page and analyzing links: https://pypi.org/simple/django-gearman-commands/ 2020-09-09T23:28:33,997 Getting page https://pypi.org/simple/django-gearman-commands/ 2020-09-09T23:28:33,999 Found index url https://pypi.org/simple 2020-09-09T23:28:34,087 Found link https://files.pythonhosted.org/packages/49/a3/f20af7f9adeb221eb5db33da8f62ad26dbdae62634f6e854cfbfecb893b5/django-gearman-commands-0.1.tar.gz#sha256=b5bf6d0a84717e9b4ffc033118bea7ad85eb6584f2aa8365cd90ebc892132437 (from https://pypi.org/simple/django-gearman-commands/), version: 0.1 2020-09-09T23:28:34,088 Found link https://files.pythonhosted.org/packages/81/58/b1d03678ddc99c3d1fe50c6f46805301114989cc11fa63000a2f78f1e8f0/django-gearman-commands-0.2.zip#sha256=9ac206a874ab0c75c5f28e19f6f6be1eb4dc9c9b7dd07781f6bafbde8249fd9a (from https://pypi.org/simple/django-gearman-commands/), version: 0.2 2020-09-09T23:28:34,088 Found link https://files.pythonhosted.org/packages/07/38/50d93f212f09fb728d399271c18b8b46e8f7390fc425ec2d6b163c3fdaf5/django-gearman-commands-0.4.0.tar.gz#sha256=7c8a9db341adbb9a8f594d3a1ab8c3b919575095f1ee302399b51d6fc4d05239 (from https://pypi.org/simple/django-gearman-commands/), version: 0.4.0 2020-09-09T23:28:34,088 Found link https://files.pythonhosted.org/packages/3b/5d/72d2728ba203a0a08c8976274f6497dac69e854af4bc75d70bad974d813b/django-gearman-commands-0.5.0.tar.gz#sha256=fd968ed0db4f2443b1b37c4021edf504d4a51f7b527d3fdf7911d41e8db2b83a (from https://pypi.org/simple/django-gearman-commands/), version: 0.5.0 2020-09-09T23:28:34,089 Found link https://files.pythonhosted.org/packages/07/a0/2cea903fc7546111d7becce377aebcb10e0534a32712413337e4dbca8d55/django-gearman-commands-0.6.0.tar.gz#sha256=10d343eb83fb0da3000359c1a5ab695e7b9127444933c2fb68b5008179c0edaf (from https://pypi.org/simple/django-gearman-commands/), version: 0.6.0 2020-09-09T23:28:34,089 Found link https://files.pythonhosted.org/packages/50/45/4023bf3cb0225ff745ea97cfeb1b749a3434a6d24eb468452d0f06a69b92/django-gearman-commands-0.6.1.tar.gz#sha256=eb40f897daa08ba28772f8680d7347b9072a36ed3a09839bdde3931966f3404b (from https://pypi.org/simple/django-gearman-commands/), version: 0.6.1 2020-09-09T23:28:34,093 Given no hashes to check 1 links for project 'django-gearman-commands': discarding no candidates 2020-09-09T23:28:34,094 Using version 0.1 (newest of versions: 0.1) 2020-09-09T23:28:34,098 Collecting django-gearman-commands==0.1 2020-09-09T23:28:34,099 Created temporary directory: /tmp/pip-unpack-rbtt8qik 2020-09-09T23:28:34,139 Downloading django-gearman-commands-0.1.tar.gz (11 kB) 2020-09-09T23:28:34,199 Added django-gearman-commands==0.1 from https://files.pythonhosted.org/packages/49/a3/f20af7f9adeb221eb5db33da8f62ad26dbdae62634f6e854cfbfecb893b5/django-gearman-commands-0.1.tar.gz#sha256=b5bf6d0a84717e9b4ffc033118bea7ad85eb6584f2aa8365cd90ebc892132437 to build tracker '/tmp/pip-req-tracker-nf_0224w' 2020-09-09T23:28:34,200 Running setup.py (path:/tmp/pip-wheel-c192zvb6/django-gearman-commands/setup.py) egg_info for package django-gearman-commands 2020-09-09T23:28:34,201 Created temporary directory: /tmp/pip-pip-egg-info-a_xmirql 2020-09-09T23:28:34,201 Running command python setup.py egg_info 2020-09-09T23:28:35,008 Traceback (most recent call last): 2020-09-09T23:28:35,009 File "", line 1, in 2020-09-09T23:28:35,009 File "/tmp/pip-wheel-c192zvb6/django-gearman-commands/setup.py", line 4, in 2020-09-09T23:28:35,010 import django_gearman_commands 2020-09-09T23:28:35,010 File "/tmp/pip-wheel-c192zvb6/django-gearman-commands/django_gearman_commands/__init__.py", line 33 2020-09-09T23:28:35,011 raise NotImplementedError, 'task_name should be implemented in worker' 2020-09-09T23:28:35,011 ^ 2020-09-09T23:28:35,012 SyntaxError: invalid syntax 2020-09-09T23:28:35,056 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-09T23:28:35,056 Exception information: 2020-09-09T23:28:35,056 Traceback (most recent call last): 2020-09-09T23:28:35,056 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 216, in _main 2020-09-09T23:28:35,056 status = self.run(options, args) 2020-09-09T23:28:35,056 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-09T23:28:35,056 return func(self, options, args) 2020-09-09T23:28:35,056 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-09T23:28:35,056 reqs, check_supported_wheels=True 2020-09-09T23:28:35,056 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-09T23:28:35,056 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-09T23:28:35,056 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-09T23:28:35,056 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-09T23:28:35,056 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-09T23:28:35,056 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-09T23:28:35,056 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-09T23:28:35,056 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-09T23:28:35,056 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-09T23:28:35,056 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-09T23:28:35,056 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-09T23:28:35,056 self.req.prepare_metadata() 2020-09-09T23:28:35,056 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 554, in prepare_metadata 2020-09-09T23:28:35,056 self.metadata_directory = self._generate_metadata() 2020-09-09T23:28:35,056 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 534, in _generate_metadata 2020-09-09T23:28:35,056 details=self.name or "from {}".format(self.link) 2020-09-09T23:28:35,056 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-09T23:28:35,056 command_desc='python setup.py egg_info', 2020-09-09T23:28:35,056 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-09T23:28:35,056 raise InstallationError(exc_msg) 2020-09-09T23:28:35,056 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-09T23:28:35,064 Removed django-gearman-commands==0.1 from https://files.pythonhosted.org/packages/49/a3/f20af7f9adeb221eb5db33da8f62ad26dbdae62634f6e854cfbfecb893b5/django-gearman-commands-0.1.tar.gz#sha256=b5bf6d0a84717e9b4ffc033118bea7ad85eb6584f2aa8365cd90ebc892132437 from build tracker '/tmp/pip-req-tracker-nf_0224w' 2020-09-09T23:28:35,064 Removed build tracker: '/tmp/pip-req-tracker-nf_0224w'