2023-09-09T16:06:33,153 Created temporary directory: /tmp/pip-build-tracker-3s1m_a8f 2023-09-09T16:06:33,154 Initialized build tracking at /tmp/pip-build-tracker-3s1m_a8f 2023-09-09T16:06:33,155 Created build tracker: /tmp/pip-build-tracker-3s1m_a8f 2023-09-09T16:06:33,155 Entered build tracker: /tmp/pip-build-tracker-3s1m_a8f 2023-09-09T16:06:33,156 Created temporary directory: /tmp/pip-wheel-swiiz6qx 2023-09-09T16:06:33,159 Created temporary directory: /tmp/pip-ephem-wheel-cache-0gjr_jfy 2023-09-09T16:06:33,180 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-09T16:06:33,184 2 location(s) to search for versions of my-test: 2023-09-09T16:06:33,184 * https://pypi.org/simple/my-test/ 2023-09-09T16:06:33,184 * https://www.piwheels.org/simple/my-test/ 2023-09-09T16:06:33,185 Fetching project page and analyzing links: https://pypi.org/simple/my-test/ 2023-09-09T16:06:33,186 Getting page https://pypi.org/simple/my-test/ 2023-09-09T16:06:33,187 Found index url https://pypi.org/simple/ 2023-09-09T16:06:33,440 Fetched page https://pypi.org/simple/my-test/ as application/vnd.pypi.simple.v1+json 2023-09-09T16:06:33,441 Found link https://files.pythonhosted.org/packages/e1/8a/405156fdb831d8f4368ee6bdd559fdbb6aff4b5ae12e9d62b27ebe84e3b7/my-test-0.1.tar.gz (from https://pypi.org/simple/my-test/), version: 0.1 2023-09-09T16:06:33,442 Fetching project page and analyzing links: https://www.piwheels.org/simple/my-test/ 2023-09-09T16:06:33,443 Getting page https://www.piwheels.org/simple/my-test/ 2023-09-09T16:06:33,444 Found index url https://www.piwheels.org/simple/ 2023-09-09T16:06:34,479 Fetched page https://www.piwheels.org/simple/my-test/ as text/html 2023-09-09T16:06:34,482 Skipping link: not a file: https://www.piwheels.org/simple/my-test/ 2023-09-09T16:06:34,483 Skipping link: not a file: https://pypi.org/simple/my-test/ 2023-09-09T16:06:34,526 Given no hashes to check 1 links for project 'my-test': discarding no candidates 2023-09-09T16:06:34,552 Collecting my-test==0.1 2023-09-09T16:06:34,554 Created temporary directory: /tmp/pip-unpack-iglw0yo8 2023-09-09T16:06:35,966 Downloading my-test-0.1.tar.gz (383 bytes) 2023-09-09T16:06:35,984 Added my-test==0.1 from https://files.pythonhosted.org/packages/e1/8a/405156fdb831d8f4368ee6bdd559fdbb6aff4b5ae12e9d62b27ebe84e3b7/my-test-0.1.tar.gz to build tracker '/tmp/pip-build-tracker-3s1m_a8f' 2023-09-09T16:06:35,987 Running setup.py (path:/tmp/pip-wheel-swiiz6qx/my-test_2795c041270a4a8f819ef33a04ba0932/setup.py) egg_info for package my-test 2023-09-09T16:06:35,989 Created temporary directory: /tmp/pip-pip-egg-info-9g2at2qe 2023-09-09T16:06:35,990 Preparing metadata (setup.py): started 2023-09-09T16:06:35,993 Running command python setup.py egg_info 2023-09-09T16:06:37,213 Preparing metadata (setup.py): finished with status 'done' 2023-09-09T16:06:37,216 Source in /tmp/pip-wheel-swiiz6qx/my-test_2795c041270a4a8f819ef33a04ba0932 has version 0.1, which satisfies requirement my-test==0.1 from https://files.pythonhosted.org/packages/e1/8a/405156fdb831d8f4368ee6bdd559fdbb6aff4b5ae12e9d62b27ebe84e3b7/my-test-0.1.tar.gz 2023-09-09T16:06:37,217 Removed my-test==0.1 from https://files.pythonhosted.org/packages/e1/8a/405156fdb831d8f4368ee6bdd559fdbb6aff4b5ae12e9d62b27ebe84e3b7/my-test-0.1.tar.gz from build tracker '/tmp/pip-build-tracker-3s1m_a8f' 2023-09-09T16:06:37,221 Created temporary directory: /tmp/pip-unpack-mvsd3rsc 2023-09-09T16:06:37,222 Created temporary directory: /tmp/pip-unpack-clo7a_z_ 2023-09-09T16:06:37,224 Building wheels for collected packages: my-test 2023-09-09T16:06:37,228 Created temporary directory: /tmp/pip-wheel-v_gv75fc 2023-09-09T16:06:37,229 Building wheel for my-test (setup.py): started 2023-09-09T16:06:37,230 Destination directory: /tmp/pip-wheel-v_gv75fc 2023-09-09T16:06:37,231 Running command python setup.py bdist_wheel 2023-09-09T16:06:38,287 error: [Errno 2] No such file or directory: 'test' 2023-09-09T16:06:38,396 ERROR: [present-rich] python setup.py bdist_wheel exited with 1 2023-09-09T16:06:38,410 [bold magenta]full command[/]: [blue]/usr/bin/python3 -u -c ' 2023-09-09T16:06:38,410 exec(compile('"'"''"'"''"'"' 2023-09-09T16:06:38,410 # This is -- a caller that pip uses to run setup.py 2023-09-09T16:06:38,410 # 2023-09-09T16:06:38,410 # - It imports setuptools before invoking setup.py, to enable projects that directly 2023-09-09T16:06:38,410 # import from `distutils.core` to work with newer packaging standards. 2023-09-09T16:06:38,410 # - It provides a clear error message when setuptools is not installed. 2023-09-09T16:06:38,410 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2023-09-09T16:06:38,410 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2023-09-09T16:06:38,410 # manifest_maker: standard file '"'"'-c'"'"' not found". 2023-09-09T16:06:38,410 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2023-09-09T16:06:38,410 import os, sys, tokenize 2023-09-09T16:06:38,410 2023-09-09T16:06:38,410 try: 2023-09-09T16:06:38,410 import setuptools 2023-09-09T16:06:38,410 except ImportError as error: 2023-09-09T16:06:38,410 print( 2023-09-09T16:06:38,410 "ERROR: Can not execute `setup.py` since setuptools is not available in " 2023-09-09T16:06:38,410 "the build environment.", 2023-09-09T16:06:38,410 file=sys.stderr, 2023-09-09T16:06:38,410 ) 2023-09-09T16:06:38,410 sys.exit(1) 2023-09-09T16:06:38,410 2023-09-09T16:06:38,410 __file__ = %r 2023-09-09T16:06:38,410 sys.argv[0] = __file__ 2023-09-09T16:06:38,410 2023-09-09T16:06:38,410 if os.path.exists(__file__): 2023-09-09T16:06:38,410 filename = __file__ 2023-09-09T16:06:38,410 with tokenize.open(__file__) as f: 2023-09-09T16:06:38,410 setup_py_code = f.read() 2023-09-09T16:06:38,410 else: 2023-09-09T16:06:38,410 filename = "" 2023-09-09T16:06:38,410 setup_py_code = "from setuptools import setup; setup()" 2023-09-09T16:06:38,410 2023-09-09T16:06:38,410 exec(compile(setup_py_code, filename, "exec")) 2023-09-09T16:06:38,410 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-swiiz6qx/my-test_2795c041270a4a8f819ef33a04ba0932/setup.py'"'"',), "", "exec"))' bdist_wheel -d /tmp/pip-wheel-v_gv75fc[/] 2023-09-09T16:06:38,410 [bold magenta]cwd[/]: /tmp/pip-wheel-swiiz6qx/my-test_2795c041270a4a8f819ef33a04ba0932/ 2023-09-09T16:06:38,411 Building wheel for my-test (setup.py): finished with status 'error' 2023-09-09T16:06:38,413 ERROR: Failed building wheel for my-test 2023-09-09T16:06:38,414 Running setup.py clean for my-test 2023-09-09T16:06:38,415 Running command python setup.py clean 2023-09-09T16:06:39,408 'build/lib' does not exist -- can't clean it 2023-09-09T16:06:39,408 'build/bdist.linux-armv7l' does not exist -- can't clean it 2023-09-09T16:06:39,519 Failed to build my-test 2023-09-09T16:06:39,520 ERROR: Failed to build one or more wheels 2023-09-09T16:06:39,522 Exception information: 2023-09-09T16:06:39,522 Traceback (most recent call last): 2023-09-09T16:06:39,522 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-09T16:06:39,522 status = run_func(*args) 2023-09-09T16:06:39,522 ^^^^^^^^^^^^^^^ 2023-09-09T16:06:39,522 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-09T16:06:39,522 return func(self, options, args) 2023-09-09T16:06:39,522 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-09T16:06:39,522 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 181, in run 2023-09-09T16:06:39,522 raise CommandError("Failed to build one or more wheels") 2023-09-09T16:06:39,522 pip._internal.exceptions.CommandError: Failed to build one or more wheels 2023-09-09T16:06:39,525 Removed build tracker: '/tmp/pip-build-tracker-3s1m_a8f'