2023-10-02T01:16:02,529 Created temporary directory: /tmp/pip-build-tracker-m0dor_1c 2023-10-02T01:16:02,530 Initialized build tracking at /tmp/pip-build-tracker-m0dor_1c 2023-10-02T01:16:02,531 Created build tracker: /tmp/pip-build-tracker-m0dor_1c 2023-10-02T01:16:02,531 Entered build tracker: /tmp/pip-build-tracker-m0dor_1c 2023-10-02T01:16:02,532 Created temporary directory: /tmp/pip-wheel-yzd0qf6a 2023-10-02T01:16:02,535 Created temporary directory: /tmp/pip-ephem-wheel-cache-vdfwv2u3 2023-10-02T01:16:02,558 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-10-02T01:16:02,562 2 location(s) to search for versions of rtmlib: 2023-10-02T01:16:02,562 * https://pypi.org/simple/rtmlib/ 2023-10-02T01:16:02,562 * https://www.piwheels.org/simple/rtmlib/ 2023-10-02T01:16:02,563 Fetching project page and analyzing links: https://pypi.org/simple/rtmlib/ 2023-10-02T01:16:02,564 Getting page https://pypi.org/simple/rtmlib/ 2023-10-02T01:16:02,565 Found index url https://pypi.org/simple/ 2023-10-02T01:16:03,173 Fetched page https://pypi.org/simple/rtmlib/ as application/vnd.pypi.simple.v1+json 2023-10-02T01:16:03,174 Skipping link: No binaries permitted for rtmlib: https://files.pythonhosted.org/packages/d7/6e/cd4b5f3365f50f190d9c0324f2ab469998846286c2bb21de1e28ab8ad371/rtmlib-0.0.3-py3-none-any.whl (from https://pypi.org/simple/rtmlib/) (requires-python:>=3.8) 2023-10-02T01:16:03,175 Found link https://files.pythonhosted.org/packages/8e/ce/c487ae0caa55ebe4f708be92c704963bd6ebb9c4147800eb6d118c5ac08a/rtmlib-0.0.3.tar.gz (from https://pypi.org/simple/rtmlib/) (requires-python:>=3.8), version: 0.0.3 2023-10-02T01:16:03,176 Fetching project page and analyzing links: https://www.piwheels.org/simple/rtmlib/ 2023-10-02T01:16:03,177 Getting page https://www.piwheels.org/simple/rtmlib/ 2023-10-02T01:16:03,178 Found index url https://www.piwheels.org/simple/ 2023-10-02T01:16:03,368 Fetched page https://www.piwheels.org/simple/rtmlib/ as text/html 2023-10-02T01:16:03,369 Skipping link: not a file: https://www.piwheels.org/simple/rtmlib/ 2023-10-02T01:16:03,370 Skipping link: not a file: https://pypi.org/simple/rtmlib/ 2023-10-02T01:16:03,388 Given no hashes to check 1 links for project 'rtmlib': discarding no candidates 2023-10-02T01:16:03,406 Collecting rtmlib==0.0.3 2023-10-02T01:16:03,409 Created temporary directory: /tmp/pip-unpack-4ppyxrq1 2023-10-02T01:16:03,952 Downloading rtmlib-0.0.3.tar.gz (19 kB) 2023-10-02T01:16:04,018 Added rtmlib==0.0.3 from https://files.pythonhosted.org/packages/8e/ce/c487ae0caa55ebe4f708be92c704963bd6ebb9c4147800eb6d118c5ac08a/rtmlib-0.0.3.tar.gz to build tracker '/tmp/pip-build-tracker-m0dor_1c' 2023-10-02T01:16:04,022 Created temporary directory: /tmp/pip-build-env-kw6lzna9 2023-10-02T01:16:04,026 Installing build dependencies: started 2023-10-02T01:16:04,027 Running command pip subprocess to install build dependencies 2023-10-02T01:16:05,494 Using pip 23.2.1 from /usr/local/lib/python3.11/dist-packages/pip (python 3.11) 2023-10-02T01:16:06,259 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-10-02T01:16:07,860 Collecting setuptools>=61.0 2023-10-02T01:16:07,967 Using cached https://www.piwheels.org/simple/setuptools/setuptools-68.2.2-py3-none-any.whl (807 kB) 2023-10-02T01:16:10,587 Installing collected packages: setuptools 2023-10-02T01:16:12,797 Successfully installed setuptools-68.2.2 2023-10-02T01:16:13,278 Installing build dependencies: finished with status 'done' 2023-10-02T01:16:13,281 Getting requirements to build wheel: started 2023-10-02T01:16:13,283 Running command Getting requirements to build wheel 2023-10-02T01:16:13,821 /tmp/pip-build-env-kw6lzna9/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:73: _WouldIgnoreField: `license` defined outside of `pyproject.toml` would be ignored. 2023-10-02T01:16:13,821 !! 2023-10-02T01:16:13,822 ******************************************************************************** 2023-10-02T01:16:13,823 ########################################################################## 2023-10-02T01:16:13,824 # configuration would be ignored/result in error due to `pyproject.toml` # 2023-10-02T01:16:13,824 ########################################################################## 2023-10-02T01:16:13,826 The following seems to be defined outside of `pyproject.toml`: 2023-10-02T01:16:13,826 `license = 'Apache License 2.0'` 2023-10-02T01:16:13,827 According to the spec (see the link below), however, setuptools CANNOT 2023-10-02T01:16:13,828 consider this value unless `license` is listed as `dynamic`. 2023-10-02T01:16:13,829 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2023-10-02T01:16:13,830 For the time being, `setuptools` will still consider the given value (as a 2023-10-02T01:16:13,830 **transitional** measure), but please note that future releases of setuptools will 2023-10-02T01:16:13,831 follow strictly the standard. 2023-10-02T01:16:13,832 To prevent this warning, you can list `license` under `dynamic` or alternatively 2023-10-02T01:16:13,833 remove the `[project]` table from your file and rely entirely on other means of 2023-10-02T01:16:13,833 configuration. 2023-10-02T01:16:13,835 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-10-02T01:16:13,835 or your builds will no longer be supported. 2023-10-02T01:16:13,836 ******************************************************************************** 2023-10-02T01:16:13,837 !! 2023-10-02T01:16:13,837 _handle_missing_dynamic(dist, project_table) 2023-10-02T01:16:13,838 /tmp/pip-build-env-kw6lzna9/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:73: _WouldIgnoreField: `keywords` defined outside of `pyproject.toml` would be ignored. 2023-10-02T01:16:13,838 !! 2023-10-02T01:16:13,840 ******************************************************************************** 2023-10-02T01:16:13,840 ########################################################################## 2023-10-02T01:16:13,841 # configuration would be ignored/result in error due to `pyproject.toml` # 2023-10-02T01:16:13,842 ########################################################################## 2023-10-02T01:16:13,843 The following seems to be defined outside of `pyproject.toml`: 2023-10-02T01:16:13,844 `keywords = ['pose estimation']` 2023-10-02T01:16:13,846 According to the spec (see the link below), however, setuptools CANNOT 2023-10-02T01:16:13,846 consider this value unless `keywords` is listed as `dynamic`. 2023-10-02T01:16:13,848 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2023-10-02T01:16:13,850 For the time being, `setuptools` will still consider the given value (as a 2023-10-02T01:16:13,850 **transitional** measure), but please note that future releases of setuptools will 2023-10-02T01:16:13,851 follow strictly the standard. 2023-10-02T01:16:13,852 To prevent this warning, you can list `keywords` under `dynamic` or alternatively 2023-10-02T01:16:13,852 remove the `[project]` table from your file and rely entirely on other means of 2023-10-02T01:16:13,853 configuration. 2023-10-02T01:16:13,855 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-10-02T01:16:13,855 or your builds will no longer be supported. 2023-10-02T01:16:13,856 ******************************************************************************** 2023-10-02T01:16:13,857 !! 2023-10-02T01:16:13,858 _handle_missing_dynamic(dist, project_table) 2023-10-02T01:16:13,858 /tmp/pip-build-env-kw6lzna9/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:73: _WouldIgnoreField: `optional-dependencies` defined outside of `pyproject.toml` would be ignored. 2023-10-02T01:16:13,859 !! 2023-10-02T01:16:13,860 ******************************************************************************** 2023-10-02T01:16:13,861 ########################################################################## 2023-10-02T01:16:13,861 # configuration would be ignored/result in error due to `pyproject.toml` # 2023-10-02T01:16:13,862 ########################################################################## 2023-10-02T01:16:13,863 The following seems to be defined outside of `pyproject.toml`: 2023-10-02T01:16:13,864 `optional-dependencies = {'all': [], 'optional': []}` 2023-10-02T01:16:13,864 According to the spec (see the link below), however, setuptools CANNOT 2023-10-02T01:16:13,865 consider this value unless `optional-dependencies` is listed as `dynamic`. 2023-10-02T01:16:13,866 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2023-10-02T01:16:13,867 For the time being, `setuptools` will still consider the given value (as a 2023-10-02T01:16:13,867 **transitional** measure), but please note that future releases of setuptools will 2023-10-02T01:16:13,868 follow strictly the standard. 2023-10-02T01:16:13,869 To prevent this warning, you can list `optional-dependencies` under `dynamic` or alternatively 2023-10-02T01:16:13,869 remove the `[project]` table from your file and rely entirely on other means of 2023-10-02T01:16:13,870 configuration. 2023-10-02T01:16:13,871 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-10-02T01:16:13,871 or your builds will no longer be supported. 2023-10-02T01:16:13,872 ******************************************************************************** 2023-10-02T01:16:13,873 !! 2023-10-02T01:16:13,874 _handle_missing_dynamic(dist, project_table) 2023-10-02T01:16:14,072 running egg_info 2023-10-02T01:16:14,076 writing rtmlib.egg-info/PKG-INFO 2023-10-02T01:16:14,079 writing dependency_links to rtmlib.egg-info/dependency_links.txt 2023-10-02T01:16:14,081 writing requirements to rtmlib.egg-info/requires.txt 2023-10-02T01:16:14,082 writing top-level names to rtmlib.egg-info/top_level.txt 2023-10-02T01:16:14,097 reading manifest file 'rtmlib.egg-info/SOURCES.txt' 2023-10-02T01:16:14,101 writing manifest file 'rtmlib.egg-info/SOURCES.txt' 2023-10-02T01:16:14,211 Getting requirements to build wheel: finished with status 'done' 2023-10-02T01:16:14,219 Installing backend dependencies: started 2023-10-02T01:16:14,220 Running command pip subprocess to install backend dependencies 2023-10-02T01:16:15,345 Using pip 23.2.1 from /usr/local/lib/python3.11/dist-packages/pip (python 3.11) 2023-10-02T01:16:15,842 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-10-02T01:16:16,346 Collecting wheel 2023-10-02T01:16:16,362 Using cached https://www.piwheels.org/simple/wheel/wheel-0.41.2-py3-none-any.whl (64 kB) 2023-10-02T01:16:18,601 Installing collected packages: wheel 2023-10-02T01:16:18,835 Creating /tmp/pip-build-env-kw6lzna9/normal/local/bin 2023-10-02T01:16:18,837 changing mode of /tmp/pip-build-env-kw6lzna9/normal/local/bin/wheel to 755 2023-10-02T01:16:18,850 Successfully installed wheel-0.41.2 2023-10-02T01:16:19,297 Installing backend dependencies: finished with status 'done' 2023-10-02T01:16:19,299 Created temporary directory: /tmp/pip-modern-metadata-zfy8bgft 2023-10-02T01:16:19,301 Preparing metadata (pyproject.toml): started 2023-10-02T01:16:19,303 Running command Preparing metadata (pyproject.toml) 2023-10-02T01:16:19,801 /tmp/pip-build-env-kw6lzna9/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:73: _WouldIgnoreField: `license` defined outside of `pyproject.toml` would be ignored. 2023-10-02T01:16:19,801 !! 2023-10-02T01:16:19,803 ******************************************************************************** 2023-10-02T01:16:19,803 ########################################################################## 2023-10-02T01:16:19,804 # configuration would be ignored/result in error due to `pyproject.toml` # 2023-10-02T01:16:19,805 ########################################################################## 2023-10-02T01:16:19,806 The following seems to be defined outside of `pyproject.toml`: 2023-10-02T01:16:19,807 `license = 'Apache License 2.0'` 2023-10-02T01:16:19,808 According to the spec (see the link below), however, setuptools CANNOT 2023-10-02T01:16:19,808 consider this value unless `license` is listed as `dynamic`. 2023-10-02T01:16:19,809 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2023-10-02T01:16:19,810 For the time being, `setuptools` will still consider the given value (as a 2023-10-02T01:16:19,811 **transitional** measure), but please note that future releases of setuptools will 2023-10-02T01:16:19,811 follow strictly the standard. 2023-10-02T01:16:19,812 To prevent this warning, you can list `license` under `dynamic` or alternatively 2023-10-02T01:16:19,812 remove the `[project]` table from your file and rely entirely on other means of 2023-10-02T01:16:19,813 configuration. 2023-10-02T01:16:19,814 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-10-02T01:16:19,814 or your builds will no longer be supported. 2023-10-02T01:16:19,815 ******************************************************************************** 2023-10-02T01:16:19,816 !! 2023-10-02T01:16:19,816 _handle_missing_dynamic(dist, project_table) 2023-10-02T01:16:19,817 /tmp/pip-build-env-kw6lzna9/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:73: _WouldIgnoreField: `keywords` defined outside of `pyproject.toml` would be ignored. 2023-10-02T01:16:19,818 !! 2023-10-02T01:16:19,819 ******************************************************************************** 2023-10-02T01:16:19,819 ########################################################################## 2023-10-02T01:16:19,820 # configuration would be ignored/result in error due to `pyproject.toml` # 2023-10-02T01:16:19,820 ########################################################################## 2023-10-02T01:16:19,822 The following seems to be defined outside of `pyproject.toml`: 2023-10-02T01:16:19,823 `keywords = ['pose estimation']` 2023-10-02T01:16:19,824 According to the spec (see the link below), however, setuptools CANNOT 2023-10-02T01:16:19,825 consider this value unless `keywords` is listed as `dynamic`. 2023-10-02T01:16:19,826 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2023-10-02T01:16:19,827 For the time being, `setuptools` will still consider the given value (as a 2023-10-02T01:16:19,827 **transitional** measure), but please note that future releases of setuptools will 2023-10-02T01:16:19,828 follow strictly the standard. 2023-10-02T01:16:19,829 To prevent this warning, you can list `keywords` under `dynamic` or alternatively 2023-10-02T01:16:19,830 remove the `[project]` table from your file and rely entirely on other means of 2023-10-02T01:16:19,831 configuration. 2023-10-02T01:16:19,832 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-10-02T01:16:19,833 or your builds will no longer be supported. 2023-10-02T01:16:19,833 ******************************************************************************** 2023-10-02T01:16:19,835 !! 2023-10-02T01:16:19,835 _handle_missing_dynamic(dist, project_table) 2023-10-02T01:16:19,836 /tmp/pip-build-env-kw6lzna9/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:73: _WouldIgnoreField: `optional-dependencies` defined outside of `pyproject.toml` would be ignored. 2023-10-02T01:16:19,837 !! 2023-10-02T01:16:19,838 ******************************************************************************** 2023-10-02T01:16:19,839 ########################################################################## 2023-10-02T01:16:19,839 # configuration would be ignored/result in error due to `pyproject.toml` # 2023-10-02T01:16:19,840 ########################################################################## 2023-10-02T01:16:19,841 The following seems to be defined outside of `pyproject.toml`: 2023-10-02T01:16:19,842 `optional-dependencies = {'all': [], 'optional': []}` 2023-10-02T01:16:19,843 According to the spec (see the link below), however, setuptools CANNOT 2023-10-02T01:16:19,843 consider this value unless `optional-dependencies` is listed as `dynamic`. 2023-10-02T01:16:19,844 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2023-10-02T01:16:19,845 For the time being, `setuptools` will still consider the given value (as a 2023-10-02T01:16:19,846 **transitional** measure), but please note that future releases of setuptools will 2023-10-02T01:16:19,847 follow strictly the standard. 2023-10-02T01:16:19,848 To prevent this warning, you can list `optional-dependencies` under `dynamic` or alternatively 2023-10-02T01:16:19,849 remove the `[project]` table from your file and rely entirely on other means of 2023-10-02T01:16:19,849 configuration. 2023-10-02T01:16:19,850 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-10-02T01:16:19,851 or your builds will no longer be supported. 2023-10-02T01:16:19,852 ******************************************************************************** 2023-10-02T01:16:19,853 !! 2023-10-02T01:16:19,854 _handle_missing_dynamic(dist, project_table) 2023-10-02T01:16:20,110 running dist_info 2023-10-02T01:16:20,115 creating /tmp/pip-modern-metadata-zfy8bgft/rtmlib.egg-info 2023-10-02T01:16:20,119 writing /tmp/pip-modern-metadata-zfy8bgft/rtmlib.egg-info/PKG-INFO 2023-10-02T01:16:20,122 writing dependency_links to /tmp/pip-modern-metadata-zfy8bgft/rtmlib.egg-info/dependency_links.txt 2023-10-02T01:16:20,124 writing requirements to /tmp/pip-modern-metadata-zfy8bgft/rtmlib.egg-info/requires.txt 2023-10-02T01:16:20,125 writing top-level names to /tmp/pip-modern-metadata-zfy8bgft/rtmlib.egg-info/top_level.txt 2023-10-02T01:16:20,127 writing manifest file '/tmp/pip-modern-metadata-zfy8bgft/rtmlib.egg-info/SOURCES.txt' 2023-10-02T01:16:20,143 reading manifest file '/tmp/pip-modern-metadata-zfy8bgft/rtmlib.egg-info/SOURCES.txt' 2023-10-02T01:16:20,147 writing manifest file '/tmp/pip-modern-metadata-zfy8bgft/rtmlib.egg-info/SOURCES.txt' 2023-10-02T01:16:20,148 creating '/tmp/pip-modern-metadata-zfy8bgft/rtmlib-0.0.3.dist-info' 2023-10-02T01:16:20,289 Preparing metadata (pyproject.toml): finished with status 'done' 2023-10-02T01:16:20,295 Source in /tmp/pip-wheel-yzd0qf6a/rtmlib_d05c5b32d6124838b05ba1b81a60cc20 has version 0.0.3, which satisfies requirement rtmlib==0.0.3 from https://files.pythonhosted.org/packages/8e/ce/c487ae0caa55ebe4f708be92c704963bd6ebb9c4147800eb6d118c5ac08a/rtmlib-0.0.3.tar.gz 2023-10-02T01:16:20,296 Removed rtmlib==0.0.3 from https://files.pythonhosted.org/packages/8e/ce/c487ae0caa55ebe4f708be92c704963bd6ebb9c4147800eb6d118c5ac08a/rtmlib-0.0.3.tar.gz from build tracker '/tmp/pip-build-tracker-m0dor_1c' 2023-10-02T01:16:20,301 Created temporary directory: /tmp/pip-unpack-xuhiksdc 2023-10-02T01:16:20,302 Created temporary directory: /tmp/pip-unpack-exbup2b0 2023-10-02T01:16:20,305 Building wheels for collected packages: rtmlib 2023-10-02T01:16:20,309 Created temporary directory: /tmp/pip-wheel-xvwzxmbc 2023-10-02T01:16:20,310 Destination directory: /tmp/pip-wheel-xvwzxmbc 2023-10-02T01:16:20,312 Building wheel for rtmlib (pyproject.toml): started 2023-10-02T01:16:20,314 Running command Building wheel for rtmlib (pyproject.toml) 2023-10-02T01:16:20,782 /tmp/pip-build-env-kw6lzna9/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:73: _WouldIgnoreField: `license` defined outside of `pyproject.toml` would be ignored. 2023-10-02T01:16:20,783 !! 2023-10-02T01:16:20,784 ******************************************************************************** 2023-10-02T01:16:20,784 ########################################################################## 2023-10-02T01:16:20,785 # configuration would be ignored/result in error due to `pyproject.toml` # 2023-10-02T01:16:20,785 ########################################################################## 2023-10-02T01:16:20,786 The following seems to be defined outside of `pyproject.toml`: 2023-10-02T01:16:20,787 `license = 'Apache License 2.0'` 2023-10-02T01:16:20,788 According to the spec (see the link below), however, setuptools CANNOT 2023-10-02T01:16:20,788 consider this value unless `license` is listed as `dynamic`. 2023-10-02T01:16:20,789 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2023-10-02T01:16:20,790 For the time being, `setuptools` will still consider the given value (as a 2023-10-02T01:16:20,791 **transitional** measure), but please note that future releases of setuptools will 2023-10-02T01:16:20,791 follow strictly the standard. 2023-10-02T01:16:20,792 To prevent this warning, you can list `license` under `dynamic` or alternatively 2023-10-02T01:16:20,793 remove the `[project]` table from your file and rely entirely on other means of 2023-10-02T01:16:20,793 configuration. 2023-10-02T01:16:20,794 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-10-02T01:16:20,795 or your builds will no longer be supported. 2023-10-02T01:16:20,796 ******************************************************************************** 2023-10-02T01:16:20,797 !! 2023-10-02T01:16:20,798 _handle_missing_dynamic(dist, project_table) 2023-10-02T01:16:20,798 /tmp/pip-build-env-kw6lzna9/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:73: _WouldIgnoreField: `keywords` defined outside of `pyproject.toml` would be ignored. 2023-10-02T01:16:20,799 !! 2023-10-02T01:16:20,800 ******************************************************************************** 2023-10-02T01:16:20,801 ########################################################################## 2023-10-02T01:16:20,801 # configuration would be ignored/result in error due to `pyproject.toml` # 2023-10-02T01:16:20,802 ########################################################################## 2023-10-02T01:16:20,803 The following seems to be defined outside of `pyproject.toml`: 2023-10-02T01:16:20,804 `keywords = ['pose estimation']` 2023-10-02T01:16:20,805 According to the spec (see the link below), however, setuptools CANNOT 2023-10-02T01:16:20,806 consider this value unless `keywords` is listed as `dynamic`. 2023-10-02T01:16:20,807 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2023-10-02T01:16:20,808 For the time being, `setuptools` will still consider the given value (as a 2023-10-02T01:16:20,809 **transitional** measure), but please note that future releases of setuptools will 2023-10-02T01:16:20,810 follow strictly the standard. 2023-10-02T01:16:20,811 To prevent this warning, you can list `keywords` under `dynamic` or alternatively 2023-10-02T01:16:20,812 remove the `[project]` table from your file and rely entirely on other means of 2023-10-02T01:16:20,812 configuration. 2023-10-02T01:16:20,814 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-10-02T01:16:20,814 or your builds will no longer be supported. 2023-10-02T01:16:20,815 ******************************************************************************** 2023-10-02T01:16:20,816 !! 2023-10-02T01:16:20,816 _handle_missing_dynamic(dist, project_table) 2023-10-02T01:16:20,816 /tmp/pip-build-env-kw6lzna9/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:73: _WouldIgnoreField: `optional-dependencies` defined outside of `pyproject.toml` would be ignored. 2023-10-02T01:16:20,817 !! 2023-10-02T01:16:20,818 ******************************************************************************** 2023-10-02T01:16:20,818 ########################################################################## 2023-10-02T01:16:20,819 # configuration would be ignored/result in error due to `pyproject.toml` # 2023-10-02T01:16:20,819 ########################################################################## 2023-10-02T01:16:20,820 The following seems to be defined outside of `pyproject.toml`: 2023-10-02T01:16:20,821 `optional-dependencies = {'all': [], 'optional': []}` 2023-10-02T01:16:20,822 According to the spec (see the link below), however, setuptools CANNOT 2023-10-02T01:16:20,823 consider this value unless `optional-dependencies` is listed as `dynamic`. 2023-10-02T01:16:20,824 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2023-10-02T01:16:20,825 For the time being, `setuptools` will still consider the given value (as a 2023-10-02T01:16:20,825 **transitional** measure), but please note that future releases of setuptools will 2023-10-02T01:16:20,826 follow strictly the standard. 2023-10-02T01:16:20,827 To prevent this warning, you can list `optional-dependencies` under `dynamic` or alternatively 2023-10-02T01:16:20,828 remove the `[project]` table from your file and rely entirely on other means of 2023-10-02T01:16:20,828 configuration. 2023-10-02T01:16:20,830 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-10-02T01:16:20,830 or your builds will no longer be supported. 2023-10-02T01:16:20,831 ******************************************************************************** 2023-10-02T01:16:20,832 !! 2023-10-02T01:16:20,833 _handle_missing_dynamic(dist, project_table) 2023-10-02T01:16:21,056 running bdist_wheel 2023-10-02T01:16:21,072 running build 2023-10-02T01:16:21,072 running build_py 2023-10-02T01:16:21,077 creating build 2023-10-02T01:16:21,077 creating build/lib 2023-10-02T01:16:21,078 creating build/lib/rtmlib 2023-10-02T01:16:21,079 copying rtmlib/__init__.py -> build/lib/rtmlib 2023-10-02T01:16:21,081 copying rtmlib/draw.py -> build/lib/rtmlib 2023-10-02T01:16:21,083 copying rtmlib/version.py -> build/lib/rtmlib 2023-10-02T01:16:21,085 creating build/lib/rtmlib/tools 2023-10-02T01:16:21,086 copying rtmlib/tools/file.py -> build/lib/rtmlib/tools 2023-10-02T01:16:21,088 copying rtmlib/tools/__init__.py -> build/lib/rtmlib/tools 2023-10-02T01:16:21,090 copying rtmlib/tools/base.py -> build/lib/rtmlib/tools 2023-10-02T01:16:21,092 creating build/lib/rtmlib/tools/solution 2023-10-02T01:16:21,093 copying rtmlib/tools/solution/wholebody.py -> build/lib/rtmlib/tools/solution 2023-10-02T01:16:21,095 copying rtmlib/tools/solution/body.py -> build/lib/rtmlib/tools/solution 2023-10-02T01:16:21,097 copying rtmlib/tools/solution/types.py -> build/lib/rtmlib/tools/solution 2023-10-02T01:16:21,098 copying rtmlib/tools/solution/__init__.py -> build/lib/rtmlib/tools/solution 2023-10-02T01:16:21,101 creating build/lib/rtmlib/tools/object_detection 2023-10-02T01:16:21,102 copying rtmlib/tools/object_detection/rtmdet.py -> build/lib/rtmlib/tools/object_detection 2023-10-02T01:16:21,104 copying rtmlib/tools/object_detection/post_processings.py -> build/lib/rtmlib/tools/object_detection 2023-10-02T01:16:21,106 copying rtmlib/tools/object_detection/__init__.py -> build/lib/rtmlib/tools/object_detection 2023-10-02T01:16:21,107 copying rtmlib/tools/object_detection/yolox.py -> build/lib/rtmlib/tools/object_detection 2023-10-02T01:16:21,110 creating build/lib/rtmlib/tools/pose_estimation 2023-10-02T01:16:21,110 copying rtmlib/tools/pose_estimation/pre_processings.py -> build/lib/rtmlib/tools/pose_estimation 2023-10-02T01:16:21,112 copying rtmlib/tools/pose_estimation/post_processings.py -> build/lib/rtmlib/tools/pose_estimation 2023-10-02T01:16:21,114 copying rtmlib/tools/pose_estimation/rtmpose.py -> build/lib/rtmlib/tools/pose_estimation 2023-10-02T01:16:21,116 copying rtmlib/tools/pose_estimation/__init__.py -> build/lib/rtmlib/tools/pose_estimation 2023-10-02T01:16:21,117 running egg_info 2023-10-02T01:16:21,120 writing rtmlib.egg-info/PKG-INFO 2023-10-02T01:16:21,123 writing dependency_links to rtmlib.egg-info/dependency_links.txt 2023-10-02T01:16:21,124 writing requirements to rtmlib.egg-info/requires.txt 2023-10-02T01:16:21,126 writing top-level names to rtmlib.egg-info/top_level.txt 2023-10-02T01:16:21,133 reading manifest file 'rtmlib.egg-info/SOURCES.txt' 2023-10-02T01:16:21,138 writing manifest file 'rtmlib.egg-info/SOURCES.txt' 2023-10-02T01:16:21,147 installing to build/bdist.linux-armv7l/wheel 2023-10-02T01:16:21,148 running install 2023-10-02T01:16:21,171 running install_lib 2023-10-02T01:16:21,175 creating build/bdist.linux-armv7l 2023-10-02T01:16:21,175 creating build/bdist.linux-armv7l/wheel 2023-10-02T01:16:21,177 creating build/bdist.linux-armv7l/wheel/rtmlib 2023-10-02T01:16:21,178 creating build/bdist.linux-armv7l/wheel/rtmlib/tools 2023-10-02T01:16:21,179 copying build/lib/rtmlib/tools/file.py -> build/bdist.linux-armv7l/wheel/rtmlib/tools 2023-10-02T01:16:21,182 creating build/bdist.linux-armv7l/wheel/rtmlib/tools/solution 2023-10-02T01:16:21,183 copying build/lib/rtmlib/tools/solution/wholebody.py -> build/bdist.linux-armv7l/wheel/rtmlib/tools/solution 2023-10-02T01:16:21,185 copying build/lib/rtmlib/tools/solution/body.py -> build/bdist.linux-armv7l/wheel/rtmlib/tools/solution 2023-10-02T01:16:21,186 copying build/lib/rtmlib/tools/solution/types.py -> build/bdist.linux-armv7l/wheel/rtmlib/tools/solution 2023-10-02T01:16:21,188 copying build/lib/rtmlib/tools/solution/__init__.py -> build/bdist.linux-armv7l/wheel/rtmlib/tools/solution 2023-10-02T01:16:21,190 copying build/lib/rtmlib/tools/__init__.py -> build/bdist.linux-armv7l/wheel/rtmlib/tools 2023-10-02T01:16:21,191 copying build/lib/rtmlib/tools/base.py -> build/bdist.linux-armv7l/wheel/rtmlib/tools 2023-10-02T01:16:21,194 creating build/bdist.linux-armv7l/wheel/rtmlib/tools/object_detection 2023-10-02T01:16:21,195 copying build/lib/rtmlib/tools/object_detection/rtmdet.py -> build/bdist.linux-armv7l/wheel/rtmlib/tools/object_detection 2023-10-02T01:16:21,197 copying build/lib/rtmlib/tools/object_detection/post_processings.py -> build/bdist.linux-armv7l/wheel/rtmlib/tools/object_detection 2023-10-02T01:16:21,199 copying build/lib/rtmlib/tools/object_detection/__init__.py -> build/bdist.linux-armv7l/wheel/rtmlib/tools/object_detection 2023-10-02T01:16:21,200 copying build/lib/rtmlib/tools/object_detection/yolox.py -> build/bdist.linux-armv7l/wheel/rtmlib/tools/object_detection 2023-10-02T01:16:21,203 creating build/bdist.linux-armv7l/wheel/rtmlib/tools/pose_estimation 2023-10-02T01:16:21,204 copying build/lib/rtmlib/tools/pose_estimation/pre_processings.py -> build/bdist.linux-armv7l/wheel/rtmlib/tools/pose_estimation 2023-10-02T01:16:21,206 copying build/lib/rtmlib/tools/pose_estimation/post_processings.py -> build/bdist.linux-armv7l/wheel/rtmlib/tools/pose_estimation 2023-10-02T01:16:21,208 copying build/lib/rtmlib/tools/pose_estimation/rtmpose.py -> build/bdist.linux-armv7l/wheel/rtmlib/tools/pose_estimation 2023-10-02T01:16:21,210 copying build/lib/rtmlib/tools/pose_estimation/__init__.py -> build/bdist.linux-armv7l/wheel/rtmlib/tools/pose_estimation 2023-10-02T01:16:21,212 copying build/lib/rtmlib/__init__.py -> build/bdist.linux-armv7l/wheel/rtmlib 2023-10-02T01:16:21,213 copying build/lib/rtmlib/draw.py -> build/bdist.linux-armv7l/wheel/rtmlib 2023-10-02T01:16:21,215 copying build/lib/rtmlib/version.py -> build/bdist.linux-armv7l/wheel/rtmlib 2023-10-02T01:16:21,217 running install_egg_info 2023-10-02T01:16:21,221 Copying rtmlib.egg-info to build/bdist.linux-armv7l/wheel/rtmlib-0.0.3-py3.11.egg-info 2023-10-02T01:16:21,230 running install_scripts 2023-10-02T01:16:21,241 creating build/bdist.linux-armv7l/wheel/rtmlib-0.0.3.dist-info/WHEEL 2023-10-02T01:16:21,243 creating '/tmp/pip-wheel-xvwzxmbc/.tmp-y51repaw/rtmlib-0.0.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2023-10-02T01:16:21,245 adding 'rtmlib/__init__.py' 2023-10-02T01:16:21,247 adding 'rtmlib/draw.py' 2023-10-02T01:16:21,248 adding 'rtmlib/version.py' 2023-10-02T01:16:21,250 adding 'rtmlib/tools/__init__.py' 2023-10-02T01:16:21,252 adding 'rtmlib/tools/base.py' 2023-10-02T01:16:21,253 adding 'rtmlib/tools/file.py' 2023-10-02T01:16:21,255 adding 'rtmlib/tools/object_detection/__init__.py' 2023-10-02T01:16:21,256 adding 'rtmlib/tools/object_detection/post_processings.py' 2023-10-02T01:16:21,258 adding 'rtmlib/tools/object_detection/rtmdet.py' 2023-10-02T01:16:21,259 adding 'rtmlib/tools/object_detection/yolox.py' 2023-10-02T01:16:21,261 adding 'rtmlib/tools/pose_estimation/__init__.py' 2023-10-02T01:16:21,262 adding 'rtmlib/tools/pose_estimation/post_processings.py' 2023-10-02T01:16:21,263 adding 'rtmlib/tools/pose_estimation/pre_processings.py' 2023-10-02T01:16:21,265 adding 'rtmlib/tools/pose_estimation/rtmpose.py' 2023-10-02T01:16:21,267 adding 'rtmlib/tools/solution/__init__.py' 2023-10-02T01:16:21,268 adding 'rtmlib/tools/solution/body.py' 2023-10-02T01:16:21,269 adding 'rtmlib/tools/solution/types.py' 2023-10-02T01:16:21,270 adding 'rtmlib/tools/solution/wholebody.py' 2023-10-02T01:16:21,273 adding 'rtmlib-0.0.3.dist-info/METADATA' 2023-10-02T01:16:21,274 adding 'rtmlib-0.0.3.dist-info/WHEEL' 2023-10-02T01:16:21,275 adding 'rtmlib-0.0.3.dist-info/top_level.txt' 2023-10-02T01:16:21,276 adding 'rtmlib-0.0.3.dist-info/RECORD' 2023-10-02T01:16:21,277 removing build/bdist.linux-armv7l/wheel 2023-10-02T01:16:21,400 Building wheel for rtmlib (pyproject.toml): finished with status 'done' 2023-10-02T01:16:21,405 Created wheel for rtmlib: filename=rtmlib-0.0.3-py3-none-any.whl size=21379 sha256=3d32ca9bc0e98be382905c880e69dfd621ddc8dedc8eae746c52ace401990948 2023-10-02T01:16:21,406 Stored in directory: /tmp/pip-ephem-wheel-cache-vdfwv2u3/wheels/aa/21/3a/4f4e48bb0de25e6464398a884da0f7633f05a26b8b0edadbf2 2023-10-02T01:16:21,417 Successfully built rtmlib 2023-10-02T01:16:21,421 Removed build tracker: '/tmp/pip-build-tracker-m0dor_1c'