2024-10-11T21:17:08,154 Created temporary directory: /tmp/pip-build-tracker-t_oisv_r 2024-10-11T21:17:08,155 Initialized build tracking at /tmp/pip-build-tracker-t_oisv_r 2024-10-11T21:17:08,156 Created build tracker: /tmp/pip-build-tracker-t_oisv_r 2024-10-11T21:17:08,156 Entered build tracker: /tmp/pip-build-tracker-t_oisv_r 2024-10-11T21:17:08,157 Created temporary directory: /tmp/pip-wheel-5inywgpe 2024-10-11T21:17:08,161 Created temporary directory: /tmp/pip-ephem-wheel-cache-qioeqdbv 2024-10-11T21:17:08,206 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-10-11T21:17:08,209 2 location(s) to search for versions of labelme2yolo9: 2024-10-11T21:17:08,209 * https://pypi.org/simple/labelme2yolo9/ 2024-10-11T21:17:08,209 * https://www.piwheels.org/simple/labelme2yolo9/ 2024-10-11T21:17:08,210 Fetching project page and analyzing links: https://pypi.org/simple/labelme2yolo9/ 2024-10-11T21:17:08,210 Getting page https://pypi.org/simple/labelme2yolo9/ 2024-10-11T21:17:08,212 Found index url https://pypi.org/simple/ 2024-10-11T21:17:08,431 Fetched page https://pypi.org/simple/labelme2yolo9/ as application/vnd.pypi.simple.v1+json 2024-10-11T21:17:08,433 Skipping link: No binaries permitted for labelme2yolo9: https://files.pythonhosted.org/packages/4b/7a/be80675541fcbf1e5b4ccd011b2ef02ceb6445a2b72f7ce80640f3f3994d/Labelme2YOLO9-0.1-py3-none-any.whl (from https://pypi.org/simple/labelme2yolo9/) 2024-10-11T21:17:08,433 Found link https://files.pythonhosted.org/packages/fa/ac/351943aeabdd5bbe48c8dfec110bb551bd45cdd9cdf7aa3393be0bd287b8/labelme2yolo9-0.1.tar.gz (from https://pypi.org/simple/labelme2yolo9/), version: 0.1 2024-10-11T21:17:08,434 Skipping link: No binaries permitted for labelme2yolo9: https://files.pythonhosted.org/packages/45/79/7fbc837c1b236b8e9e61e4bca8d4b78772f09ff7ffdc5ee22e5699990fca/Labelme2YOLO9-0.2-py3-none-any.whl (from https://pypi.org/simple/labelme2yolo9/) 2024-10-11T21:17:08,435 Found link https://files.pythonhosted.org/packages/b4/d8/83a1ea7c3a2842d4a0f294e695586cfd0b07f2dd7224c303dcb23e9f167b/labelme2yolo9-0.2.tar.gz (from https://pypi.org/simple/labelme2yolo9/), version: 0.2 2024-10-11T21:17:08,435 Fetching project page and analyzing links: https://www.piwheels.org/simple/labelme2yolo9/ 2024-10-11T21:17:08,436 Getting page https://www.piwheels.org/simple/labelme2yolo9/ 2024-10-11T21:17:08,438 Found index url https://www.piwheels.org/simple/ 2024-10-11T21:17:08,605 Fetched page https://www.piwheels.org/simple/labelme2yolo9/ as text/html 2024-10-11T21:17:08,607 Skipping link: not a file: https://www.piwheels.org/simple/labelme2yolo9/ 2024-10-11T21:17:08,607 Skipping link: not a file: https://pypi.org/simple/labelme2yolo9/ 2024-10-11T21:17:08,629 Given no hashes to check 1 links for project 'labelme2yolo9': discarding no candidates 2024-10-11T21:17:08,630 Collecting labelme2yolo9==0.1 2024-10-11T21:17:08,633 Created temporary directory: /tmp/pip-unpack-uv0h_5vr 2024-10-11T21:17:08,855 Downloading labelme2yolo9-0.1.tar.gz (6.0 kB) 2024-10-11T21:17:08,888 Added labelme2yolo9==0.1 from https://files.pythonhosted.org/packages/fa/ac/351943aeabdd5bbe48c8dfec110bb551bd45cdd9cdf7aa3393be0bd287b8/labelme2yolo9-0.1.tar.gz to build tracker '/tmp/pip-build-tracker-t_oisv_r' 2024-10-11T21:17:08,891 Running setup.py (path:/tmp/pip-wheel-5inywgpe/labelme2yolo9_60b03f5aef8a423899f1209978c0fafe/setup.py) egg_info for package labelme2yolo9 2024-10-11T21:17:08,891 Created temporary directory: /tmp/pip-pip-egg-info-4989_o4b 2024-10-11T21:17:08,892 Preparing metadata (setup.py): started 2024-10-11T21:17:08,893 Running command python setup.py egg_info 2024-10-11T21:17:09,401 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:452: SetuptoolsDeprecationWarning: Invalid dash-separated options 2024-10-11T21:17:09,401 !! 2024-10-11T21:17:09,403 ******************************************************************************** 2024-10-11T21:17:09,403 Usage of dash-separated 'description-file' will not be supported in future 2024-10-11T21:17:09,404 versions. Please use the underscore name 'description_file' instead. 2024-10-11T21:17:09,405 This deprecation is overdue, please update your project and remove deprecated 2024-10-11T21:17:09,406 calls to avoid build errors in the future. 2024-10-11T21:17:09,407 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2024-10-11T21:17:09,407 ******************************************************************************** 2024-10-11T21:17:09,408 !! 2024-10-11T21:17:09,409 opt = self.warn_dash_deprecation(opt, section) 2024-10-11T21:17:09,946 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:452: SetuptoolsDeprecationWarning: Invalid dash-separated options 2024-10-11T21:17:09,946 !! 2024-10-11T21:17:09,947 ******************************************************************************** 2024-10-11T21:17:09,948 Usage of dash-separated 'description-file' will not be supported in future 2024-10-11T21:17:09,949 versions. Please use the underscore name 'description_file' instead. 2024-10-11T21:17:09,950 This deprecation is overdue, please update your project and remove deprecated 2024-10-11T21:17:09,950 calls to avoid build errors in the future. 2024-10-11T21:17:09,951 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2024-10-11T21:17:09,952 ******************************************************************************** 2024-10-11T21:17:09,953 !! 2024-10-11T21:17:09,953 opt = self.warn_dash_deprecation(opt, section) 2024-10-11T21:17:09,987 running egg_info 2024-10-11T21:17:09,989 creating /tmp/pip-pip-egg-info-4989_o4b/Labelme2YOLO9.egg-info 2024-10-11T21:17:10,016 writing /tmp/pip-pip-egg-info-4989_o4b/Labelme2YOLO9.egg-info/PKG-INFO 2024-10-11T21:17:10,019 writing dependency_links to /tmp/pip-pip-egg-info-4989_o4b/Labelme2YOLO9.egg-info/dependency_links.txt 2024-10-11T21:17:10,021 writing requirements to /tmp/pip-pip-egg-info-4989_o4b/Labelme2YOLO9.egg-info/requires.txt 2024-10-11T21:17:10,022 writing top-level names to /tmp/pip-pip-egg-info-4989_o4b/Labelme2YOLO9.egg-info/top_level.txt 2024-10-11T21:17:10,024 writing manifest file '/tmp/pip-pip-egg-info-4989_o4b/Labelme2YOLO9.egg-info/SOURCES.txt' 2024-10-11T21:17:10,113 reading manifest file '/tmp/pip-pip-egg-info-4989_o4b/Labelme2YOLO9.egg-info/SOURCES.txt' 2024-10-11T21:17:10,117 writing manifest file '/tmp/pip-pip-egg-info-4989_o4b/Labelme2YOLO9.egg-info/SOURCES.txt' 2024-10-11T21:17:10,227 Preparing metadata (setup.py): finished with status 'done' 2024-10-11T21:17:10,231 Source in /tmp/pip-wheel-5inywgpe/labelme2yolo9_60b03f5aef8a423899f1209978c0fafe has version 0.1, which satisfies requirement labelme2yolo9==0.1 from https://files.pythonhosted.org/packages/fa/ac/351943aeabdd5bbe48c8dfec110bb551bd45cdd9cdf7aa3393be0bd287b8/labelme2yolo9-0.1.tar.gz 2024-10-11T21:17:10,232 Removed labelme2yolo9==0.1 from https://files.pythonhosted.org/packages/fa/ac/351943aeabdd5bbe48c8dfec110bb551bd45cdd9cdf7aa3393be0bd287b8/labelme2yolo9-0.1.tar.gz from build tracker '/tmp/pip-build-tracker-t_oisv_r' 2024-10-11T21:17:10,237 Created temporary directory: /tmp/pip-unpack-omlqfx3v 2024-10-11T21:17:10,238 Created temporary directory: /tmp/pip-unpack-3v8njts7 2024-10-11T21:17:10,238 Building wheels for collected packages: labelme2yolo9 2024-10-11T21:17:10,242 Created temporary directory: /tmp/pip-wheel-3squaee9 2024-10-11T21:17:10,243 Building wheel for labelme2yolo9 (setup.py): started 2024-10-11T21:17:10,244 Destination directory: /tmp/pip-wheel-3squaee9 2024-10-11T21:17:10,245 Running command python setup.py bdist_wheel 2024-10-11T21:17:10,732 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:452: SetuptoolsDeprecationWarning: Invalid dash-separated options 2024-10-11T21:17:10,732 !! 2024-10-11T21:17:10,733 ******************************************************************************** 2024-10-11T21:17:10,734 Usage of dash-separated 'description-file' will not be supported in future 2024-10-11T21:17:10,734 versions. Please use the underscore name 'description_file' instead. 2024-10-11T21:17:10,736 This deprecation is overdue, please update your project and remove deprecated 2024-10-11T21:17:10,736 calls to avoid build errors in the future. 2024-10-11T21:17:10,737 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2024-10-11T21:17:10,737 ******************************************************************************** 2024-10-11T21:17:10,738 !! 2024-10-11T21:17:10,739 opt = self.warn_dash_deprecation(opt, section) 2024-10-11T21:17:11,276 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:452: SetuptoolsDeprecationWarning: Invalid dash-separated options 2024-10-11T21:17:11,277 !! 2024-10-11T21:17:11,278 ******************************************************************************** 2024-10-11T21:17:11,278 Usage of dash-separated 'description-file' will not be supported in future 2024-10-11T21:17:11,279 versions. Please use the underscore name 'description_file' instead. 2024-10-11T21:17:11,280 This deprecation is overdue, please update your project and remove deprecated 2024-10-11T21:17:11,280 calls to avoid build errors in the future. 2024-10-11T21:17:11,281 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2024-10-11T21:17:11,282 ******************************************************************************** 2024-10-11T21:17:11,283 !! 2024-10-11T21:17:11,283 opt = self.warn_dash_deprecation(opt, section) 2024-10-11T21:17:11,292 running bdist_wheel 2024-10-11T21:17:11,423 running build 2024-10-11T21:17:11,424 running build_py 2024-10-11T21:17:11,457 creating build/lib/labelme2yolo9 2024-10-11T21:17:11,459 copying labelme2yolo9/l2y.py -> build/lib/labelme2yolo9 2024-10-11T21:17:11,463 copying labelme2yolo9/__init__.py -> build/lib/labelme2yolo9 2024-10-11T21:17:11,464 copying labelme2yolo9/__about__.py -> build/lib/labelme2yolo9 2024-10-11T21:17:11,466 copying labelme2yolo9/__main__.py -> build/lib/labelme2yolo9 2024-10-11T21:17:11,468 creating build/lib/labelme2yolo9/cli 2024-10-11T21:17:11,470 copying labelme2yolo9/cli/__init__.py -> build/lib/labelme2yolo9/cli 2024-10-11T21:17:11,500 /usr/local/lib/python3.11/dist-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2024-10-11T21:17:11,501 !! 2024-10-11T21:17:11,502 ******************************************************************************** 2024-10-11T21:17:11,503 Please avoid running ``setup.py`` directly. 2024-10-11T21:17:11,503 Instead, use pypa/build, pypa/installer or other 2024-10-11T21:17:11,504 standards-based tools. 2024-10-11T21:17:11,505 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2024-10-11T21:17:11,506 ******************************************************************************** 2024-10-11T21:17:11,507 !! 2024-10-11T21:17:11,507 self.initialize_options() 2024-10-11T21:17:11,529 installing to build/bdist.linux-armv7l/wheel 2024-10-11T21:17:11,529 running install 2024-10-11T21:17:11,554 running install_lib 2024-10-11T21:17:11,581 creating build/bdist.linux-armv7l/wheel 2024-10-11T21:17:11,583 creating build/bdist.linux-armv7l/wheel/labelme2yolo9 2024-10-11T21:17:11,585 creating build/bdist.linux-armv7l/wheel/labelme2yolo9/cli 2024-10-11T21:17:11,586 copying build/lib/labelme2yolo9/cli/__init__.py -> build/bdist.linux-armv7l/wheel/./labelme2yolo9/cli 2024-10-11T21:17:11,589 copying build/lib/labelme2yolo9/l2y.py -> build/bdist.linux-armv7l/wheel/./labelme2yolo9 2024-10-11T21:17:11,591 copying build/lib/labelme2yolo9/__init__.py -> build/bdist.linux-armv7l/wheel/./labelme2yolo9 2024-10-11T21:17:11,593 copying build/lib/labelme2yolo9/__about__.py -> build/bdist.linux-armv7l/wheel/./labelme2yolo9 2024-10-11T21:17:11,595 copying build/lib/labelme2yolo9/__main__.py -> build/bdist.linux-armv7l/wheel/./labelme2yolo9 2024-10-11T21:17:11,596 running install_egg_info 2024-10-11T21:17:11,632 running egg_info 2024-10-11T21:17:11,659 writing Labelme2YOLO9.egg-info/PKG-INFO 2024-10-11T21:17:11,661 writing dependency_links to Labelme2YOLO9.egg-info/dependency_links.txt 2024-10-11T21:17:11,663 writing requirements to Labelme2YOLO9.egg-info/requires.txt 2024-10-11T21:17:11,664 writing top-level names to Labelme2YOLO9.egg-info/top_level.txt 2024-10-11T21:17:11,693 reading manifest file 'Labelme2YOLO9.egg-info/SOURCES.txt' 2024-10-11T21:17:11,698 writing manifest file 'Labelme2YOLO9.egg-info/SOURCES.txt' 2024-10-11T21:17:11,699 Copying Labelme2YOLO9.egg-info to build/bdist.linux-armv7l/wheel/./Labelme2YOLO9-0.1-py3.11.egg-info 2024-10-11T21:17:11,708 running install_scripts 2024-10-11T21:17:11,719 creating build/bdist.linux-armv7l/wheel/Labelme2YOLO9-0.1.dist-info/WHEEL 2024-10-11T21:17:11,721 creating '/tmp/pip-wheel-3squaee9/Labelme2YOLO9-0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2024-10-11T21:17:11,724 adding 'labelme2yolo9/__about__.py' 2024-10-11T21:17:11,725 adding 'labelme2yolo9/__init__.py' 2024-10-11T21:17:11,726 adding 'labelme2yolo9/__main__.py' 2024-10-11T21:17:11,729 adding 'labelme2yolo9/l2y.py' 2024-10-11T21:17:11,731 adding 'labelme2yolo9/cli/__init__.py' 2024-10-11T21:17:11,732 adding 'Labelme2YOLO9-0.1.dist-info/METADATA' 2024-10-11T21:17:11,733 adding 'Labelme2YOLO9-0.1.dist-info/WHEEL' 2024-10-11T21:17:11,734 adding 'Labelme2YOLO9-0.1.dist-info/top_level.txt' 2024-10-11T21:17:11,735 adding 'Labelme2YOLO9-0.1.dist-info/RECORD' 2024-10-11T21:17:11,736 removing build/bdist.linux-armv7l/wheel 2024-10-11T21:17:11,852 Building wheel for labelme2yolo9 (setup.py): finished with status 'done' 2024-10-11T21:17:11,855 Created wheel for labelme2yolo9: filename=Labelme2YOLO9-0.1-py3-none-any.whl size=6844 sha256=48509fd0e692afd6eab513e65b9d0a738f1e35e306db73ef4f0e14b39e1346cd 2024-10-11T21:17:11,856 Stored in directory: /tmp/pip-ephem-wheel-cache-qioeqdbv/wheels/cb/53/c2/1558e2a755ad55ee9a0644f1891ff88649154425ac9edf0c59 2024-10-11T21:17:11,866 Successfully built labelme2yolo9 2024-10-11T21:17:11,869 Removed build tracker: '/tmp/pip-build-tracker-t_oisv_r'