2021-07-12T06:10:17,378 Created temporary directory: /tmp/pip-ephem-wheel-cache-67_x5q3z 2021-07-12T06:10:17,381 Created temporary directory: /tmp/pip-req-tracker-_ov1geog 2021-07-12T06:10:17,381 Initialized build tracking at /tmp/pip-req-tracker-_ov1geog 2021-07-12T06:10:17,382 Created build tracker: /tmp/pip-req-tracker-_ov1geog 2021-07-12T06:10:17,382 Entered build tracker: /tmp/pip-req-tracker-_ov1geog 2021-07-12T06:10:17,383 Created temporary directory: /tmp/pip-wheel-44qk49_h 2021-07-12T06:10:17,415 1 location(s) to search for versions of my-script: 2021-07-12T06:10:17,415 * https://pypi.org/simple/my-script/ 2021-07-12T06:10:17,416 Fetching project page and analyzing links: https://pypi.org/simple/my-script/ 2021-07-12T06:10:17,416 Getting page https://pypi.org/simple/my-script/ 2021-07-12T06:10:17,418 Found index url https://pypi.org/simple 2021-07-12T06:10:17,599 Found link https://files.pythonhosted.org/packages/4f/d2/edd9c47fa510dd420b88168cf74252e8f0221275beba8a88c56438b85c96/my-script-0.1.tar.gz#sha256=4a9ee0db77cf48567d3f5199d9f3a08465f99deb09ef69e194669a68e0f84444 (from https://pypi.org/simple/my-script/), version: 0.1 2021-07-12T06:10:17,599 Skipping link: not a file: https://pypi.org/simple/my-script/ 2021-07-12T06:10:17,617 Given no hashes to check 1 links for project 'my-script': discarding no candidates 2021-07-12T06:10:17,636 Collecting my-script==0.1 2021-07-12T06:10:17,637 Created temporary directory: /tmp/pip-unpack-m1kgwngh 2021-07-12T06:10:17,807 Downloading my-script-0.1.tar.gz (513 bytes) 2021-07-12T06:10:17,824 Added my-script==0.1 from https://files.pythonhosted.org/packages/4f/d2/edd9c47fa510dd420b88168cf74252e8f0221275beba8a88c56438b85c96/my-script-0.1.tar.gz#sha256=4a9ee0db77cf48567d3f5199d9f3a08465f99deb09ef69e194669a68e0f84444 to build tracker '/tmp/pip-req-tracker-_ov1geog' 2021-07-12T06:10:17,825 Running setup.py (path:/tmp/pip-wheel-44qk49_h/my-script_d81788e41ff74c288b56d56808653c76/setup.py) egg_info for package my-script 2021-07-12T06:10:17,826 Created temporary directory: /tmp/pip-pip-egg-info-om8z_pe1 2021-07-12T06:10:17,827 Running command python setup.py egg_info 2021-07-12T06:10:18,832 running egg_info 2021-07-12T06:10:18,835 creating /tmp/pip-pip-egg-info-om8z_pe1/my_script.egg-info 2021-07-12T06:10:18,836 writing /tmp/pip-pip-egg-info-om8z_pe1/my_script.egg-info/PKG-INFO 2021-07-12T06:10:18,838 writing dependency_links to /tmp/pip-pip-egg-info-om8z_pe1/my_script.egg-info/dependency_links.txt 2021-07-12T06:10:18,840 writing top-level names to /tmp/pip-pip-egg-info-om8z_pe1/my_script.egg-info/top_level.txt 2021-07-12T06:10:18,842 writing manifest file '/tmp/pip-pip-egg-info-om8z_pe1/my_script.egg-info/SOURCES.txt' 2021-07-12T06:10:18,854 reading manifest file '/tmp/pip-pip-egg-info-om8z_pe1/my_script.egg-info/SOURCES.txt' 2021-07-12T06:10:18,857 writing manifest file '/tmp/pip-pip-egg-info-om8z_pe1/my_script.egg-info/SOURCES.txt' 2021-07-12T06:10:18,917 Source in /tmp/pip-wheel-44qk49_h/my-script_d81788e41ff74c288b56d56808653c76 has version 0.1, which satisfies requirement my-script==0.1 from https://files.pythonhosted.org/packages/4f/d2/edd9c47fa510dd420b88168cf74252e8f0221275beba8a88c56438b85c96/my-script-0.1.tar.gz#sha256=4a9ee0db77cf48567d3f5199d9f3a08465f99deb09ef69e194669a68e0f84444 2021-07-12T06:10:18,918 Removed my-script==0.1 from https://files.pythonhosted.org/packages/4f/d2/edd9c47fa510dd420b88168cf74252e8f0221275beba8a88c56438b85c96/my-script-0.1.tar.gz#sha256=4a9ee0db77cf48567d3f5199d9f3a08465f99deb09ef69e194669a68e0f84444 from build tracker '/tmp/pip-req-tracker-_ov1geog' 2021-07-12T06:10:18,922 Created temporary directory: /tmp/pip-unpack-mu_ci3bx 2021-07-12T06:10:18,922 Building wheels for collected packages: my-script 2021-07-12T06:10:18,927 Created temporary directory: /tmp/pip-wheel-jd27guk6 2021-07-12T06:10:18,928 Building wheel for my-script (setup.py): started 2021-07-12T06:10:18,928 Destination directory: /tmp/pip-wheel-jd27guk6 2021-07-12T06:10:18,929 Running command /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-44qk49_h/my-script_d81788e41ff74c288b56d56808653c76/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-44qk49_h/my-script_d81788e41ff74c288b56d56808653c76/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-jd27guk6 2021-07-12T06:10:19,964 running bdist_wheel 2021-07-12T06:10:20,133 running build 2021-07-12T06:10:20,133 running build_scripts 2021-07-12T06:10:20,133 creating build 2021-07-12T06:10:20,133 creating build/scripts-3.9 2021-07-12T06:10:20,134 error: [Errno 2] No such file or directory: 'my_script' 2021-07-12T06:10:20,199 Building wheel for my-script (setup.py): finished with status 'error' 2021-07-12T06:10:20,199 ERROR: Failed building wheel for my-script 2021-07-12T06:10:20,200 Running setup.py clean for my-script 2021-07-12T06:10:20,200 Running command /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-44qk49_h/my-script_d81788e41ff74c288b56d56808653c76/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-44qk49_h/my-script_d81788e41ff74c288b56d56808653c76/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-12T06:10:21,195 running clean 2021-07-12T06:10:21,198 'build/lib' does not exist -- can't clean it 2021-07-12T06:10:21,198 'build/bdist.linux-armv7l' does not exist -- can't clean it 2021-07-12T06:10:21,199 removing 'build/scripts-3.9' (and everything under it) 2021-07-12T06:10:21,200 removing 'build' 2021-07-12T06:10:21,253 Failed to build my-script 2021-07-12T06:10:21,254 ERROR: Failed to build one or more wheels 2021-07-12T06:10:21,254 Exception information: 2021-07-12T06:10:21,254 Traceback (most recent call last): 2021-07-12T06:10:21,254 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T06:10:21,254 status = self.run(options, args) 2021-07-12T06:10:21,254 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T06:10:21,254 return func(self, options, args) 2021-07-12T06:10:21,254 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 174, in run 2021-07-12T06:10:21,254 raise CommandError( 2021-07-12T06:10:21,254 pip._internal.exceptions.CommandError: Failed to build one or more wheels 2021-07-12T06:10:21,257 Removed build tracker: '/tmp/pip-req-tracker-_ov1geog'