2020-11-04T19:58:25,402 Created temporary directory: /tmp/pip-ephem-wheel-cache-uraswbc8 2020-11-04T19:58:25,405 Created temporary directory: /tmp/pip-req-tracker-v6d_l52v 2020-11-04T19:58:25,405 Initialized build tracking at /tmp/pip-req-tracker-v6d_l52v 2020-11-04T19:58:25,405 Created build tracker: /tmp/pip-req-tracker-v6d_l52v 2020-11-04T19:58:25,405 Entered build tracker: /tmp/pip-req-tracker-v6d_l52v 2020-11-04T19:58:25,406 Created temporary directory: /tmp/pip-wheel-wlin7uj_ 2020-11-04T19:58:25,417 1 location(s) to search for versions of django-rest-magic: 2020-11-04T19:58:25,417 * https://pypi.org/simple/django-rest-magic/ 2020-11-04T19:58:25,418 Fetching project page and analyzing links: https://pypi.org/simple/django-rest-magic/ 2020-11-04T19:58:25,418 Getting page https://pypi.org/simple/django-rest-magic/ 2020-11-04T19:58:25,420 Found index url https://pypi.org/simple 2020-11-04T19:58:25,514 Found link https://files.pythonhosted.org/packages/ce/e6/f0fd16100218001e09803ac3248fa19fb207a2db2afced8122d7ada2b65c/django-rest-magic-0.1.1.tar.gz#sha256=e9cc40582b5a46e40637284cdc18047ee120d8783bde57e9ce8545c63fa1707e (from https://pypi.org/simple/django-rest-magic/), version: 0.1.1 2020-11-04T19:58:25,514 Found link https://files.pythonhosted.org/packages/db/50/0f2217207c10b204abb38e83f0b53d134c5b66b1e6b89d58e53aab201d37/django-rest-magic-0.1.2.tar.gz#sha256=a7d5fb3cffad4d1c258788f10ca9a73dfc32c006dcfc6ae95ad425e631de3dae (from https://pypi.org/simple/django-rest-magic/), version: 0.1.2 2020-11-04T19:58:25,515 Found link https://files.pythonhosted.org/packages/34/03/844f4e1d02a690dd24a031a92356a91fcd89e725a38915ee818a41c6b52d/django-rest-magic-0.1.4.tar.gz#sha256=5ae6903b44c71985e727a228bc42fd514307b232a04fec23486c5bc447ba2bc7 (from https://pypi.org/simple/django-rest-magic/), version: 0.1.4 2020-11-04T19:58:25,515 Found link https://files.pythonhosted.org/packages/e4/dd/2b0a4b51f3425ecf5f73953428e4e93b94da6d65adf09d62a6ad62c4c106/django-rest-magic-0.1.5.tar.gz#sha256=d94883a17bd5bb9f4cee30833fec6f11bc5b6a691ec87fa5b40b73339dd3f0c7 (from https://pypi.org/simple/django-rest-magic/), version: 0.1.5 2020-11-04T19:58:25,519 Given no hashes to check 1 links for project 'django-rest-magic': discarding no candidates 2020-11-04T19:58:25,520 Using version 0.1.4 (newest of versions: 0.1.4) 2020-11-04T19:58:25,523 Collecting django-rest-magic==0.1.4 2020-11-04T19:58:25,525 Created temporary directory: /tmp/pip-unpack-43ajhz1p 2020-11-04T19:58:25,565 Downloading django-rest-magic-0.1.4.tar.gz (36 kB) 2020-11-04T19:58:25,695 Added django-rest-magic==0.1.4 from https://files.pythonhosted.org/packages/34/03/844f4e1d02a690dd24a031a92356a91fcd89e725a38915ee818a41c6b52d/django-rest-magic-0.1.4.tar.gz#sha256=5ae6903b44c71985e727a228bc42fd514307b232a04fec23486c5bc447ba2bc7 to build tracker '/tmp/pip-req-tracker-v6d_l52v' 2020-11-04T19:58:25,696 Running setup.py (path:/tmp/pip-wheel-wlin7uj_/django-rest-magic/setup.py) egg_info for package django-rest-magic 2020-11-04T19:58:25,697 Created temporary directory: /tmp/pip-pip-egg-info-o88mf8g9 2020-11-04T19:58:25,697 Running command python setup.py egg_info 2020-11-04T19:58:27,266 Traceback (most recent call last): 2020-11-04T19:58:27,267 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_file.py", line 583, in get_file_content 2020-11-04T19:58:27,268 with open(url, 'rb') as f: 2020-11-04T19:58:27,268 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2020-11-04T19:58:27,270 During handling of the above exception, another exception occurred: 2020-11-04T19:58:27,271 Traceback (most recent call last): 2020-11-04T19:58:27,271 File "", line 1, in 2020-11-04T19:58:27,272 File "/tmp/pip-wheel-wlin7uj_/django-rest-magic/setup.py", line 17, in 2020-11-04T19:58:27,273 reqs = [str(ir.requirement) for ir in install_reqs] 2020-11-04T19:58:27,273 File "/tmp/pip-wheel-wlin7uj_/django-rest-magic/setup.py", line 17, in 2020-11-04T19:58:27,274 reqs = [str(ir.requirement) for ir in install_reqs] 2020-11-04T19:58:27,274 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_file.py", line 150, in parse_requirements 2020-11-04T19:58:27,275 for parsed_line in parser.parse(filename, constraint): 2020-11-04T19:58:27,275 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_file.py", line 338, in parse 2020-11-04T19:58:27,275 for line in self._parse_and_recurse(filename, constraint): 2020-11-04T19:58:27,276 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_file.py", line 343, in _parse_and_recurse 2020-11-04T19:58:27,276 for line in self._parse_file(filename, constraint): 2020-11-04T19:58:27,277 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_file.py", line 377, in _parse_file 2020-11-04T19:58:27,277 filename, self._session, comes_from=self._comes_from 2020-11-04T19:58:27,278 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_file.py", line 587, in get_file_content 2020-11-04T19:58:27,278 'Could not open requirements file: {}'.format(exc) 2020-11-04T19:58:27,279 pip._internal.exceptions.InstallationError: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt' 2020-11-04T19:58:27,366 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-11-04T19:58:27,366 Exception information: 2020-11-04T19:58:27,366 Traceback (most recent call last): 2020-11-04T19:58:27,366 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-11-04T19:58:27,366 status = self.run(options, args) 2020-11-04T19:58:27,366 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-11-04T19:58:27,366 return func(self, options, args) 2020-11-04T19:58:27,366 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-11-04T19:58:27,366 reqs, check_supported_wheels=True 2020-11-04T19:58:27,366 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-11-04T19:58:27,366 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-11-04T19:58:27,366 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-11-04T19:58:27,366 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-11-04T19:58:27,366 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-11-04T19:58:27,366 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-11-04T19:58:27,366 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-11-04T19:58:27,366 req, self.req_tracker, self.finder, self.build_isolation, 2020-11-04T19:58:27,366 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-11-04T19:58:27,366 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-11-04T19:58:27,366 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-11-04T19:58:27,366 self.req.prepare_metadata() 2020-11-04T19:58:27,366 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-11-04T19:58:27,366 self.metadata_directory = self._generate_metadata() 2020-11-04T19:58:27,366 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-11-04T19:58:27,366 details=self.name or "from {}".format(self.link) 2020-11-04T19:58:27,366 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-11-04T19:58:27,366 command_desc='python setup.py egg_info', 2020-11-04T19:58:27,366 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-11-04T19:58:27,366 raise InstallationError(exc_msg) 2020-11-04T19:58:27,366 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-11-04T19:58:27,375 Removed django-rest-magic==0.1.4 from https://files.pythonhosted.org/packages/34/03/844f4e1d02a690dd24a031a92356a91fcd89e725a38915ee818a41c6b52d/django-rest-magic-0.1.4.tar.gz#sha256=5ae6903b44c71985e727a228bc42fd514307b232a04fec23486c5bc447ba2bc7 from build tracker '/tmp/pip-req-tracker-v6d_l52v' 2020-11-04T19:58:27,375 Removed build tracker: '/tmp/pip-req-tracker-v6d_l52v'