2019-06-30T07:52:15 Created temporary directory: /tmp/pip-ephem-wheel-cache-jt58gfm8 2019-06-30T07:52:15 Created temporary directory: /tmp/pip-req-tracker-d_kf50lz 2019-06-30T07:52:15 Created requirements tracker '/tmp/pip-req-tracker-d_kf50lz' 2019-06-30T07:52:15 Created temporary directory: /tmp/pip-wheel-y4f8rn0o 2019-06-30T07:52:15 Collecting django-uuid-contour==0.1.1 2019-06-30T07:52:15 1 location(s) to search for versions of django-uuid-contour: 2019-06-30T07:52:15 * https://pypi.org/simple/django-uuid-contour/ 2019-06-30T07:52:15 Getting page https://pypi.org/simple/django-uuid-contour/ 2019-06-30T07:52:16 Analyzing links from page https://pypi.org/simple/django-uuid-contour/ 2019-06-30T07:52:16 Found link https://files.pythonhosted.org/packages/aa/d2/1f2518e5d4000a77fa077d509c7d462b44f98b8ee1a8f4958d9e3cfbb25b/django-uuid-contour-0.1.1.tar.gz#sha256=363de80bc15b3a2ad044d92e82616993525e12891c3fa35085a5d3fd29c4df79 (from https://pypi.org/simple/django-uuid-contour/), version: 0.1.1 2019-06-30T07:52:16 Found link https://files.pythonhosted.org/packages/4b/12/b4874cd3c17245f999e8e9585282ccf980c26c77bcd2be78904dd856d734/django-uuid-contour-0.2.1.tar.gz#sha256=aca97f5492c163d17df28adc8e0f099c87c66f45ba40659870e7e1465d371417 (from https://pypi.org/simple/django-uuid-contour/), version: 0.2.1 2019-06-30T07:52:16 Using version 0.1.1 (newest of versions: 0.1.1) 2019-06-30T07:52:16 Created temporary directory: /tmp/pip-unpack-2uwtpkza 2019-06-30T07:52:16 Downloading https://files.pythonhosted.org/packages/aa/d2/1f2518e5d4000a77fa077d509c7d462b44f98b8ee1a8f4958d9e3cfbb25b/django-uuid-contour-0.1.1.tar.gz 2019-06-30T07:52:16 Downloading from URL https://files.pythonhosted.org/packages/aa/d2/1f2518e5d4000a77fa077d509c7d462b44f98b8ee1a8f4958d9e3cfbb25b/django-uuid-contour-0.1.1.tar.gz#sha256=363de80bc15b3a2ad044d92e82616993525e12891c3fa35085a5d3fd29c4df79 (from https://pypi.org/simple/django-uuid-contour/) 2019-06-30T07:52:16 Added django-uuid-contour==0.1.1 from https://files.pythonhosted.org/packages/aa/d2/1f2518e5d4000a77fa077d509c7d462b44f98b8ee1a8f4958d9e3cfbb25b/django-uuid-contour-0.1.1.tar.gz#sha256=363de80bc15b3a2ad044d92e82616993525e12891c3fa35085a5d3fd29c4df79 to build tracker '/tmp/pip-req-tracker-d_kf50lz' 2019-06-30T07:52:16 Running setup.py (path:/tmp/pip-wheel-y4f8rn0o/django-uuid-contour/setup.py) egg_info for package django-uuid-contour 2019-06-30T07:52:16 Running command python setup.py egg_info 2019-06-30T07:52:17 Traceback (most recent call last): 2019-06-30T07:52:17 File "", line 1, in 2019-06-30T07:52:17 File "/tmp/pip-wheel-y4f8rn0o/django-uuid-contour/setup.py", line 22, in 2019-06-30T07:52:17 long_description=read('README.md'), 2019-06-30T07:52:17 File "/tmp/pip-wheel-y4f8rn0o/django-uuid-contour/setup.py", line 6, in read 2019-06-30T07:52:17 return open(os.path.join(CURRENT_DIR, fname)).read() 2019-06-30T07:52:17 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-y4f8rn0o/django-uuid-contour/README.md' 2019-06-30T07:52:17 Cleaning up... 2019-06-30T07:52:17 Removing source in /tmp/pip-wheel-y4f8rn0o/django-uuid-contour 2019-06-30T07:52:17 Removed django-uuid-contour==0.1.1 from https://files.pythonhosted.org/packages/aa/d2/1f2518e5d4000a77fa077d509c7d462b44f98b8ee1a8f4958d9e3cfbb25b/django-uuid-contour-0.1.1.tar.gz#sha256=363de80bc15b3a2ad044d92e82616993525e12891c3fa35085a5d3fd29c4df79 from build tracker '/tmp/pip-req-tracker-d_kf50lz' 2019-06-30T07:52:17 Removed build tracker '/tmp/pip-req-tracker-d_kf50lz' 2019-06-30T07:52:17 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-y4f8rn0o/django-uuid-contour/ 2019-06-30T07:52:17 Exception information: 2019-06-30T07:52:17 Traceback (most recent call last): 2019-06-30T07:52:17 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-06-30T07:52:17 status = self.run(options, args) 2019-06-30T07:52:17 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-06-30T07:52:17 resolver.resolve(requirement_set) 2019-06-30T07:52:17 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-06-30T07:52:17 self._resolve_one(requirement_set, req) 2019-06-30T07:52:17 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-06-30T07:52:17 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-06-30T07:52:17 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-06-30T07:52:17 self.require_hashes 2019-06-30T07:52:17 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-06-30T07:52:17 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-06-30T07:52:17 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-06-30T07:52:17 self.req.prepare_metadata() 2019-06-30T07:52:17 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-06-30T07:52:17 self.run_egg_info() 2019-06-30T07:52:17 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-06-30T07:52:17 command_desc='python setup.py egg_info') 2019-06-30T07:52:17 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-06-30T07:52:17 % (command_desc, proc.returncode, cwd)) 2019-06-30T07:52:17 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-y4f8rn0o/django-uuid-contour/