2019-06-28T20:33:07 Created temporary directory: /tmp/pip-ephem-wheel-cache-fjwgbdh0 2019-06-28T20:33:07 Created temporary directory: /tmp/pip-req-tracker-1k03btr1 2019-06-28T20:33:07 Created requirements tracker '/tmp/pip-req-tracker-1k03btr1' 2019-06-28T20:33:07 Created temporary directory: /tmp/pip-wheel-e_ha98hg 2019-06-28T20:33:07 Collecting django-hashed-url==0.1.0 2019-06-28T20:33:07 1 location(s) to search for versions of django-hashed-url: 2019-06-28T20:33:07 * https://pypi.org/simple/django-hashed-url/ 2019-06-28T20:33:07 Getting page https://pypi.org/simple/django-hashed-url/ 2019-06-28T20:33:07 Analyzing links from page https://pypi.org/simple/django-hashed-url/ 2019-06-28T20:33:07 Found link https://files.pythonhosted.org/packages/3c/fd/7ac4cd49f400b57d47fe3350a77115a1088575e429d70c05afb274eb6a03/django-hashed-url-0.1.0.tar.gz#sha256=543ccb7f208eea8806c856644ebf7a6885a09e80aef8e60dcbbc67032655a6f2 (from https://pypi.org/simple/django-hashed-url/), version: 0.1.0 2019-06-28T20:33:07 Found link https://files.pythonhosted.org/packages/3f/c2/9706d91fe85d27574f59642420a6968f79409b1084a56a51b208c680a84f/django-hashed-url-0.1.1.tar.gz#sha256=ca2bdf0e859db65dd2f8186865ebdc99849b69233b5af60fd892f67d12d32567 (from https://pypi.org/simple/django-hashed-url/), version: 0.1.1 2019-06-28T20:33:07 Using version 0.1.0 (newest of versions: 0.1.0) 2019-06-28T20:33:07 Created temporary directory: /tmp/pip-unpack-kgflgafw 2019-06-28T20:33:08 Downloading https://files.pythonhosted.org/packages/3c/fd/7ac4cd49f400b57d47fe3350a77115a1088575e429d70c05afb274eb6a03/django-hashed-url-0.1.0.tar.gz 2019-06-28T20:33:08 Downloading from URL https://files.pythonhosted.org/packages/3c/fd/7ac4cd49f400b57d47fe3350a77115a1088575e429d70c05afb274eb6a03/django-hashed-url-0.1.0.tar.gz#sha256=543ccb7f208eea8806c856644ebf7a6885a09e80aef8e60dcbbc67032655a6f2 (from https://pypi.org/simple/django-hashed-url/) 2019-06-28T20:33:08 Added django-hashed-url==0.1.0 from https://files.pythonhosted.org/packages/3c/fd/7ac4cd49f400b57d47fe3350a77115a1088575e429d70c05afb274eb6a03/django-hashed-url-0.1.0.tar.gz#sha256=543ccb7f208eea8806c856644ebf7a6885a09e80aef8e60dcbbc67032655a6f2 to build tracker '/tmp/pip-req-tracker-1k03btr1' 2019-06-28T20:33:08 Running setup.py (path:/tmp/pip-wheel-e_ha98hg/django-hashed-url/setup.py) egg_info for package django-hashed-url 2019-06-28T20:33:08 Running command python setup.py egg_info 2019-06-28T20:33:09 Traceback (most recent call last): 2019-06-28T20:33:09 File "", line 1, in 2019-06-28T20:33:09 File "/tmp/pip-wheel-e_ha98hg/django-hashed-url/setup.py", line 4, in 2019-06-28T20:33:09 from hashed_url import __version__ 2019-06-28T20:33:09 ModuleNotFoundError: No module named 'hashed_url' 2019-06-28T20:33:09 Cleaning up... 2019-06-28T20:33:09 Removing source in /tmp/pip-wheel-e_ha98hg/django-hashed-url 2019-06-28T20:33:09 Removed django-hashed-url==0.1.0 from https://files.pythonhosted.org/packages/3c/fd/7ac4cd49f400b57d47fe3350a77115a1088575e429d70c05afb274eb6a03/django-hashed-url-0.1.0.tar.gz#sha256=543ccb7f208eea8806c856644ebf7a6885a09e80aef8e60dcbbc67032655a6f2 from build tracker '/tmp/pip-req-tracker-1k03btr1' 2019-06-28T20:33:09 Removed build tracker '/tmp/pip-req-tracker-1k03btr1' 2019-06-28T20:33:09 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-e_ha98hg/django-hashed-url/ 2019-06-28T20:33:09 Exception information: 2019-06-28T20:33:09 Traceback (most recent call last): 2019-06-28T20:33:09 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-06-28T20:33:09 status = self.run(options, args) 2019-06-28T20:33:09 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-06-28T20:33:09 resolver.resolve(requirement_set) 2019-06-28T20:33:09 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-06-28T20:33:09 self._resolve_one(requirement_set, req) 2019-06-28T20:33:09 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-06-28T20:33:09 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-06-28T20:33:09 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-06-28T20:33:09 self.require_hashes 2019-06-28T20:33:09 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-06-28T20:33:09 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-06-28T20:33:09 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-06-28T20:33:09 self.req.prepare_metadata() 2019-06-28T20:33:09 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-06-28T20:33:09 self.run_egg_info() 2019-06-28T20:33:09 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-06-28T20:33:09 command_desc='python setup.py egg_info') 2019-06-28T20:33:09 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-06-28T20:33:09 % (command_desc, proc.returncode, cwd)) 2019-06-28T20:33:09 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-e_ha98hg/django-hashed-url/