2019-07-12T08:05:15 Created temporary directory: /tmp/pip-ephem-wheel-cache-q393kyal 2019-07-12T08:05:15 Created temporary directory: /tmp/pip-req-tracker-hn48yoph 2019-07-12T08:05:15 Created requirements tracker '/tmp/pip-req-tracker-hn48yoph' 2019-07-12T08:05:15 Created temporary directory: /tmp/pip-wheel-f195p3rw 2019-07-12T08:05:15 Collecting bokecc-sdk==0.3.2 2019-07-12T08:05:15 1 location(s) to search for versions of bokecc-sdk: 2019-07-12T08:05:15 * https://pypi.org/simple/bokecc-sdk/ 2019-07-12T08:05:15 Getting page https://pypi.org/simple/bokecc-sdk/ 2019-07-12T08:05:15 Analyzing links from page https://pypi.org/simple/bokecc-sdk/ 2019-07-12T08:05:15 Skipping link https://files.pythonhosted.org/packages/c3/63/7231a63b6c69c6d8b681ecfefa3bb9d8bae7519cd0812e5acb72cbd317bc/bokecc_sdk-0.3.2-py2-none-any.whl#sha256=01ba2d79805d852abb3e6decc41d8a2d54e326f066396fc9636053eb2c4f1104 (from https://pypi.org/simple/bokecc-sdk/); it is not compatible with this Python 2019-07-12T08:05:15 Found link https://files.pythonhosted.org/packages/72/cb/862149c2adcab56df45066cd57b1ecbe09fe4fc42154d4281783add91a87/bokecc_sdk-0.3.2.tar.gz#sha256=a1d2069bc1a81cc63f1c3f421dcdb45aa471ebe0bd6571a2044e300390cb40c7 (from https://pypi.org/simple/bokecc-sdk/), version: 0.3.2 2019-07-12T08:05:15 Using version 0.3.2 (newest of versions: 0.3.2) 2019-07-12T08:05:15 Created temporary directory: /tmp/pip-unpack-v7_jsdwf 2019-07-12T08:05:15 Downloading https://files.pythonhosted.org/packages/72/cb/862149c2adcab56df45066cd57b1ecbe09fe4fc42154d4281783add91a87/bokecc_sdk-0.3.2.tar.gz 2019-07-12T08:05:15 Downloading from URL https://files.pythonhosted.org/packages/72/cb/862149c2adcab56df45066cd57b1ecbe09fe4fc42154d4281783add91a87/bokecc_sdk-0.3.2.tar.gz#sha256=a1d2069bc1a81cc63f1c3f421dcdb45aa471ebe0bd6571a2044e300390cb40c7 (from https://pypi.org/simple/bokecc-sdk/) 2019-07-12T08:05:15 Added bokecc-sdk==0.3.2 from https://files.pythonhosted.org/packages/72/cb/862149c2adcab56df45066cd57b1ecbe09fe4fc42154d4281783add91a87/bokecc_sdk-0.3.2.tar.gz#sha256=a1d2069bc1a81cc63f1c3f421dcdb45aa471ebe0bd6571a2044e300390cb40c7 to build tracker '/tmp/pip-req-tracker-hn48yoph' 2019-07-12T08:05:15 Running setup.py (path:/tmp/pip-wheel-f195p3rw/bokecc-sdk/setup.py) egg_info for package bokecc-sdk 2019-07-12T08:05:15 Running command python setup.py egg_info 2019-07-12T08:05:17 Traceback (most recent call last): 2019-07-12T08:05:17 File "", line 1, in 2019-07-12T08:05:17 File "/tmp/pip-wheel-f195p3rw/bokecc-sdk/setup.py", line 22, in 2019-07-12T08:05:17 requirements = read_requirements('requirements.txt') 2019-07-12T08:05:17 File "/tmp/pip-wheel-f195p3rw/bokecc-sdk/setup.py", line 19, in read_requirements 2019-07-12T08:05:17 with open(filename, 'r') as file: 2019-07-12T08:05:17 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2019-07-12T08:05:17 Cleaning up... 2019-07-12T08:05:17 Removing source in /tmp/pip-wheel-f195p3rw/bokecc-sdk 2019-07-12T08:05:17 Removed bokecc-sdk==0.3.2 from https://files.pythonhosted.org/packages/72/cb/862149c2adcab56df45066cd57b1ecbe09fe4fc42154d4281783add91a87/bokecc_sdk-0.3.2.tar.gz#sha256=a1d2069bc1a81cc63f1c3f421dcdb45aa471ebe0bd6571a2044e300390cb40c7 from build tracker '/tmp/pip-req-tracker-hn48yoph' 2019-07-12T08:05:17 Removed build tracker '/tmp/pip-req-tracker-hn48yoph' 2019-07-12T08:05:17 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-f195p3rw/bokecc-sdk/ 2019-07-12T08:05:17 Exception information: 2019-07-12T08:05:17 Traceback (most recent call last): 2019-07-12T08:05:17 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-12T08:05:17 status = self.run(options, args) 2019-07-12T08:05:17 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-12T08:05:17 resolver.resolve(requirement_set) 2019-07-12T08:05:17 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-12T08:05:17 self._resolve_one(requirement_set, req) 2019-07-12T08:05:17 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-12T08:05:17 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-12T08:05:17 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-12T08:05:17 self.require_hashes 2019-07-12T08:05:17 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-12T08:05:17 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-12T08:05:17 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-12T08:05:17 self.req.prepare_metadata() 2019-07-12T08:05:17 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-12T08:05:17 self.run_egg_info() 2019-07-12T08:05:17 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-12T08:05:17 command_desc='python setup.py egg_info') 2019-07-12T08:05:17 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-12T08:05:17 % (command_desc, proc.returncode, cwd)) 2019-07-12T08:05:17 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-f195p3rw/bokecc-sdk/