2020-11-04T19:58:22,939 Created temporary directory: /tmp/pip-ephem-wheel-cache-6f92gqxi 2020-11-04T19:58:22,942 Created temporary directory: /tmp/pip-req-tracker-c8g81ddv 2020-11-04T19:58:22,943 Initialized build tracking at /tmp/pip-req-tracker-c8g81ddv 2020-11-04T19:58:22,943 Created build tracker: /tmp/pip-req-tracker-c8g81ddv 2020-11-04T19:58:22,943 Entered build tracker: /tmp/pip-req-tracker-c8g81ddv 2020-11-04T19:58:22,944 Created temporary directory: /tmp/pip-wheel-7_6mhse7 2020-11-04T19:58:22,954 1 location(s) to search for versions of django-rest-magic: 2020-11-04T19:58:22,954 * https://pypi.org/simple/django-rest-magic/ 2020-11-04T19:58:22,955 Fetching project page and analyzing links: https://pypi.org/simple/django-rest-magic/ 2020-11-04T19:58:22,955 Getting page https://pypi.org/simple/django-rest-magic/ 2020-11-04T19:58:22,957 Found index url https://pypi.org/simple 2020-11-04T19:58:23,051 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:23,052 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:23,052 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:23,052 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:23,057 Given no hashes to check 1 links for project 'django-rest-magic': discarding no candidates 2020-11-04T19:58:23,057 Using version 0.1.1 (newest of versions: 0.1.1) 2020-11-04T19:58:23,061 Collecting django-rest-magic==0.1.1 2020-11-04T19:58:23,063 Created temporary directory: /tmp/pip-unpack-uocmtnuz 2020-11-04T19:58:23,134 Downloading django-rest-magic-0.1.1.tar.gz (36 kB) 2020-11-04T19:58:23,252 Added django-rest-magic==0.1.1 from https://files.pythonhosted.org/packages/ce/e6/f0fd16100218001e09803ac3248fa19fb207a2db2afced8122d7ada2b65c/django-rest-magic-0.1.1.tar.gz#sha256=e9cc40582b5a46e40637284cdc18047ee120d8783bde57e9ce8545c63fa1707e to build tracker '/tmp/pip-req-tracker-c8g81ddv' 2020-11-04T19:58:23,253 Running setup.py (path:/tmp/pip-wheel-7_6mhse7/django-rest-magic/setup.py) egg_info for package django-rest-magic 2020-11-04T19:58:23,254 Created temporary directory: /tmp/pip-pip-egg-info-0531dzro 2020-11-04T19:58:23,254 Running command python setup.py egg_info 2020-11-04T19:58:26,386 Traceback (most recent call last): 2020-11-04T19:58:26,387 File "", line 1, in 2020-11-04T19:58:26,388 File "/tmp/pip-wheel-7_6mhse7/django-rest-magic/setup.py", line 6, in 2020-11-04T19:58:26,389 import drf_magic 2020-11-04T19:58:26,390 File "/tmp/pip-wheel-7_6mhse7/django-rest-magic/drf_magic/__init__.py", line 1, in 2020-11-04T19:58:26,390 from .apps import MagicAppConfig 2020-11-04T19:58:26,391 File "/tmp/pip-wheel-7_6mhse7/django-rest-magic/drf_magic/apps.py", line 1, in 2020-11-04T19:58:26,391 from .access.apps import AutoAccessorAppConfig 2020-11-04T19:58:26,392 File "/tmp/pip-wheel-7_6mhse7/django-rest-magic/drf_magic/access/__init__.py", line 2, in 2020-11-04T19:58:26,392 from .accessors import ( 2020-11-04T19:58:26,393 File "/tmp/pip-wheel-7_6mhse7/django-rest-magic/drf_magic/access/accessors.py", line 6, in 2020-11-04T19:58:26,393 from rest_framework.exceptions import ParseError, PermissionDenied 2020-11-04T19:58:26,394 ModuleNotFoundError: No module named 'rest_framework' 2020-11-04T19:58:26,530 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-11-04T19:58:26,531 Exception information: 2020-11-04T19:58:26,531 Traceback (most recent call last): 2020-11-04T19:58:26,531 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-11-04T19:58:26,531 status = self.run(options, args) 2020-11-04T19:58:26,531 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-11-04T19:58:26,531 return func(self, options, args) 2020-11-04T19:58:26,531 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-11-04T19:58:26,531 reqs, check_supported_wheels=True 2020-11-04T19:58:26,531 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-11-04T19:58:26,531 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-11-04T19:58:26,531 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-11-04T19:58:26,531 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-11-04T19:58:26,531 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:26,531 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-11-04T19:58:26,531 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-11-04T19:58:26,531 req, self.req_tracker, self.finder, self.build_isolation, 2020-11-04T19:58:26,531 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-11-04T19:58:26,531 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-11-04T19:58:26,531 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-11-04T19:58:26,531 self.req.prepare_metadata() 2020-11-04T19:58:26,531 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-11-04T19:58:26,531 self.metadata_directory = self._generate_metadata() 2020-11-04T19:58:26,531 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-11-04T19:58:26,531 details=self.name or "from {}".format(self.link) 2020-11-04T19:58:26,531 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-11-04T19:58:26,531 command_desc='python setup.py egg_info', 2020-11-04T19:58:26,531 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-11-04T19:58:26,531 raise InstallationError(exc_msg) 2020-11-04T19:58:26,531 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:26,538 Removed django-rest-magic==0.1.1 from https://files.pythonhosted.org/packages/ce/e6/f0fd16100218001e09803ac3248fa19fb207a2db2afced8122d7ada2b65c/django-rest-magic-0.1.1.tar.gz#sha256=e9cc40582b5a46e40637284cdc18047ee120d8783bde57e9ce8545c63fa1707e from build tracker '/tmp/pip-req-tracker-c8g81ddv' 2020-11-04T19:58:26,539 Removed build tracker: '/tmp/pip-req-tracker-c8g81ddv'