2020-09-20T01:54:52,956 Created temporary directory: /tmp/pip-ephem-wheel-cache-whmmfeu7 2020-09-20T01:54:52,958 Created temporary directory: /tmp/pip-req-tracker-shr8oa7i 2020-09-20T01:54:52,959 Initialized build tracking at /tmp/pip-req-tracker-shr8oa7i 2020-09-20T01:54:52,959 Created build tracker: /tmp/pip-req-tracker-shr8oa7i 2020-09-20T01:54:52,959 Entered build tracker: /tmp/pip-req-tracker-shr8oa7i 2020-09-20T01:54:52,960 Created temporary directory: /tmp/pip-wheel-bmwzo7jh 2020-09-20T01:54:52,968 1 location(s) to search for versions of pyflix2: 2020-09-20T01:54:52,968 * https://pypi.org/simple/pyflix2/ 2020-09-20T01:54:52,968 Fetching project page and analyzing links: https://pypi.org/simple/pyflix2/ 2020-09-20T01:54:52,969 Getting page https://pypi.org/simple/pyflix2/ 2020-09-20T01:54:52,970 Found index url https://pypi.org/simple 2020-09-20T01:54:53,057 Found link https://files.pythonhosted.org/packages/68/58/d667c48d25b57bacd34a812b5cadb0635e6c659b20b7de5c37089ffd6363/pyflix2-0.1.1.tar.gz#sha256=599c2b1a73dfe796889cf01625a9c0ec730ec61dc12adba2dffc79fee5f05ca8 (from https://pypi.org/simple/pyflix2/), version: 0.1.1 2020-09-20T01:54:53,058 Found link https://files.pythonhosted.org/packages/89/44/4bad2a1344c979a041d9e91659dddb781f157b345d4f00ee5b0c62c8308a/pyflix2-0.1.2.tar.gz#sha256=abc121e5aa5954f243eaca8bf50cb2e7c19ce15abb710d65ad183dcc9b02c5f9 (from https://pypi.org/simple/pyflix2/), version: 0.1.2 2020-09-20T01:54:53,058 Found link https://files.pythonhosted.org/packages/09/2e/31c42687279c4e83327fe332f45d19b3cb332fe927f163f0045f1192f66c/pyflix2-0.1.3.tar.gz#sha256=3568bc2d332dcba831a962c4a5d60149de57bc6ec3fa37a49a22b7c238452eac (from https://pypi.org/simple/pyflix2/), version: 0.1.3 2020-09-20T01:54:53,058 Found link https://files.pythonhosted.org/packages/1c/48/115a1f2aa13c2d7f2d436a1d525c76d2fd8fdc7905b521f545cfc1439fd2/pyflix2-0.2.0.tar.gz#sha256=e9ded62e3e579aeb304caa71276d5334d8cd1d88cccd73b3e6ccb5360f58c141 (from https://pypi.org/simple/pyflix2/), version: 0.2.0 2020-09-20T01:54:53,059 Found link https://files.pythonhosted.org/packages/b5/e3/e98076fc73ae56d3adaf81acbcdc6d1f47c1560ac0492943cebf26a918fa/pyflix2-0.2.1.tar.gz#sha256=5bb9e752a16b3677b3fd6329d4c27f9b429bb667becc572c4b4221ae2b2bf32b (from https://pypi.org/simple/pyflix2/), version: 0.2.1 2020-09-20T01:54:53,063 Given no hashes to check 1 links for project 'pyflix2': discarding no candidates 2020-09-20T01:54:53,064 Using version 0.1.1 (newest of versions: 0.1.1) 2020-09-20T01:54:53,067 Collecting pyflix2==0.1.1 2020-09-20T01:54:53,069 Created temporary directory: /tmp/pip-unpack-58vcdizt 2020-09-20T01:54:53,107 Downloading pyflix2-0.1.1.tar.gz (16 kB) 2020-09-20T01:54:53,150 Added pyflix2==0.1.1 from https://files.pythonhosted.org/packages/68/58/d667c48d25b57bacd34a812b5cadb0635e6c659b20b7de5c37089ffd6363/pyflix2-0.1.1.tar.gz#sha256=599c2b1a73dfe796889cf01625a9c0ec730ec61dc12adba2dffc79fee5f05ca8 to build tracker '/tmp/pip-req-tracker-shr8oa7i' 2020-09-20T01:54:53,151 Running setup.py (path:/tmp/pip-wheel-bmwzo7jh/pyflix2/setup.py) egg_info for package pyflix2 2020-09-20T01:54:53,152 Created temporary directory: /tmp/pip-pip-egg-info-3yyb4ycg 2020-09-20T01:54:53,153 Running command python setup.py egg_info 2020-09-20T01:54:54,028 Traceback (most recent call last): 2020-09-20T01:54:54,029 File "", line 1, in 2020-09-20T01:54:54,029 File "/tmp/pip-wheel-bmwzo7jh/pyflix2/setup.py", line 5, in 2020-09-20T01:54:54,029 import pyflix2 2020-09-20T01:54:54,029 File "/tmp/pip-wheel-bmwzo7jh/pyflix2/pyflix2/__init__.py", line 8, in 2020-09-20T01:54:54,030 from pyflix2 import NetflixAPIV2, NetflixAPIV1, User, NetflixError, EXPANDS, SORT_ORDER, RENTAL_HISTORY_TYPE 2020-09-20T01:54:54,030 ImportError: cannot import name 'NetflixAPIV2' from 'pyflix2' (/tmp/pip-wheel-bmwzo7jh/pyflix2/pyflix2/__init__.py) 2020-09-20T01:54:54,075 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-20T01:54:54,076 Exception information: 2020-09-20T01:54:54,076 Traceback (most recent call last): 2020-09-20T01:54:54,076 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-09-20T01:54:54,076 status = self.run(options, args) 2020-09-20T01:54:54,076 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-20T01:54:54,076 return func(self, options, args) 2020-09-20T01:54:54,076 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-20T01:54:54,076 reqs, check_supported_wheels=True 2020-09-20T01:54:54,076 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-20T01:54:54,076 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-20T01:54:54,076 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-20T01:54:54,076 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-20T01:54:54,076 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-20T01:54:54,076 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-20T01:54:54,076 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-20T01:54:54,076 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-20T01:54:54,076 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-20T01:54:54,076 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-20T01:54:54,076 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-20T01:54:54,076 self.req.prepare_metadata() 2020-09-20T01:54:54,076 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-09-20T01:54:54,076 self.metadata_directory = self._generate_metadata() 2020-09-20T01:54:54,076 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-09-20T01:54:54,076 details=self.name or "from {}".format(self.link) 2020-09-20T01:54:54,076 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-20T01:54:54,076 command_desc='python setup.py egg_info', 2020-09-20T01:54:54,076 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-20T01:54:54,076 raise InstallationError(exc_msg) 2020-09-20T01:54:54,076 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-20T01:54:54,084 Removed pyflix2==0.1.1 from https://files.pythonhosted.org/packages/68/58/d667c48d25b57bacd34a812b5cadb0635e6c659b20b7de5c37089ffd6363/pyflix2-0.1.1.tar.gz#sha256=599c2b1a73dfe796889cf01625a9c0ec730ec61dc12adba2dffc79fee5f05ca8 from build tracker '/tmp/pip-req-tracker-shr8oa7i' 2020-09-20T01:54:54,085 Removed build tracker: '/tmp/pip-req-tracker-shr8oa7i'