2020-07-21T07:21:21,375 Created temporary directory: /tmp/pip-ephem-wheel-cache-7pu5bnca 2020-07-21T07:21:21,381 Created temporary directory: /tmp/pip-req-tracker-bvagfimh 2020-07-21T07:21:21,382 Initialized build tracking at /tmp/pip-req-tracker-bvagfimh 2020-07-21T07:21:21,383 Created build tracker: /tmp/pip-req-tracker-bvagfimh 2020-07-21T07:21:21,383 Entered build tracker: /tmp/pip-req-tracker-bvagfimh 2020-07-21T07:21:21,385 Created temporary directory: /tmp/pip-wheel-ele82758 2020-07-21T07:21:21,406 1 location(s) to search for versions of auto-crop: 2020-07-21T07:21:21,406 * https://pypi.org/simple/auto-crop/ 2020-07-21T07:21:21,407 Fetching project page and analyzing links: https://pypi.org/simple/auto-crop/ 2020-07-21T07:21:21,408 Getting page https://pypi.org/simple/auto-crop/ 2020-07-21T07:21:21,412 Found index url https://pypi.org/simple 2020-07-21T07:21:21,626 Found link https://files.pythonhosted.org/packages/06/21/5734b1e8f0a99eecb20eb4b4310480f1f13da13b22675fdb5808c85e5762/auto_crop-0.2.1.tar.gz#sha256=829663ad7a682bc794a67f200e3d77798bb0e9f84ca4b50180a441f6108e936f (from https://pypi.org/simple/auto-crop/) (requires-python:>=3.6), version: 0.2.1 2020-07-21T07:21:21,634 Given no hashes to check 1 links for project 'auto-crop': discarding no candidates 2020-07-21T07:21:21,635 Using version 0.2.1 (newest of versions: 0.2.1) 2020-07-21T07:21:21,641 Collecting auto-crop==0.2.1 2020-07-21T07:21:21,645 Created temporary directory: /tmp/pip-unpack-bx9s62hk 2020-07-21T07:21:21,941 Downloading auto_crop-0.2.1.tar.gz (2.6 MB) 2020-07-21T07:21:23,303 Added auto-crop==0.2.1 from https://files.pythonhosted.org/packages/06/21/5734b1e8f0a99eecb20eb4b4310480f1f13da13b22675fdb5808c85e5762/auto_crop-0.2.1.tar.gz#sha256=829663ad7a682bc794a67f200e3d77798bb0e9f84ca4b50180a441f6108e936f to build tracker '/tmp/pip-req-tracker-bvagfimh' 2020-07-21T07:21:23,305 Running setup.py (path:/tmp/pip-wheel-ele82758/auto-crop/setup.py) egg_info for package auto-crop 2020-07-21T07:21:23,307 Created temporary directory: /tmp/pip-pip-egg-info-njf__ey6 2020-07-21T07:21:23,307 Running command python setup.py egg_info 2020-07-21T07:21:27,375 WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip. 2020-07-21T07:21:27,376 Please see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue. 2020-07-21T07:21:27,377 To avoid this problem you can invoke Python with '-m pip' instead of running pip directly. 2020-07-21T07:21:27,750 Defaulting to user installation because normal site-packages is not writeable 2020-07-21T07:21:29,690 Collecting torch 2020-07-21T07:21:29,777 Downloading torch-0.1.2.post2.tar.gz (128 kB) 2020-07-21T07:21:36,384 Requirement already satisfied: pyyaml in /usr/lib/python3/dist-packages (from torch) (3.13) 2020-07-21T07:21:36,393 Building wheels for collected packages: torch 2020-07-21T07:21:36,402 Building wheel for torch (setup.py): started 2020-07-21T07:21:39,722 Building wheel for torch (setup.py): finished with status 'error' 2020-07-21T07:21:39,723 ERROR: Command errored out with exit status 1: 2020-07-21T07:21:39,723 command: /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-e1xra4lb/torch/setup.py'"'"'; __file__='"'"'/tmp/pip-install-e1xra4lb/torch/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-_lwud1t2 2020-07-21T07:21:39,724 cwd: /tmp/pip-install-e1xra4lb/torch/ 2020-07-21T07:21:39,725 Complete output (30 lines): 2020-07-21T07:21:39,725 running bdist_wheel 2020-07-21T07:21:39,726 running build 2020-07-21T07:21:39,727 running build_deps 2020-07-21T07:21:39,728 Traceback (most recent call last): 2020-07-21T07:21:39,729 File "", line 1, in 2020-07-21T07:21:39,730 File "/tmp/pip-install-e1xra4lb/torch/setup.py", line 265, in 2020-07-21T07:21:39,731 description="Tensors and Dynamic neural networks in Python with strong GPU acceleration", 2020-07-21T07:21:39,731 File "/usr/local/lib/python3.7/dist-packages/setuptools/__init__.py", line 161, in setup 2020-07-21T07:21:39,732 return distutils.core.setup(**attrs) 2020-07-21T07:21:39,733 File "/usr/lib/python3.7/distutils/core.py", line 148, in setup 2020-07-21T07:21:39,733 dist.run_commands() 2020-07-21T07:21:39,734 File "/usr/lib/python3.7/distutils/dist.py", line 966, in run_commands 2020-07-21T07:21:39,734 self.run_command(cmd) 2020-07-21T07:21:39,735 File "/usr/lib/python3.7/distutils/dist.py", line 985, in run_command 2020-07-21T07:21:39,736 cmd_obj.run() 2020-07-21T07:21:39,736 File "/usr/lib/python3/dist-packages/wheel/bdist_wheel.py", line 188, in run 2020-07-21T07:21:39,737 self.run_command('build') 2020-07-21T07:21:39,738 File "/usr/lib/python3.7/distutils/cmd.py", line 313, in run_command 2020-07-21T07:21:39,738 self.distribution.run_command(command) 2020-07-21T07:21:39,739 File "/usr/lib/python3.7/distutils/dist.py", line 985, in run_command 2020-07-21T07:21:39,740 cmd_obj.run() 2020-07-21T07:21:39,740 File "/usr/lib/python3.7/distutils/command/build.py", line 135, in run 2020-07-21T07:21:39,741 self.run_command(cmd_name) 2020-07-21T07:21:39,742 File "/usr/lib/python3.7/distutils/cmd.py", line 313, in run_command 2020-07-21T07:21:39,742 self.distribution.run_command(command) 2020-07-21T07:21:39,743 File "/usr/lib/python3.7/distutils/dist.py", line 985, in run_command 2020-07-21T07:21:39,743 cmd_obj.run() 2020-07-21T07:21:39,744 File "/tmp/pip-install-e1xra4lb/torch/setup.py", line 51, in run 2020-07-21T07:21:39,745 from tools.nnwrap import generate_wrappers as generate_nn_wrappers 2020-07-21T07:21:39,745 ModuleNotFoundError: No module named 'tools.nnwrap' 2020-07-21T07:21:39,746 ---------------------------------------- 2020-07-21T07:21:39,747 ERROR: Failed building wheel for torch 2020-07-21T07:21:39,747 Running setup.py clean for torch 2020-07-21T07:21:42,776 ERROR: Command errored out with exit status 1: 2020-07-21T07:21:42,778 command: /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-e1xra4lb/torch/setup.py'"'"'; __file__='"'"'/tmp/pip-install-e1xra4lb/torch/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' clean --all 2020-07-21T07:21:42,778 cwd: /tmp/pip-install-e1xra4lb/torch 2020-07-21T07:21:42,779 Complete output (2 lines): 2020-07-21T07:21:42,780 running clean 2020-07-21T07:21:42,780 error: [Errno 2] No such file or directory: '.gitignore' 2020-07-21T07:21:42,781 ---------------------------------------- 2020-07-21T07:21:42,781 ERROR: Failed cleaning build dir for torch 2020-07-21T07:21:42,782 Failed to build torch 2020-07-21T07:21:46,435 ERROR: auto-crop 0.2.1 requires face-detection>=0.1.4, which is not installed. 2020-07-21T07:21:46,435 ERROR: auto-crop 0.2.1 requires opencv-python, which is not installed. 2020-07-21T07:21:46,436 ERROR: auto-crop 0.2.1 requires torchvision>=0.3.0, which is not installed. 2020-07-21T07:21:46,436 ERROR: auto-crop 0.2.1 has requirement torch>=1.1, but you'll have torch 0.1.2.post2 which is incompatible. 2020-07-21T07:21:46,437 Installing collected packages: torch 2020-07-21T07:21:46,451 Running setup.py install for torch: started 2020-07-21T07:21:49,547 Running setup.py install for torch: finished with status 'error' 2020-07-21T07:21:49,547 ERROR: Command errored out with exit status 1: 2020-07-21T07:21:49,548 command: /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-e1xra4lb/torch/setup.py'"'"'; __file__='"'"'/tmp/pip-install-e1xra4lb/torch/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-ia3lfeb2/install-record.txt --single-version-externally-managed --user --prefix= --compile --install-headers /home/piwheels/.local/include/python3.7m/torch 2020-07-21T07:21:49,549 cwd: /tmp/pip-install-e1xra4lb/torch/ 2020-07-21T07:21:49,549 Complete output (23 lines): 2020-07-21T07:21:49,549 running install 2020-07-21T07:21:49,550 running build_deps 2020-07-21T07:21:49,550 Traceback (most recent call last): 2020-07-21T07:21:49,550 File "", line 1, in 2020-07-21T07:21:49,551 File "/tmp/pip-install-e1xra4lb/torch/setup.py", line 265, in 2020-07-21T07:21:49,551 description="Tensors and Dynamic neural networks in Python with strong GPU acceleration", 2020-07-21T07:21:49,551 File "/usr/local/lib/python3.7/dist-packages/setuptools/__init__.py", line 161, in setup 2020-07-21T07:21:49,551 return distutils.core.setup(**attrs) 2020-07-21T07:21:49,552 File "/usr/lib/python3.7/distutils/core.py", line 148, in setup 2020-07-21T07:21:49,552 dist.run_commands() 2020-07-21T07:21:49,552 File "/usr/lib/python3.7/distutils/dist.py", line 966, in run_commands 2020-07-21T07:21:49,553 self.run_command(cmd) 2020-07-21T07:21:49,553 File "/usr/lib/python3.7/distutils/dist.py", line 985, in run_command 2020-07-21T07:21:49,553 cmd_obj.run() 2020-07-21T07:21:49,554 File "/tmp/pip-install-e1xra4lb/torch/setup.py", line 99, in run 2020-07-21T07:21:49,554 self.run_command('build_deps') 2020-07-21T07:21:49,554 File "/usr/lib/python3.7/distutils/cmd.py", line 313, in run_command 2020-07-21T07:21:49,555 self.distribution.run_command(command) 2020-07-21T07:21:49,555 File "/usr/lib/python3.7/distutils/dist.py", line 985, in run_command 2020-07-21T07:21:49,556 cmd_obj.run() 2020-07-21T07:21:49,557 File "/tmp/pip-install-e1xra4lb/torch/setup.py", line 51, in run 2020-07-21T07:21:49,557 from tools.nnwrap import generate_wrappers as generate_nn_wrappers 2020-07-21T07:21:49,558 ModuleNotFoundError: No module named 'tools.nnwrap' 2020-07-21T07:21:49,559 ---------------------------------------- 2020-07-21T07:21:49,563 ERROR: Command errored out with exit status 1: /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-e1xra4lb/torch/setup.py'"'"'; __file__='"'"'/tmp/pip-install-e1xra4lb/torch/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-ia3lfeb2/install-record.txt --single-version-externally-managed --user --prefix= --compile --install-headers /home/piwheels/.local/include/python3.7m/torch Check the logs for full command output. 2020-07-21T07:21:50,540 Traceback (most recent call last): 2020-07-21T07:21:50,540 File "", line 1, in 2020-07-21T07:21:50,541 File "/tmp/pip-wheel-ele82758/auto-crop/setup.py", line 20, in 2020-07-21T07:21:50,541 install_and_import('torch') 2020-07-21T07:21:50,542 File "/tmp/pip-wheel-ele82758/auto-crop/setup.py", line 14, in install_and_import 2020-07-21T07:21:50,542 globals()[package] = importlib.import_module(package) 2020-07-21T07:21:50,543 File "/usr/lib/python3.7/importlib/__init__.py", line 127, in import_module 2020-07-21T07:21:50,543 return _bootstrap._gcd_import(name[level:], package, level) 2020-07-21T07:21:50,543 File "", line 1006, in _gcd_import 2020-07-21T07:21:50,544 File "", line 983, in _find_and_load 2020-07-21T07:21:50,544 File "", line 965, in _find_and_load_unlocked 2020-07-21T07:21:50,545 ModuleNotFoundError: No module named 'torch' 2020-07-21T07:21:50,855 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-07-21T07:21:50,856 Exception information: 2020-07-21T07:21:50,856 Traceback (most recent call last): 2020-07-21T07:21:50,856 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-07-21T07:21:50,856 status = self.run(options, args) 2020-07-21T07:21:50,856 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-07-21T07:21:50,856 return func(self, options, args) 2020-07-21T07:21:50,856 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-07-21T07:21:50,856 reqs, check_supported_wheels=True 2020-07-21T07:21:50,856 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-07-21T07:21:50,856 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-07-21T07:21:50,856 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-07-21T07:21:50,856 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-07-21T07:21:50,856 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-07-21T07:21:50,856 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-07-21T07:21:50,856 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 488, in prepare_linked_requirement 2020-07-21T07:21:50,856 req, self.req_tracker, self.finder, self.build_isolation, 2020-07-21T07:21:50,856 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-07-21T07:21:50,856 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-07-21T07:21:50,856 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-07-21T07:21:50,856 self.req.prepare_metadata() 2020-07-21T07:21:50,856 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-07-21T07:21:50,856 self.metadata_directory = self._generate_metadata() 2020-07-21T07:21:50,856 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-07-21T07:21:50,856 details=self.name or "from {}".format(self.link) 2020-07-21T07:21:50,856 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-07-21T07:21:50,856 command_desc='python setup.py egg_info', 2020-07-21T07:21:50,856 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-07-21T07:21:50,856 raise InstallationError(exc_msg) 2020-07-21T07:21:50,856 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-07-21T07:21:50,901 Removed auto-crop==0.2.1 from https://files.pythonhosted.org/packages/06/21/5734b1e8f0a99eecb20eb4b4310480f1f13da13b22675fdb5808c85e5762/auto_crop-0.2.1.tar.gz#sha256=829663ad7a682bc794a67f200e3d77798bb0e9f84ca4b50180a441f6108e936f from build tracker '/tmp/pip-req-tracker-bvagfimh' 2020-07-21T07:21:50,902 Removed build tracker: '/tmp/pip-req-tracker-bvagfimh'