2021-07-16T06:45:30,614 Created temporary directory: /tmp/pip-ephem-wheel-cache-x2obv77c 2021-07-16T06:45:30,617 Created temporary directory: /tmp/pip-req-tracker-n6yzwf6k 2021-07-16T06:45:30,618 Initialized build tracking at /tmp/pip-req-tracker-n6yzwf6k 2021-07-16T06:45:30,618 Created build tracker: /tmp/pip-req-tracker-n6yzwf6k 2021-07-16T06:45:30,618 Entered build tracker: /tmp/pip-req-tracker-n6yzwf6k 2021-07-16T06:45:30,619 Created temporary directory: /tmp/pip-wheel-knis7t1_ 2021-07-16T06:45:30,648 1 location(s) to search for versions of clx: 2021-07-16T06:45:30,648 * https://pypi.org/simple/clx/ 2021-07-16T06:45:30,649 Fetching project page and analyzing links: https://pypi.org/simple/clx/ 2021-07-16T06:45:30,649 Getting page https://pypi.org/simple/clx/ 2021-07-16T06:45:30,651 Found index url https://pypi.org/simple 2021-07-16T06:45:30,839 Found link https://files.pythonhosted.org/packages/b0/f8/4b96d64f8d6aed649a2d07ddb0be9dd7ddba1f735748a968996a716ed495/clx-0.0.1.tar.gz#sha256=2ade62ba519b37da57b7b1f84b51dc6af12fc40fba78955184b1b02762e92396 (from https://pypi.org/simple/clx/), version: 0.0.1 2021-07-16T06:45:30,840 Skipping link: not a file: https://pypi.org/simple/clx/ 2021-07-16T06:45:30,857 Given no hashes to check 1 links for project 'clx': discarding no candidates 2021-07-16T06:45:30,876 Collecting clx==0.0.1 2021-07-16T06:45:30,878 Created temporary directory: /tmp/pip-unpack-wxmymtex 2021-07-16T06:45:31,050 Downloading clx-0.0.1.tar.gz (1.1 kB) 2021-07-16T06:45:31,080 Added clx==0.0.1 from https://files.pythonhosted.org/packages/b0/f8/4b96d64f8d6aed649a2d07ddb0be9dd7ddba1f735748a968996a716ed495/clx-0.0.1.tar.gz#sha256=2ade62ba519b37da57b7b1f84b51dc6af12fc40fba78955184b1b02762e92396 to build tracker '/tmp/pip-req-tracker-n6yzwf6k' 2021-07-16T06:45:31,081 Running setup.py (path:/tmp/pip-wheel-knis7t1_/clx_494fae40d08a4e908937ed8c04293e49/setup.py) egg_info for package clx 2021-07-16T06:45:31,082 Created temporary directory: /tmp/pip-pip-egg-info-6mgc5awu 2021-07-16T06:45:31,082 Running command python setup.py egg_info 2021-07-16T06:45:32,346 running egg_info 2021-07-16T06:45:32,348 creating /tmp/pip-pip-egg-info-6mgc5awu/clx.egg-info 2021-07-16T06:45:32,350 writing /tmp/pip-pip-egg-info-6mgc5awu/clx.egg-info/PKG-INFO 2021-07-16T06:45:32,352 writing dependency_links to /tmp/pip-pip-egg-info-6mgc5awu/clx.egg-info/dependency_links.txt 2021-07-16T06:45:32,354 writing top-level names to /tmp/pip-pip-egg-info-6mgc5awu/clx.egg-info/top_level.txt 2021-07-16T06:45:32,356 writing manifest file '/tmp/pip-pip-egg-info-6mgc5awu/clx.egg-info/SOURCES.txt' 2021-07-16T06:45:32,387 reading manifest file '/tmp/pip-pip-egg-info-6mgc5awu/clx.egg-info/SOURCES.txt' 2021-07-16T06:45:32,395 writing manifest file '/tmp/pip-pip-egg-info-6mgc5awu/clx.egg-info/SOURCES.txt' 2021-07-16T06:45:32,465 Source in /tmp/pip-wheel-knis7t1_/clx_494fae40d08a4e908937ed8c04293e49 has version 0.0.1, which satisfies requirement clx==0.0.1 from https://files.pythonhosted.org/packages/b0/f8/4b96d64f8d6aed649a2d07ddb0be9dd7ddba1f735748a968996a716ed495/clx-0.0.1.tar.gz#sha256=2ade62ba519b37da57b7b1f84b51dc6af12fc40fba78955184b1b02762e92396 2021-07-16T06:45:32,466 Removed clx==0.0.1 from https://files.pythonhosted.org/packages/b0/f8/4b96d64f8d6aed649a2d07ddb0be9dd7ddba1f735748a968996a716ed495/clx-0.0.1.tar.gz#sha256=2ade62ba519b37da57b7b1f84b51dc6af12fc40fba78955184b1b02762e92396 from build tracker '/tmp/pip-req-tracker-n6yzwf6k' 2021-07-16T06:45:32,470 Created temporary directory: /tmp/pip-unpack-utggmvy2 2021-07-16T06:45:32,470 Building wheels for collected packages: clx 2021-07-16T06:45:32,474 Created temporary directory: /tmp/pip-wheel-r8t220a3 2021-07-16T06:45:32,475 Building wheel for clx (setup.py): started 2021-07-16T06:45:32,475 Destination directory: /tmp/pip-wheel-r8t220a3 2021-07-16T06:45:32,476 Running command /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-knis7t1_/clx_494fae40d08a4e908937ed8c04293e49/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-knis7t1_/clx_494fae40d08a4e908937ed8c04293e49/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-r8t220a3 2021-07-16T06:45:33,768 running bdist_wheel 2021-07-16T06:45:33,946 running build 2021-07-16T06:45:33,949 installing to build/bdist.linux-armv7l/wheel 2021-07-16T06:45:33,949 running install 2021-07-16T06:45:33,950 Traceback (most recent call last): 2021-07-16T06:45:33,950 File "", line 1, in 2021-07-16T06:45:33,951 File "/tmp/pip-wheel-knis7t1_/clx_494fae40d08a4e908937ed8c04293e49/setup.py", line 18, in 2021-07-16T06:45:33,951 setup(name=pkg, 2021-07-16T06:45:33,951 File "/usr/local/lib/python3.9/dist-packages/setuptools/__init__.py", line 153, in setup 2021-07-16T06:45:33,952 return distutils.core.setup(**attrs) 2021-07-16T06:45:33,952 File "/usr/lib/python3.9/distutils/core.py", line 148, in setup 2021-07-16T06:45:33,952 dist.run_commands() 2021-07-16T06:45:33,952 File "/usr/lib/python3.9/distutils/dist.py", line 966, in run_commands 2021-07-16T06:45:33,953 self.run_command(cmd) 2021-07-16T06:45:33,953 File "/usr/lib/python3.9/distutils/dist.py", line 985, in run_command 2021-07-16T06:45:33,954 cmd_obj.run() 2021-07-16T06:45:33,955 File "/usr/lib/python3/dist-packages/wheel/bdist_wheel.py", line 259, in run 2021-07-16T06:45:33,955 self.run_command('install') 2021-07-16T06:45:33,955 File "/usr/lib/python3.9/distutils/cmd.py", line 313, in run_command 2021-07-16T06:45:33,956 self.distribution.run_command(command) 2021-07-16T06:45:33,956 File "/usr/lib/python3.9/distutils/dist.py", line 985, in run_command 2021-07-16T06:45:33,957 cmd_obj.run() 2021-07-16T06:45:33,957 File "/tmp/pip-wheel-knis7t1_/clx_494fae40d08a4e908937ed8c04293e49/setup.py", line 15, in run 2021-07-16T06:45:33,957 raise Exception(long_description) 2021-07-16T06:45:33,957 Exception: Please install clx via the rapidsai conda channel. See https://rapids.ai/start.html for instructions. 2021-07-16T06:45:34,025 Building wheel for clx (setup.py): finished with status 'error' 2021-07-16T06:45:34,026 ERROR: Failed building wheel for clx 2021-07-16T06:45:34,027 Running setup.py clean for clx 2021-07-16T06:45:34,027 Running command /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-knis7t1_/clx_494fae40d08a4e908937ed8c04293e49/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-knis7t1_/clx_494fae40d08a4e908937ed8c04293e49/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' clean --all 2021-07-16T06:45:35,296 running clean 2021-07-16T06:45:35,299 'build/lib' does not exist -- can't clean it 2021-07-16T06:45:35,299 'build/bdist.linux-armv7l' does not exist -- can't clean it 2021-07-16T06:45:35,300 'build/scripts-3.9' does not exist -- can't clean it 2021-07-16T06:45:35,356 Failed to build clx 2021-07-16T06:45:35,357 ERROR: Failed to build one or more wheels 2021-07-16T06:45:35,357 Exception information: 2021-07-16T06:45:35,357 Traceback (most recent call last): 2021-07-16T06:45:35,357 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-16T06:45:35,357 status = self.run(options, args) 2021-07-16T06:45:35,357 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-16T06:45:35,357 return func(self, options, args) 2021-07-16T06:45:35,357 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 174, in run 2021-07-16T06:45:35,357 raise CommandError( 2021-07-16T06:45:35,357 pip._internal.exceptions.CommandError: Failed to build one or more wheels 2021-07-16T06:45:35,360 Removed build tracker: '/tmp/pip-req-tracker-n6yzwf6k'