2023-01-30T19:53:55,435 Created temporary directory: /tmp/pip-ephem-wheel-cache-9l_7hj5i 2023-01-30T19:53:55,438 Created temporary directory: /tmp/pip-build-tracker-3nggkfq4 2023-01-30T19:53:55,438 Initialized build tracking at /tmp/pip-build-tracker-3nggkfq4 2023-01-30T19:53:55,438 Created build tracker: /tmp/pip-build-tracker-3nggkfq4 2023-01-30T19:53:55,438 Entered build tracker: /tmp/pip-build-tracker-3nggkfq4 2023-01-30T19:53:55,439 Created temporary directory: /tmp/pip-wheel-ky9bg02f 2023-01-30T19:53:55,442 DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2023-01-30T19:53:55,444 Created temporary directory: /tmp/pip-ephem-wheel-cache-rujeie82 2023-01-30T19:53:55,472 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-01-30T19:53:55,475 2 location(s) to search for versions of visionpy-sc: 2023-01-30T19:53:55,475 * https://pypi.org/simple/visionpy-sc/ 2023-01-30T19:53:55,475 * https://www.piwheels.org/simple/visionpy-sc/ 2023-01-30T19:53:55,476 Fetching project page and analyzing links: https://pypi.org/simple/visionpy-sc/ 2023-01-30T19:53:55,476 Getting page https://pypi.org/simple/visionpy-sc/ 2023-01-30T19:53:55,478 Found index url https://pypi.org/simple 2023-01-30T19:53:55,532 Fetched page https://pypi.org/simple/visionpy-sc/ as application/vnd.pypi.simple.v1+json 2023-01-30T19:53:55,533 Found link https://files.pythonhosted.org/packages/48/8f/adaf08a1a0a2905fa51344054d7a3835c9b5d6d9478edae49a2dab6e1163/visionpy_sc-0.0.1.tar.gz (from https://pypi.org/simple/visionpy-sc/) (requires-python:>=3.8), version: 0.0.1 2023-01-30T19:53:55,534 Fetching project page and analyzing links: https://www.piwheels.org/simple/visionpy-sc/ 2023-01-30T19:53:55,534 Getting page https://www.piwheels.org/simple/visionpy-sc/ 2023-01-30T19:53:55,535 Found index url https://www.piwheels.org/simple 2023-01-30T19:53:55,701 Fetched page https://www.piwheels.org/simple/visionpy-sc/ as text/html 2023-01-30T19:53:55,702 Skipping link: not a file: https://www.piwheels.org/simple/visionpy-sc/ 2023-01-30T19:53:55,702 Skipping link: not a file: https://pypi.org/simple/visionpy-sc/ 2023-01-30T19:53:55,721 Given no hashes to check 1 links for project 'visionpy-sc': discarding no candidates 2023-01-30T19:53:55,737 Collecting visionpy-sc==0.0.1 2023-01-30T19:53:55,739 Created temporary directory: /tmp/pip-unpack-0j_vr2uj 2023-01-30T19:53:56,065 Downloading visionpy_sc-0.0.1.tar.gz (471 kB) 2023-01-30T19:53:56,389 Added visionpy-sc==0.0.1 from https://files.pythonhosted.org/packages/48/8f/adaf08a1a0a2905fa51344054d7a3835c9b5d6d9478edae49a2dab6e1163/visionpy_sc-0.0.1.tar.gz to build tracker '/tmp/pip-build-tracker-3nggkfq4' 2023-01-30T19:53:56,394 Created temporary directory: /tmp/pip-build-env-u1492au3 2023-01-30T19:53:56,401 Installing build dependencies: started 2023-01-30T19:53:56,402 Running command pip subprocess to install build dependencies 2023-01-30T19:53:57,671 Using pip 22.3 from /usr/local/lib/python3.9/dist-packages/pip (python 3.9) 2023-01-30T19:53:58,049 DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2023-01-30T19:53:58,075 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-01-30T19:53:58,444 Collecting hatchling 2023-01-30T19:53:58,465 Using cached https://www.piwheels.org/simple/hatchling/hatchling-1.12.2-py3-none-any.whl (79 kB) 2023-01-30T19:53:58,636 Collecting pluggy>=1.0.0 2023-01-30T19:53:58,653 Using cached https://www.piwheels.org/simple/pluggy/pluggy-1.0.0-py2.py3-none-any.whl (13 kB) 2023-01-30T19:53:58,768 Collecting tomli>=1.2.2 2023-01-30T19:53:58,785 Using cached https://www.piwheels.org/simple/tomli/tomli-2.0.1-py3-none-any.whl (12 kB) 2023-01-30T19:53:58,859 Collecting editables>=0.3 2023-01-30T19:53:58,875 Using cached https://www.piwheels.org/simple/editables/editables-0.3-py3-none-any.whl (4.7 kB) 2023-01-30T19:53:58,977 Collecting pathspec>=0.10.1 2023-01-30T19:53:58,994 Using cached https://www.piwheels.org/simple/pathspec/pathspec-0.11.0-py3-none-any.whl (29 kB) 2023-01-30T19:53:59,163 Collecting packaging>=21.3 2023-01-30T19:53:59,180 Using cached https://www.piwheels.org/simple/packaging/packaging-23.0-py3-none-any.whl (42 kB) 2023-01-30T19:54:00,817 Installing collected packages: tomli, pluggy, pathspec, packaging, editables, hatchling 2023-01-30T19:54:01,630 Creating /tmp/pip-build-env-u1492au3/overlay/bin 2023-01-30T19:54:01,632 changing mode of /tmp/pip-build-env-u1492au3/overlay/bin/hatchling to 755 2023-01-30T19:54:01,655 Successfully installed editables-0.3 hatchling-1.12.2 packaging-23.0 pathspec-0.11.0 pluggy-1.0.0 tomli-2.0.1 2023-01-30T19:54:01,669 [notice] A new release of pip available: 22.3 -> 22.3.1 2023-01-30T19:54:01,669 [notice] To update, run: python3 -m pip install --upgrade pip 2023-01-30T19:54:01,894 Installing build dependencies: finished with status 'done' 2023-01-30T19:54:01,900 Getting requirements to build wheel: started 2023-01-30T19:54:01,901 Running command Getting requirements to build wheel 2023-01-30T19:54:02,207 Getting requirements to build wheel: finished with status 'done' 2023-01-30T19:54:02,213 Created temporary directory: /tmp/pip-modern-metadata-453h9gey 2023-01-30T19:54:02,216 Preparing metadata (pyproject.toml): started 2023-01-30T19:54:02,217 Running command Preparing metadata (pyproject.toml) 2023-01-30T19:54:03,064 Preparing metadata (pyproject.toml): finished with status 'done' 2023-01-30T19:54:03,072 Source in /tmp/pip-wheel-ky9bg02f/visionpy-sc_318e1f20f4674c7abf894b0efec403ac has version 0.0.1, which satisfies requirement visionpy-sc==0.0.1 from https://files.pythonhosted.org/packages/48/8f/adaf08a1a0a2905fa51344054d7a3835c9b5d6d9478edae49a2dab6e1163/visionpy_sc-0.0.1.tar.gz 2023-01-30T19:54:03,073 Removed visionpy-sc==0.0.1 from https://files.pythonhosted.org/packages/48/8f/adaf08a1a0a2905fa51344054d7a3835c9b5d6d9478edae49a2dab6e1163/visionpy_sc-0.0.1.tar.gz from build tracker '/tmp/pip-build-tracker-3nggkfq4' 2023-01-30T19:54:03,080 Created temporary directory: /tmp/pip-unpack-xts3r9pq 2023-01-30T19:54:03,080 Building wheels for collected packages: visionpy-sc 2023-01-30T19:54:03,085 Created temporary directory: /tmp/pip-wheel-e3eyy3pl 2023-01-30T19:54:03,085 Destination directory: /tmp/pip-wheel-e3eyy3pl 2023-01-30T19:54:03,088 Building wheel for visionpy-sc (pyproject.toml): started 2023-01-30T19:54:03,089 Running command Building wheel for visionpy-sc (pyproject.toml) 2023-01-30T19:54:03,235 Building wheel for visionpy-sc (pyproject.toml): finished with status 'done' 2023-01-30T19:54:03,246 Created wheel for visionpy-sc: filename=visionpy_sc-0.0.1-py3-none-any.whl size=474239 sha256=11cba6ba02e7bbc3512dd2650fc3febe0061dbc1a693f224322f5e7e5d538eb0 2023-01-30T19:54:03,247 Stored in directory: /tmp/pip-ephem-wheel-cache-rujeie82/wheels/c2/85/3b/7b32732c0984c220b2791d50019412858d0ffa4b884b6275bd 2023-01-30T19:54:03,260 Successfully built visionpy-sc 2023-01-30T19:54:03,278 Removed build tracker: '/tmp/pip-build-tracker-3nggkfq4'