2021-07-15T06:22:57,041 Created temporary directory: /tmp/pip-ephem-wheel-cache-u6m4z3wn 2021-07-15T06:22:57,050 Created temporary directory: /tmp/pip-req-tracker-21huntmq 2021-07-15T06:22:57,051 Initialized build tracking at /tmp/pip-req-tracker-21huntmq 2021-07-15T06:22:57,051 Created build tracker: /tmp/pip-req-tracker-21huntmq 2021-07-15T06:22:57,052 Entered build tracker: /tmp/pip-req-tracker-21huntmq 2021-07-15T06:22:57,059 Created temporary directory: /tmp/pip-wheel-hupk8bzq 2021-07-15T06:22:57,170 1 location(s) to search for versions of yourproject: 2021-07-15T06:22:57,170 * https://pypi.org/simple/yourproject/ 2021-07-15T06:22:57,171 Fetching project page and analyzing links: https://pypi.org/simple/yourproject/ 2021-07-15T06:22:57,172 Getting page https://pypi.org/simple/yourproject/ 2021-07-15T06:22:57,174 Found index url https://pypi.org/simple 2021-07-15T06:22:57,398 Found link https://files.pythonhosted.org/packages/f8/8f/88e428f5c5d40b2409cb6ac1f9f0830a6746f6d340abeb7d56876e8508db/yourproject-1.0.tar.gz#sha256=2d0fce30f5f9d77b16d1e98e0a0365f0cad70e637c47c8fd22622568f76f4cc1 (from https://pypi.org/simple/yourproject/), version: 1.0 2021-07-15T06:22:57,409 Skipping link: not a file: https://pypi.org/simple/yourproject/ 2021-07-15T06:22:57,462 Given no hashes to check 1 links for project 'yourproject': discarding no candidates 2021-07-15T06:22:57,525 Collecting yourproject==1.0 2021-07-15T06:22:57,538 Created temporary directory: /tmp/pip-unpack-dbxm6a21 2021-07-15T06:22:57,760 Downloading yourproject-1.0.tar.gz (663 bytes) 2021-07-15T06:22:57,830 Added yourproject==1.0 from https://files.pythonhosted.org/packages/f8/8f/88e428f5c5d40b2409cb6ac1f9f0830a6746f6d340abeb7d56876e8508db/yourproject-1.0.tar.gz#sha256=2d0fce30f5f9d77b16d1e98e0a0365f0cad70e637c47c8fd22622568f76f4cc1 to build tracker '/tmp/pip-req-tracker-21huntmq' 2021-07-15T06:22:57,831 Running setup.py (path:/tmp/pip-wheel-hupk8bzq/yourproject_7e828925ce824b64a3da00cb39545caa/setup.py) egg_info for package yourproject 2021-07-15T06:22:57,836 Created temporary directory: /tmp/pip-pip-egg-info-4jxkhjhk 2021-07-15T06:22:57,836 Running command python setup.py egg_info 2021-07-15T06:23:02,345 running egg_info 2021-07-15T06:23:02,353 creating /tmp/pip-pip-egg-info-4jxkhjhk/yourproject.egg-info 2021-07-15T06:23:02,358 writing /tmp/pip-pip-egg-info-4jxkhjhk/yourproject.egg-info/PKG-INFO 2021-07-15T06:23:02,362 writing dependency_links to /tmp/pip-pip-egg-info-4jxkhjhk/yourproject.egg-info/dependency_links.txt 2021-07-15T06:23:02,368 writing top-level names to /tmp/pip-pip-egg-info-4jxkhjhk/yourproject.egg-info/top_level.txt 2021-07-15T06:23:02,371 writing manifest file '/tmp/pip-pip-egg-info-4jxkhjhk/yourproject.egg-info/SOURCES.txt' 2021-07-15T06:23:02,427 reading manifest file '/tmp/pip-pip-egg-info-4jxkhjhk/yourproject.egg-info/SOURCES.txt' 2021-07-15T06:23:02,433 writing manifest file '/tmp/pip-pip-egg-info-4jxkhjhk/yourproject.egg-info/SOURCES.txt' 2021-07-15T06:23:02,544 Source in /tmp/pip-wheel-hupk8bzq/yourproject_7e828925ce824b64a3da00cb39545caa has version 1.0, which satisfies requirement yourproject==1.0 from https://files.pythonhosted.org/packages/f8/8f/88e428f5c5d40b2409cb6ac1f9f0830a6746f6d340abeb7d56876e8508db/yourproject-1.0.tar.gz#sha256=2d0fce30f5f9d77b16d1e98e0a0365f0cad70e637c47c8fd22622568f76f4cc1 2021-07-15T06:23:02,545 Removed yourproject==1.0 from https://files.pythonhosted.org/packages/f8/8f/88e428f5c5d40b2409cb6ac1f9f0830a6746f6d340abeb7d56876e8508db/yourproject-1.0.tar.gz#sha256=2d0fce30f5f9d77b16d1e98e0a0365f0cad70e637c47c8fd22622568f76f4cc1 from build tracker '/tmp/pip-req-tracker-21huntmq' 2021-07-15T06:23:02,551 Created temporary directory: /tmp/pip-unpack-s_ui5_0t 2021-07-15T06:23:02,552 Building wheels for collected packages: yourproject 2021-07-15T06:23:02,557 Created temporary directory: /tmp/pip-wheel-d_5tz5xv 2021-07-15T06:23:02,558 Building wheel for yourproject (setup.py): started 2021-07-15T06:23:02,559 Destination directory: /tmp/pip-wheel-d_5tz5xv 2021-07-15T06:23:02,560 Running command /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-hupk8bzq/yourproject_7e828925ce824b64a3da00cb39545caa/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-hupk8bzq/yourproject_7e828925ce824b64a3da00cb39545caa/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-d_5tz5xv 2021-07-15T06:23:06,922 running bdist_wheel 2021-07-15T06:23:07,456 running build 2021-07-15T06:23:07,457 running build_scripts 2021-07-15T06:23:07,458 creating build 2021-07-15T06:23:07,466 creating build/scripts-3.9 2021-07-15T06:23:07,488 error: [Errno 2] No such file or directory: 'yourproject' 2021-07-15T06:23:07,749 Building wheel for yourproject (setup.py): finished with status 'error' 2021-07-15T06:23:07,750 ERROR: Failed building wheel for yourproject 2021-07-15T06:23:07,751 Running setup.py clean for yourproject 2021-07-15T06:23:07,752 Running command /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-hupk8bzq/yourproject_7e828925ce824b64a3da00cb39545caa/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-hupk8bzq/yourproject_7e828925ce824b64a3da00cb39545caa/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-15T06:23:11,590 running clean 2021-07-15T06:23:11,597 'build/lib' does not exist -- can't clean it 2021-07-15T06:23:11,598 'build/bdist.linux-armv7l' does not exist -- can't clean it 2021-07-15T06:23:11,598 removing 'build/scripts-3.9' (and everything under it) 2021-07-15T06:23:11,601 removing 'build' 2021-07-15T06:23:11,788 Failed to build yourproject 2021-07-15T06:23:11,789 ERROR: Failed to build one or more wheels 2021-07-15T06:23:11,790 Exception information: 2021-07-15T06:23:11,790 Traceback (most recent call last): 2021-07-15T06:23:11,790 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-15T06:23:11,790 status = self.run(options, args) 2021-07-15T06:23:11,790 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-15T06:23:11,790 return func(self, options, args) 2021-07-15T06:23:11,790 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 174, in run 2021-07-15T06:23:11,790 raise CommandError( 2021-07-15T06:23:11,790 pip._internal.exceptions.CommandError: Failed to build one or more wheels 2021-07-15T06:23:11,793 Removed build tracker: '/tmp/pip-req-tracker-21huntmq'