2020-09-11T06:30:32,410 Created temporary directory: /tmp/pip-ephem-wheel-cache-c3porud0 2020-09-11T06:30:32,413 Created temporary directory: /tmp/pip-req-tracker-r0ndtkf5 2020-09-11T06:30:32,414 Initialized build tracking at /tmp/pip-req-tracker-r0ndtkf5 2020-09-11T06:30:32,414 Created build tracker: /tmp/pip-req-tracker-r0ndtkf5 2020-09-11T06:30:32,414 Entered build tracker: /tmp/pip-req-tracker-r0ndtkf5 2020-09-11T06:30:32,415 Created temporary directory: /tmp/pip-wheel-pyr9lsr3 2020-09-11T06:30:32,423 1 location(s) to search for versions of django-url-shortener: 2020-09-11T06:30:32,423 * https://pypi.org/simple/django-url-shortener/ 2020-09-11T06:30:32,424 Fetching project page and analyzing links: https://pypi.org/simple/django-url-shortener/ 2020-09-11T06:30:32,424 Getting page https://pypi.org/simple/django-url-shortener/ 2020-09-11T06:30:32,426 Found index url https://pypi.org/simple 2020-09-11T06:30:32,509 Found link https://files.pythonhosted.org/packages/2a/3e/ead0cbdd8504280bd90adc6f4c7b25c323e3c2d572ea5cff17cf2f90da6e/django-url-shortener-0.0.1.tar.gz#sha256=56b688dd75da68af1eae80a008a5b5b7aaab163c22c3fee58c58d10bd555db22 (from https://pypi.org/simple/django-url-shortener/), version: 0.0.1 2020-09-11T06:30:32,513 Given no hashes to check 1 links for project 'django-url-shortener': discarding no candidates 2020-09-11T06:30:32,514 Using version 0.0.1 (newest of versions: 0.0.1) 2020-09-11T06:30:32,518 Collecting django-url-shortener==0.0.1 2020-09-11T06:30:32,519 Created temporary directory: /tmp/pip-unpack-asjp0d93 2020-09-11T06:30:32,558 Downloading django-url-shortener-0.0.1.tar.gz (3.0 kB) 2020-09-11T06:30:32,593 Added django-url-shortener==0.0.1 from https://files.pythonhosted.org/packages/2a/3e/ead0cbdd8504280bd90adc6f4c7b25c323e3c2d572ea5cff17cf2f90da6e/django-url-shortener-0.0.1.tar.gz#sha256=56b688dd75da68af1eae80a008a5b5b7aaab163c22c3fee58c58d10bd555db22 to build tracker '/tmp/pip-req-tracker-r0ndtkf5' 2020-09-11T06:30:32,594 Running setup.py (path:/tmp/pip-wheel-pyr9lsr3/django-url-shortener/setup.py) egg_info for package django-url-shortener 2020-09-11T06:30:32,595 Created temporary directory: /tmp/pip-pip-egg-info-dkrth53b 2020-09-11T06:30:32,596 Running command python setup.py egg_info 2020-09-11T06:30:33,404 Traceback (most recent call last): 2020-09-11T06:30:33,404 File "", line 1, in 2020-09-11T06:30:33,405 File "/tmp/pip-wheel-pyr9lsr3/django-url-shortener/setup.py", line 4, in 2020-09-11T06:30:33,405 with open(os.path.join(os.path.dirname(__file__), 'README.md')) as readme: 2020-09-11T06:30:33,406 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-pyr9lsr3/django-url-shortener/README.md' 2020-09-11T06:30:33,452 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-11T06:30:33,452 Exception information: 2020-09-11T06:30:33,452 Traceback (most recent call last): 2020-09-11T06:30:33,452 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 216, in _main 2020-09-11T06:30:33,452 status = self.run(options, args) 2020-09-11T06:30:33,452 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-11T06:30:33,452 return func(self, options, args) 2020-09-11T06:30:33,452 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-11T06:30:33,452 reqs, check_supported_wheels=True 2020-09-11T06:30:33,452 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-11T06:30:33,452 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-11T06:30:33,452 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-11T06:30:33,452 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-11T06:30:33,452 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-11T06:30:33,452 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-11T06:30:33,452 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-11T06:30:33,452 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-11T06:30:33,452 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-11T06:30:33,452 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-11T06:30:33,452 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-11T06:30:33,452 self.req.prepare_metadata() 2020-09-11T06:30:33,452 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 554, in prepare_metadata 2020-09-11T06:30:33,452 self.metadata_directory = self._generate_metadata() 2020-09-11T06:30:33,452 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 534, in _generate_metadata 2020-09-11T06:30:33,452 details=self.name or "from {}".format(self.link) 2020-09-11T06:30:33,452 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-11T06:30:33,452 command_desc='python setup.py egg_info', 2020-09-11T06:30:33,452 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-11T06:30:33,452 raise InstallationError(exc_msg) 2020-09-11T06:30:33,452 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-11T06:30:33,460 Removed django-url-shortener==0.0.1 from https://files.pythonhosted.org/packages/2a/3e/ead0cbdd8504280bd90adc6f4c7b25c323e3c2d572ea5cff17cf2f90da6e/django-url-shortener-0.0.1.tar.gz#sha256=56b688dd75da68af1eae80a008a5b5b7aaab163c22c3fee58c58d10bd555db22 from build tracker '/tmp/pip-req-tracker-r0ndtkf5' 2020-09-11T06:30:33,460 Removed build tracker: '/tmp/pip-req-tracker-r0ndtkf5'