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