2019-06-29T22:05:42 Created temporary directory: /tmp/pip-ephem-wheel-cache-wp4x8n4p 2019-06-29T22:05:42 Created temporary directory: /tmp/pip-req-tracker-ggpw38nv 2019-06-29T22:05:42 Created requirements tracker '/tmp/pip-req-tracker-ggpw38nv' 2019-06-29T22:05:42 Created temporary directory: /tmp/pip-wheel-mrgiys14 2019-06-29T22:05:42 Collecting django-url-history==1.0.0 2019-06-29T22:05:42 1 location(s) to search for versions of django-url-history: 2019-06-29T22:05:42 * https://pypi.org/simple/django-url-history/ 2019-06-29T22:05:42 Getting page https://pypi.org/simple/django-url-history/ 2019-06-29T22:05:43 Analyzing links from page https://pypi.org/simple/django-url-history/ 2019-06-29T22:05:43 Found link https://files.pythonhosted.org/packages/97/8e/1979a73a95cd96dfa684c0d6f271ce42324cc91ac532de8d2825224578e6/django-url-history-1.0.0.tar.gz#sha256=d10a4069ded8b55995291ef4f2080831681a8b048f29adfe3ca4c8b72be1cc20 (from https://pypi.org/simple/django-url-history/), version: 1.0.0 2019-06-29T22:05:43 Found link https://files.pythonhosted.org/packages/30/86/49ae0c17f6fbbbd9c8447686b404904245fd8b479404c88006a08b2fbb8e/django-url-history-1.0.1.tar.gz#sha256=ed2543f7dbcdd9a847825f8631f85c23a36621b80fe08252abb6c601b72ffafd (from https://pypi.org/simple/django-url-history/), version: 1.0.1 2019-06-29T22:05:43 Using version 1.0.0 (newest of versions: 1.0.0) 2019-06-29T22:05:43 Created temporary directory: /tmp/pip-unpack-0h3k_7bg 2019-06-29T22:05:43 Downloading https://files.pythonhosted.org/packages/97/8e/1979a73a95cd96dfa684c0d6f271ce42324cc91ac532de8d2825224578e6/django-url-history-1.0.0.tar.gz 2019-06-29T22:05:43 Downloading from URL https://files.pythonhosted.org/packages/97/8e/1979a73a95cd96dfa684c0d6f271ce42324cc91ac532de8d2825224578e6/django-url-history-1.0.0.tar.gz#sha256=d10a4069ded8b55995291ef4f2080831681a8b048f29adfe3ca4c8b72be1cc20 (from https://pypi.org/simple/django-url-history/) 2019-06-29T22:05:43 Added django-url-history==1.0.0 from https://files.pythonhosted.org/packages/97/8e/1979a73a95cd96dfa684c0d6f271ce42324cc91ac532de8d2825224578e6/django-url-history-1.0.0.tar.gz#sha256=d10a4069ded8b55995291ef4f2080831681a8b048f29adfe3ca4c8b72be1cc20 to build tracker '/tmp/pip-req-tracker-ggpw38nv' 2019-06-29T22:05:43 Running setup.py (path:/tmp/pip-wheel-mrgiys14/django-url-history/setup.py) egg_info for package django-url-history 2019-06-29T22:05:43 Running command python setup.py egg_info 2019-06-29T22:05:44 Traceback (most recent call last): 2019-06-29T22:05:44 File "", line 1, in 2019-06-29T22:05:44 File "/tmp/pip-wheel-mrgiys14/django-url-history/setup.py", line 56 2019-06-29T22:05:44 print "You probably want to also tag the version now:" 2019-06-29T22:05:44 ^ 2019-06-29T22:05:44 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("You probably want to also tag the version now:")? 2019-06-29T22:05:44 Cleaning up... 2019-06-29T22:05:44 Removing source in /tmp/pip-wheel-mrgiys14/django-url-history 2019-06-29T22:05:44 Removed django-url-history==1.0.0 from https://files.pythonhosted.org/packages/97/8e/1979a73a95cd96dfa684c0d6f271ce42324cc91ac532de8d2825224578e6/django-url-history-1.0.0.tar.gz#sha256=d10a4069ded8b55995291ef4f2080831681a8b048f29adfe3ca4c8b72be1cc20 from build tracker '/tmp/pip-req-tracker-ggpw38nv' 2019-06-29T22:05:44 Removed build tracker '/tmp/pip-req-tracker-ggpw38nv' 2019-06-29T22:05:44 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-mrgiys14/django-url-history/ 2019-06-29T22:05:44 Exception information: 2019-06-29T22:05:44 Traceback (most recent call last): 2019-06-29T22:05:44 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-06-29T22:05:44 status = self.run(options, args) 2019-06-29T22:05:44 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-06-29T22:05:44 resolver.resolve(requirement_set) 2019-06-29T22:05:44 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-06-29T22:05:44 self._resolve_one(requirement_set, req) 2019-06-29T22:05:44 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-06-29T22:05:44 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-06-29T22:05:44 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-06-29T22:05:44 self.require_hashes 2019-06-29T22:05:44 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-06-29T22:05:44 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-06-29T22:05:44 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-06-29T22:05:44 self.req.prepare_metadata() 2019-06-29T22:05:44 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-06-29T22:05:44 self.run_egg_info() 2019-06-29T22:05:44 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-06-29T22:05:44 command_desc='python setup.py egg_info') 2019-06-29T22:05:44 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-06-29T22:05:44 % (command_desc, proc.returncode, cwd)) 2019-06-29T22:05:44 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-mrgiys14/django-url-history/