2022-10-23T18:36:18,864 Created temporary directory: /tmp/pip-ephem-wheel-cache-sswe1oz8 2022-10-23T18:36:18,870 Created temporary directory: /tmp/pip-build-tracker-xl5s0zd3 2022-10-23T18:36:18,871 Initialized build tracking at /tmp/pip-build-tracker-xl5s0zd3 2022-10-23T18:36:18,871 Created build tracker: /tmp/pip-build-tracker-xl5s0zd3 2022-10-23T18:36:18,872 Entered build tracker: /tmp/pip-build-tracker-xl5s0zd3 2022-10-23T18:36:18,873 Created temporary directory: /tmp/pip-wheel-och4pegl 2022-10-23T18:36:18,944 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-10-23T18:36:18,952 2 location(s) to search for versions of colorpie: 2022-10-23T18:36:18,952 * https://pypi.org/simple/colorpie/ 2022-10-23T18:36:18,952 * https://www.piwheels.org/simple/colorpie/ 2022-10-23T18:36:18,953 Fetching project page and analyzing links: https://pypi.org/simple/colorpie/ 2022-10-23T18:36:18,954 Getting page https://pypi.org/simple/colorpie/ 2022-10-23T18:36:18,958 Found index url https://pypi.org/simple 2022-10-23T18:36:19,143 Skipping link: No binaries permitted for colorpie: https://files.pythonhosted.org/packages/cf/93/43ac7d53620fc5acb477f39cc24206f7ba85707121887d1432b5a380fc9b/colorpie-0.0.1-py3-none-any.whl#sha256=57b7861ce872edd3492a0ba75d6d997e478afaaafb8fbc720b32f9040413eeea (from https://pypi.org/simple/colorpie/) (requires-python:>=3.7) 2022-10-23T18:36:19,145 Found link https://files.pythonhosted.org/packages/69/72/5fbb3d84bc2d41905c3b80f3b47db661ea4471f700359005caba69852572/colorpie-0.0.1.tar.gz#sha256=81906e262cdb253e5c97e20c56b58b0e326b62ddd40c26080f99e6e2d06975dd (from https://pypi.org/simple/colorpie/) (requires-python:>=3.7), version: 0.0.1 2022-10-23T18:36:19,146 Fetching project page and analyzing links: https://www.piwheels.org/simple/colorpie/ 2022-10-23T18:36:19,146 Getting page https://www.piwheels.org/simple/colorpie/ 2022-10-23T18:36:19,148 Found index url https://www.piwheels.org/simple 2022-10-23T18:36:19,381 Skipping link: not a file: https://www.piwheels.org/simple/colorpie/ 2022-10-23T18:36:19,381 Skipping link: not a file: https://pypi.org/simple/colorpie/ 2022-10-23T18:36:19,415 Given no hashes to check 1 links for project 'colorpie': discarding no candidates 2022-10-23T18:36:19,449 Collecting colorpie==0.0.1 2022-10-23T18:36:19,454 Created temporary directory: /tmp/pip-unpack-yn_7cdi9 2022-10-23T18:36:19,685 Downloading colorpie-0.0.1.tar.gz (13 kB) 2022-10-23T18:36:19,783 Added colorpie==0.0.1 from https://files.pythonhosted.org/packages/69/72/5fbb3d84bc2d41905c3b80f3b47db661ea4471f700359005caba69852572/colorpie-0.0.1.tar.gz#sha256=81906e262cdb253e5c97e20c56b58b0e326b62ddd40c26080f99e6e2d06975dd to build tracker '/tmp/pip-build-tracker-xl5s0zd3' 2022-10-23T18:36:19,791 Created temporary directory: /tmp/pip-build-env-v26hnfa7 2022-10-23T18:36:19,806 Created temporary directory: /tmp/pip-standalone-pip-v0qo78ws 2022-10-23T18:36:22,108 Installing build dependencies: started 2022-10-23T18:36:22,111 Running command pip subprocess to install build dependencies 2022-10-23T18:36:31,664 Using pip 22.1.2 from /tmp/pip-standalone-pip-v0qo78ws/__env_pip__.zip/pip (python 3.7) 2022-10-23T18:36:33,238 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-10-23T18:36:38,075 Collecting setuptools 2022-10-23T18:36:38,347 Using cached https://www.piwheels.org/simple/setuptools/setuptools-65.5.0-py3-none-any.whl (1.2 MB) 2022-10-23T18:36:39,027 Collecting wheel 2022-10-23T18:36:39,066 Using cached https://www.piwheels.org/simple/wheel/wheel-0.37.1-py2.py3-none-any.whl (35 kB) 2022-10-23T18:36:45,761 Installing collected packages: wheel, setuptools 2022-10-23T18:36:46,031 Creating /tmp/pip-build-env-v26hnfa7/overlay/bin 2022-10-23T18:36:46,037 changing mode of /tmp/pip-build-env-v26hnfa7/overlay/bin/wheel to 755 2022-10-23T18:36:50,861 Successfully installed setuptools-65.5.0 wheel-0.37.1 2022-10-23T18:36:51,090 --- Logging error --- 2022-10-23T18:36:51,090 Traceback (most recent call last): 2022-10-23T18:36:51,091 File "/tmp/pip-standalone-pip-v0qo78ws/__env_pip__.zip/pip/_internal/utils/logging.py", line 177, in emit 2022-10-23T18:36:51,091 self.console.print(renderable, overflow="ignore", crop=False, style=style) 2022-10-23T18:36:51,092 File "/tmp/pip-standalone-pip-v0qo78ws/__env_pip__.zip/pip/_vendor/rich/console.py", line 1752, in print 2022-10-23T18:36:51,092 extend(render(renderable, render_options)) 2022-10-23T18:36:51,092 File "/tmp/pip-standalone-pip-v0qo78ws/__env_pip__.zip/pip/_vendor/rich/console.py", line 1390, in render 2022-10-23T18:36:51,093 for render_output in iter_render: 2022-10-23T18:36:51,093 File "/tmp/pip-standalone-pip-v0qo78ws/__env_pip__.zip/pip/_internal/utils/logging.py", line 134, in __rich_console__ 2022-10-23T18:36:51,093 for line in lines: 2022-10-23T18:36:51,094 File "/tmp/pip-standalone-pip-v0qo78ws/__env_pip__.zip/pip/_vendor/rich/segment.py", line 245, in split_lines 2022-10-23T18:36:51,094 for segment in segments: 2022-10-23T18:36:51,094 File "/tmp/pip-standalone-pip-v0qo78ws/__env_pip__.zip/pip/_vendor/rich/console.py", line 1368, in render 2022-10-23T18:36:51,095 renderable = rich_cast(renderable) 2022-10-23T18:36:51,095 File "/tmp/pip-standalone-pip-v0qo78ws/__env_pip__.zip/pip/_vendor/rich/protocol.py", line 36, in rich_cast 2022-10-23T18:36:51,095 renderable = cast_method() 2022-10-23T18:36:51,096 File "/tmp/pip-standalone-pip-v0qo78ws/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 130, in __rich__ 2022-10-23T18:36:51,096 pip_cmd = get_best_invocation_for_this_pip() 2022-10-23T18:36:51,096 File "/tmp/pip-standalone-pip-v0qo78ws/__env_pip__.zip/pip/_internal/utils/entrypoints.py", line 60, in get_best_invocation_for_this_pip 2022-10-23T18:36:51,097 os.path.join(binary_prefix, exe_name), 2022-10-23T18:36:51,097 File "/usr/lib/python3.7/genericpath.py", line 97, in samefile 2022-10-23T18:36:51,097 s2 = os.stat(f2) 2022-10-23T18:36:51,098 FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/pip3.7' 2022-10-23T18:36:51,098 Call stack: 2022-10-23T18:36:51,098 File "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main 2022-10-23T18:36:51,099 "__main__", mod_spec) 2022-10-23T18:36:51,099 File "/usr/lib/python3.7/runpy.py", line 85, in _run_code 2022-10-23T18:36:51,099 exec(code, run_globals) 2022-10-23T18:36:51,099 File "/tmp/pip-standalone-pip-v0qo78ws/__env_pip__.zip/pip/__main__.py", line 31, in 2022-10-23T18:36:51,100 sys.exit(_main()) 2022-10-23T18:36:51,100 File "/tmp/pip-standalone-pip-v0qo78ws/__env_pip__.zip/pip/_internal/cli/main.py", line 70, in main 2022-10-23T18:36:51,100 return command.main(cmd_args) 2022-10-23T18:36:51,101 File "/tmp/pip-standalone-pip-v0qo78ws/__env_pip__.zip/pip/_internal/cli/base_command.py", line 101, in main 2022-10-23T18:36:51,101 return self._main(args) 2022-10-23T18:36:51,101 File "/tmp/pip-standalone-pip-v0qo78ws/__env_pip__.zip/pip/_internal/cli/base_command.py", line 223, in _main 2022-10-23T18:36:51,102 self.handle_pip_version_check(options) 2022-10-23T18:36:51,102 File "/tmp/pip-standalone-pip-v0qo78ws/__env_pip__.zip/pip/_internal/cli/req_command.py", line 148, in handle_pip_version_check 2022-10-23T18:36:51,102 pip_self_version_check(session, options) 2022-10-23T18:36:51,103 File "/tmp/pip-standalone-pip-v0qo78ws/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 237, in pip_self_version_check 2022-10-23T18:36:51,103 logger.info("[present-rich] %s", upgrade_prompt) 2022-10-23T18:36:51,103 File "/usr/lib/python3.7/logging/__init__.py", line 1383, in info 2022-10-23T18:36:51,103 self._log(INFO, msg, args, **kwargs) 2022-10-23T18:36:51,104 File "/usr/lib/python3.7/logging/__init__.py", line 1519, in _log 2022-10-23T18:36:51,104 self.handle(record) 2022-10-23T18:36:51,104 File "/usr/lib/python3.7/logging/__init__.py", line 1529, in handle 2022-10-23T18:36:51,105 self.callHandlers(record) 2022-10-23T18:36:51,105 File "/usr/lib/python3.7/logging/__init__.py", line 1591, in callHandlers 2022-10-23T18:36:51,105 hdlr.handle(record) 2022-10-23T18:36:51,106 File "/usr/lib/python3.7/logging/__init__.py", line 905, in handle 2022-10-23T18:36:51,106 self.emit(record) 2022-10-23T18:36:51,107 File "/tmp/pip-standalone-pip-v0qo78ws/__env_pip__.zip/pip/_internal/utils/logging.py", line 179, in emit 2022-10-23T18:36:51,107 self.handleError(record) 2022-10-23T18:36:51,107 Message: '[present-rich] %s' 2022-10-23T18:36:51,107 Arguments: (UpgradePrompt(old='22.1.2', new='22.3'),) 2022-10-23T18:36:51,546 Installing build dependencies: finished with status 'done' 2022-10-23T18:36:51,573 Getting requirements to build wheel: started 2022-10-23T18:36:51,575 Running command Getting requirements to build wheel 2022-10-23T18:36:56,351 running egg_info 2022-10-23T18:36:56,989 writing src/colorpie.egg-info/PKG-INFO 2022-10-23T18:36:57,589 writing dependency_links to src/colorpie.egg-info/dependency_links.txt 2022-10-23T18:37:01,183 writing top-level names to src/colorpie.egg-info/top_level.txt 2022-10-23T18:37:01,903 reading manifest file 'src/colorpie.egg-info/SOURCES.txt' 2022-10-23T18:37:01,908 reading manifest template 'MANIFEST.in' 2022-10-23T18:37:01,909 adding license file 'LICENSE' 2022-10-23T18:37:01,914 writing manifest file 'src/colorpie.egg-info/SOURCES.txt' 2022-10-23T18:37:02,134 Getting requirements to build wheel: finished with status 'done' 2022-10-23T18:37:02,155 Created temporary directory: /tmp/pip-modern-metadata-5ubrv34a 2022-10-23T18:37:02,160 Preparing metadata (pyproject.toml): started 2022-10-23T18:37:02,162 Running command Preparing metadata (pyproject.toml) 2022-10-23T18:37:06,641 running dist_info 2022-10-23T18:37:07,292 creating /tmp/pip-modern-metadata-5ubrv34a/colorpie.egg-info 2022-10-23T18:37:07,916 writing /tmp/pip-modern-metadata-5ubrv34a/colorpie.egg-info/PKG-INFO 2022-10-23T18:37:08,510 writing dependency_links to /tmp/pip-modern-metadata-5ubrv34a/colorpie.egg-info/dependency_links.txt 2022-10-23T18:37:12,035 writing top-level names to /tmp/pip-modern-metadata-5ubrv34a/colorpie.egg-info/top_level.txt 2022-10-23T18:37:12,038 writing manifest file '/tmp/pip-modern-metadata-5ubrv34a/colorpie.egg-info/SOURCES.txt' 2022-10-23T18:37:12,747 reading manifest file '/tmp/pip-modern-metadata-5ubrv34a/colorpie.egg-info/SOURCES.txt' 2022-10-23T18:37:12,750 reading manifest template 'MANIFEST.in' 2022-10-23T18:37:12,751 adding license file 'LICENSE' 2022-10-23T18:37:12,756 writing manifest file '/tmp/pip-modern-metadata-5ubrv34a/colorpie.egg-info/SOURCES.txt' 2022-10-23T18:37:12,759 creating '/tmp/pip-modern-metadata-5ubrv34a/colorpie-0.0.1.dist-info' 2022-10-23T18:37:12,957 adding license file "LICENSE" (matched pattern "LICEN[CS]E*") 2022-10-23T18:37:13,189 Preparing metadata (pyproject.toml): finished with status 'done' 2022-10-23T18:37:13,203 Source in /tmp/pip-wheel-och4pegl/colorpie_0b0a35abeb78497080a70f66ebd8ed5b has version 0.0.1, which satisfies requirement colorpie==0.0.1 from https://files.pythonhosted.org/packages/69/72/5fbb3d84bc2d41905c3b80f3b47db661ea4471f700359005caba69852572/colorpie-0.0.1.tar.gz#sha256=81906e262cdb253e5c97e20c56b58b0e326b62ddd40c26080f99e6e2d06975dd 2022-10-23T18:37:13,206 Removed colorpie==0.0.1 from https://files.pythonhosted.org/packages/69/72/5fbb3d84bc2d41905c3b80f3b47db661ea4471f700359005caba69852572/colorpie-0.0.1.tar.gz#sha256=81906e262cdb253e5c97e20c56b58b0e326b62ddd40c26080f99e6e2d06975dd from build tracker '/tmp/pip-build-tracker-xl5s0zd3' 2022-10-23T18:37:13,219 Created temporary directory: /tmp/pip-unpack-xc67fiqh 2022-10-23T18:37:13,220 Building wheels for collected packages: colorpie 2022-10-23T18:37:13,229 Created temporary directory: /tmp/pip-wheel-8xkvrvr9 2022-10-23T18:37:13,230 Destination directory: /tmp/pip-wheel-8xkvrvr9 2022-10-23T18:37:13,235 Building wheel for colorpie (pyproject.toml): started 2022-10-23T18:37:13,237 Running command Building wheel for colorpie (pyproject.toml) 2022-10-23T18:37:17,272 running bdist_wheel 2022-10-23T18:37:18,554 running build 2022-10-23T18:37:18,555 running build_py 2022-10-23T18:37:19,197 creating build 2022-10-23T18:37:19,197 creating build/lib 2022-10-23T18:37:19,199 creating build/lib/colorpie 2022-10-23T18:37:19,201 copying src/colorpie/__init__.py -> build/lib/colorpie 2022-10-23T18:37:19,205 copying src/colorpie/constants.py -> build/lib/colorpie 2022-10-23T18:37:19,209 copying src/colorpie/mapping.py -> build/lib/colorpie 2022-10-23T18:37:19,215 copying src/colorpie/handlers.py -> build/lib/colorpie 2022-10-23T18:37:19,219 copying src/colorpie/utils.py -> build/lib/colorpie 2022-10-23T18:37:19,223 copying src/colorpie/core.py -> build/lib/colorpie 2022-10-23T18:37:19,227 running egg_info 2022-10-23T18:37:20,534 writing src/colorpie.egg-info/PKG-INFO 2022-10-23T18:37:21,152 writing dependency_links to src/colorpie.egg-info/dependency_links.txt 2022-10-23T18:37:24,858 writing top-level names to src/colorpie.egg-info/top_level.txt 2022-10-23T18:37:24,902 reading manifest file 'src/colorpie.egg-info/SOURCES.txt' 2022-10-23T18:37:24,906 reading manifest template 'MANIFEST.in' 2022-10-23T18:37:24,907 adding license file 'LICENSE' 2022-10-23T18:37:24,912 writing manifest file 'src/colorpie.egg-info/SOURCES.txt' 2022-10-23T18:37:26,216 installing to build/bdist.linux-armv7l/wheel 2022-10-23T18:37:26,216 running install 2022-10-23T18:37:26,278 running install_lib 2022-10-23T18:37:26,935 creating build/bdist.linux-armv7l 2022-10-23T18:37:26,936 creating build/bdist.linux-armv7l/wheel 2022-10-23T18:37:26,940 creating build/bdist.linux-armv7l/wheel/colorpie 2022-10-23T18:37:26,942 copying build/lib/colorpie/__init__.py -> build/bdist.linux-armv7l/wheel/colorpie 2022-10-23T18:37:26,946 copying build/lib/colorpie/constants.py -> build/bdist.linux-armv7l/wheel/colorpie 2022-10-23T18:37:26,949 copying build/lib/colorpie/mapping.py -> build/bdist.linux-armv7l/wheel/colorpie 2022-10-23T18:37:26,955 copying build/lib/colorpie/handlers.py -> build/bdist.linux-armv7l/wheel/colorpie 2022-10-23T18:37:26,960 copying build/lib/colorpie/utils.py -> build/bdist.linux-armv7l/wheel/colorpie 2022-10-23T18:37:26,963 copying build/lib/colorpie/core.py -> build/bdist.linux-armv7l/wheel/colorpie 2022-10-23T18:37:26,967 running install_egg_info 2022-10-23T18:37:27,617 Copying src/colorpie.egg-info to build/bdist.linux-armv7l/wheel/colorpie-0.0.1-py3.7.egg-info 2022-10-23T18:37:27,639 running install_scripts 2022-10-23T18:37:27,783 adding license file "LICENSE" (matched pattern "LICEN[CS]E*") 2022-10-23T18:37:27,792 creating build/bdist.linux-armv7l/wheel/colorpie-0.0.1.dist-info/WHEEL 2022-10-23T18:37:27,796 creating '/tmp/pip-wheel-8xkvrvr9/tmpl5x173f1/colorpie-0.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2022-10-23T18:37:27,801 adding 'colorpie/__init__.py' 2022-10-23T18:37:27,804 adding 'colorpie/constants.py' 2022-10-23T18:37:27,807 adding 'colorpie/core.py' 2022-10-23T18:37:27,810 adding 'colorpie/handlers.py' 2022-10-23T18:37:27,820 adding 'colorpie/mapping.py' 2022-10-23T18:37:27,823 adding 'colorpie/utils.py' 2022-10-23T18:37:27,828 adding 'colorpie-0.0.1.dist-info/LICENSE' 2022-10-23T18:37:27,830 adding 'colorpie-0.0.1.dist-info/METADATA' 2022-10-23T18:37:27,831 adding 'colorpie-0.0.1.dist-info/WHEEL' 2022-10-23T18:37:27,833 adding 'colorpie-0.0.1.dist-info/top_level.txt' 2022-10-23T18:37:27,835 adding 'colorpie-0.0.1.dist-info/RECORD' 2022-10-23T18:37:27,838 removing build/bdist.linux-armv7l/wheel 2022-10-23T18:37:28,109 Building wheel for colorpie (pyproject.toml): finished with status 'done' 2022-10-23T18:37:28,122 Created wheel for colorpie: filename=colorpie-0.0.1-py3-none-any.whl size=13563 sha256=b0032ebb993db9a97c6282fe31e070f21fae21a0da57f3aa898b3b0ad1f44842 2022-10-23T18:37:28,124 Stored in directory: /tmp/pip-ephem-wheel-cache-sswe1oz8/wheels/1b/cd/56/f6b2a4ffda2f74cd00b4373cc032bc2b551eb4be26a619aa72 2022-10-23T18:37:28,146 Successfully built colorpie 2022-10-23T18:37:28,155 Removed build tracker: '/tmp/pip-build-tracker-xl5s0zd3'