2020-11-04T19:58:27,192 Created temporary directory: /tmp/pip-ephem-wheel-cache-vc3sckbj 2020-11-04T19:58:27,195 Created temporary directory: /tmp/pip-req-tracker-9fw0g6_k 2020-11-04T19:58:27,195 Initialized build tracking at /tmp/pip-req-tracker-9fw0g6_k 2020-11-04T19:58:27,195 Created build tracker: /tmp/pip-req-tracker-9fw0g6_k 2020-11-04T19:58:27,196 Entered build tracker: /tmp/pip-req-tracker-9fw0g6_k 2020-11-04T19:58:27,196 Created temporary directory: /tmp/pip-wheel-mo3gounf 2020-11-04T19:58:27,206 1 location(s) to search for versions of django-rest-magic: 2020-11-04T19:58:27,206 * https://pypi.org/simple/django-rest-magic/ 2020-11-04T19:58:27,206 Fetching project page and analyzing links: https://pypi.org/simple/django-rest-magic/ 2020-11-04T19:58:27,207 Getting page https://pypi.org/simple/django-rest-magic/ 2020-11-04T19:58:27,209 Found index url https://pypi.org/simple 2020-11-04T19:58:27,301 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:27,302 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:27,302 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:27,303 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:27,307 Given no hashes to check 1 links for project 'django-rest-magic': discarding no candidates 2020-11-04T19:58:27,308 Using version 0.1.5 (newest of versions: 0.1.5) 2020-11-04T19:58:27,311 Collecting django-rest-magic==0.1.5 2020-11-04T19:58:27,313 Created temporary directory: /tmp/pip-unpack-z0jtftan 2020-11-04T19:58:27,353 Downloading django-rest-magic-0.1.5.tar.gz (36 kB) 2020-11-04T19:58:27,474 Added django-rest-magic==0.1.5 from https://files.pythonhosted.org/packages/e4/dd/2b0a4b51f3425ecf5f73953428e4e93b94da6d65adf09d62a6ad62c4c106/django-rest-magic-0.1.5.tar.gz#sha256=d94883a17bd5bb9f4cee30833fec6f11bc5b6a691ec87fa5b40b73339dd3f0c7 to build tracker '/tmp/pip-req-tracker-9fw0g6_k' 2020-11-04T19:58:27,476 Running setup.py (path:/tmp/pip-wheel-mo3gounf/django-rest-magic/setup.py) egg_info for package django-rest-magic 2020-11-04T19:58:27,477 Created temporary directory: /tmp/pip-pip-egg-info-0cf3ykue 2020-11-04T19:58:27,477 Running command python setup.py egg_info 2020-11-04T19:58:29,184 Traceback (most recent call last): 2020-11-04T19:58:29,185 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_file.py", line 583, in get_file_content 2020-11-04T19:58:29,185 with open(url, 'rb') as f: 2020-11-04T19:58:29,186 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2020-11-04T19:58:29,187 During handling of the above exception, another exception occurred: 2020-11-04T19:58:29,188 Traceback (most recent call last): 2020-11-04T19:58:29,188 File "", line 1, in 2020-11-04T19:58:29,189 File "/tmp/pip-wheel-mo3gounf/django-rest-magic/setup.py", line 17, in 2020-11-04T19:58:29,189 reqs = [str(ir.requirement) for ir in install_reqs] 2020-11-04T19:58:29,190 File "/tmp/pip-wheel-mo3gounf/django-rest-magic/setup.py", line 17, in 2020-11-04T19:58:29,190 reqs = [str(ir.requirement) for ir in install_reqs] 2020-11-04T19:58:29,191 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_file.py", line 150, in parse_requirements 2020-11-04T19:58:29,191 for parsed_line in parser.parse(filename, constraint): 2020-11-04T19:58:29,192 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_file.py", line 338, in parse 2020-11-04T19:58:29,192 for line in self._parse_and_recurse(filename, constraint): 2020-11-04T19:58:29,192 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_file.py", line 343, in _parse_and_recurse 2020-11-04T19:58:29,193 for line in self._parse_file(filename, constraint): 2020-11-04T19:58:29,193 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_file.py", line 377, in _parse_file 2020-11-04T19:58:29,194 filename, self._session, comes_from=self._comes_from 2020-11-04T19:58:29,194 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_file.py", line 587, in get_file_content 2020-11-04T19:58:29,195 'Could not open requirements file: {}'.format(exc) 2020-11-04T19:58:29,195 pip._internal.exceptions.InstallationError: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt' 2020-11-04T19:58:29,281 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-11-04T19:58:29,282 Exception information: 2020-11-04T19:58:29,282 Traceback (most recent call last): 2020-11-04T19:58:29,282 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-11-04T19:58:29,282 status = self.run(options, args) 2020-11-04T19:58:29,282 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-11-04T19:58:29,282 return func(self, options, args) 2020-11-04T19:58:29,282 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-11-04T19:58:29,282 reqs, check_supported_wheels=True 2020-11-04T19:58:29,282 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-11-04T19:58:29,282 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-11-04T19:58:29,282 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-11-04T19:58:29,282 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-11-04T19:58:29,282 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:29,282 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-11-04T19:58:29,282 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-11-04T19:58:29,282 req, self.req_tracker, self.finder, self.build_isolation, 2020-11-04T19:58:29,282 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-11-04T19:58:29,282 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-11-04T19:58:29,282 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-11-04T19:58:29,282 self.req.prepare_metadata() 2020-11-04T19:58:29,282 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-11-04T19:58:29,282 self.metadata_directory = self._generate_metadata() 2020-11-04T19:58:29,282 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-11-04T19:58:29,282 details=self.name or "from {}".format(self.link) 2020-11-04T19:58:29,282 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-11-04T19:58:29,282 command_desc='python setup.py egg_info', 2020-11-04T19:58:29,282 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-11-04T19:58:29,282 raise InstallationError(exc_msg) 2020-11-04T19:58:29,282 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:29,290 Removed django-rest-magic==0.1.5 from https://files.pythonhosted.org/packages/e4/dd/2b0a4b51f3425ecf5f73953428e4e93b94da6d65adf09d62a6ad62c4c106/django-rest-magic-0.1.5.tar.gz#sha256=d94883a17bd5bb9f4cee30833fec6f11bc5b6a691ec87fa5b40b73339dd3f0c7 from build tracker '/tmp/pip-req-tracker-9fw0g6_k' 2020-11-04T19:58:29,291 Removed build tracker: '/tmp/pip-req-tracker-9fw0g6_k'