2019-06-29T22:23:48 Created temporary directory: /tmp/pip-ephem-wheel-cache-yrpzp830 2019-06-29T22:23:48 Created temporary directory: /tmp/pip-req-tracker-r929ak1j 2019-06-29T22:23:48 Created requirements tracker '/tmp/pip-req-tracker-r929ak1j' 2019-06-29T22:23:48 Created temporary directory: /tmp/pip-wheel-wtc1qk78 2019-06-29T22:23:48 Collecting django-saml2-idp==0.1 2019-06-29T22:23:48 1 location(s) to search for versions of django-saml2-idp: 2019-06-29T22:23:48 * https://pypi.org/simple/django-saml2-idp/ 2019-06-29T22:23:48 Getting page https://pypi.org/simple/django-saml2-idp/ 2019-06-29T22:23:49 Analyzing links from page https://pypi.org/simple/django-saml2-idp/ 2019-06-29T22:23:49 Found link https://files.pythonhosted.org/packages/a1/c8/81d13dd4aaa8cd9c5ff6ff86f9ed492735e4204dc901537a3f2f66636574/django-saml2-idp-0.1.tar.gz#sha256=aa18d803c79c6bf521640a7be683ab315bcdbd8182aeb1f650c88e32f40db572 (from https://pypi.org/simple/django-saml2-idp/), version: 0.1 2019-06-29T22:23:49 Using version 0.1 (newest of versions: 0.1) 2019-06-29T22:23:49 Created temporary directory: /tmp/pip-unpack-ogaxetc8 2019-06-29T22:23:49 Downloading https://files.pythonhosted.org/packages/a1/c8/81d13dd4aaa8cd9c5ff6ff86f9ed492735e4204dc901537a3f2f66636574/django-saml2-idp-0.1.tar.gz 2019-06-29T22:23:49 Downloading from URL https://files.pythonhosted.org/packages/a1/c8/81d13dd4aaa8cd9c5ff6ff86f9ed492735e4204dc901537a3f2f66636574/django-saml2-idp-0.1.tar.gz#sha256=aa18d803c79c6bf521640a7be683ab315bcdbd8182aeb1f650c88e32f40db572 (from https://pypi.org/simple/django-saml2-idp/) 2019-06-29T22:23:49 Added django-saml2-idp==0.1 from https://files.pythonhosted.org/packages/a1/c8/81d13dd4aaa8cd9c5ff6ff86f9ed492735e4204dc901537a3f2f66636574/django-saml2-idp-0.1.tar.gz#sha256=aa18d803c79c6bf521640a7be683ab315bcdbd8182aeb1f650c88e32f40db572 to build tracker '/tmp/pip-req-tracker-r929ak1j' 2019-06-29T22:23:49 Running setup.py (path:/tmp/pip-wheel-wtc1qk78/django-saml2-idp/setup.py) egg_info for package django-saml2-idp 2019-06-29T22:23:49 Running command python setup.py egg_info 2019-06-29T22:23:50 error in django-saml2-idp setup command: 'install_requires' must be a string or list of strings containing valid project/version requirement specifiers; 'int' object is not iterable 2019-06-29T22:23:50 Cleaning up... 2019-06-29T22:23:50 Removing source in /tmp/pip-wheel-wtc1qk78/django-saml2-idp 2019-06-29T22:23:51 Removed django-saml2-idp==0.1 from https://files.pythonhosted.org/packages/a1/c8/81d13dd4aaa8cd9c5ff6ff86f9ed492735e4204dc901537a3f2f66636574/django-saml2-idp-0.1.tar.gz#sha256=aa18d803c79c6bf521640a7be683ab315bcdbd8182aeb1f650c88e32f40db572 from build tracker '/tmp/pip-req-tracker-r929ak1j' 2019-06-29T22:23:51 Removed build tracker '/tmp/pip-req-tracker-r929ak1j' 2019-06-29T22:23:51 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-wtc1qk78/django-saml2-idp/ 2019-06-29T22:23:51 Exception information: 2019-06-29T22:23:51 Traceback (most recent call last): 2019-06-29T22:23:51 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-06-29T22:23:51 status = self.run(options, args) 2019-06-29T22:23:51 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-06-29T22:23:51 resolver.resolve(requirement_set) 2019-06-29T22:23:51 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-06-29T22:23:51 self._resolve_one(requirement_set, req) 2019-06-29T22:23:51 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-06-29T22:23:51 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-06-29T22:23:51 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-06-29T22:23:51 self.require_hashes 2019-06-29T22:23:51 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-06-29T22:23:51 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-06-29T22:23:51 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-06-29T22:23:51 self.req.prepare_metadata() 2019-06-29T22:23:51 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-06-29T22:23:51 self.run_egg_info() 2019-06-29T22:23:51 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-06-29T22:23:51 command_desc='python setup.py egg_info') 2019-06-29T22:23:51 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-06-29T22:23:51 % (command_desc, proc.returncode, cwd)) 2019-06-29T22:23:51 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-wtc1qk78/django-saml2-idp/