2024-10-11T21:18:01,458 Created temporary directory: /tmp/pip-build-tracker-qrudm35a 2024-10-11T21:18:01,459 Initialized build tracking at /tmp/pip-build-tracker-qrudm35a 2024-10-11T21:18:01,460 Created build tracker: /tmp/pip-build-tracker-qrudm35a 2024-10-11T21:18:01,460 Entered build tracker: /tmp/pip-build-tracker-qrudm35a 2024-10-11T21:18:01,461 Created temporary directory: /tmp/pip-wheel-s3q_9xyw 2024-10-11T21:18:01,465 Created temporary directory: /tmp/pip-ephem-wheel-cache-tv331fci 2024-10-11T21:18:01,510 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-10-11T21:18:01,513 2 location(s) to search for versions of labelme2yolo9: 2024-10-11T21:18:01,513 * https://pypi.org/simple/labelme2yolo9/ 2024-10-11T21:18:01,513 * https://www.piwheels.org/simple/labelme2yolo9/ 2024-10-11T21:18:01,513 Fetching project page and analyzing links: https://pypi.org/simple/labelme2yolo9/ 2024-10-11T21:18:01,514 Getting page https://pypi.org/simple/labelme2yolo9/ 2024-10-11T21:18:01,516 Found index url https://pypi.org/simple/ 2024-10-11T21:18:01,734 Fetched page https://pypi.org/simple/labelme2yolo9/ as application/vnd.pypi.simple.v1+json 2024-10-11T21:18:01,736 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:18:01,736 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:18:01,737 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:18:01,738 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:18:01,738 Fetching project page and analyzing links: https://www.piwheels.org/simple/labelme2yolo9/ 2024-10-11T21:18:01,739 Getting page https://www.piwheels.org/simple/labelme2yolo9/ 2024-10-11T21:18:01,740 Found index url https://www.piwheels.org/simple/ 2024-10-11T21:18:01,908 Fetched page https://www.piwheels.org/simple/labelme2yolo9/ as text/html 2024-10-11T21:18:01,909 Skipping link: not a file: https://www.piwheels.org/simple/labelme2yolo9/ 2024-10-11T21:18:01,910 Skipping link: not a file: https://pypi.org/simple/labelme2yolo9/ 2024-10-11T21:18:01,929 Given no hashes to check 1 links for project 'labelme2yolo9': discarding no candidates 2024-10-11T21:18:01,931 Collecting labelme2yolo9==0.2 2024-10-11T21:18:01,933 Created temporary directory: /tmp/pip-unpack-ttdd7_wd 2024-10-11T21:18:02,148 Downloading labelme2yolo9-0.2.tar.gz (6.0 kB) 2024-10-11T21:18:02,182 Added labelme2yolo9==0.2 from https://files.pythonhosted.org/packages/b4/d8/83a1ea7c3a2842d4a0f294e695586cfd0b07f2dd7224c303dcb23e9f167b/labelme2yolo9-0.2.tar.gz to build tracker '/tmp/pip-build-tracker-qrudm35a' 2024-10-11T21:18:02,184 Running setup.py (path:/tmp/pip-wheel-s3q_9xyw/labelme2yolo9_21b0c286a5be42958d7d2640171ac2e2/setup.py) egg_info for package labelme2yolo9 2024-10-11T21:18:02,185 Created temporary directory: /tmp/pip-pip-egg-info-lk5k6e6b 2024-10-11T21:18:02,185 Preparing metadata (setup.py): started 2024-10-11T21:18:02,187 Running command python setup.py egg_info 2024-10-11T21:18:02,703 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:452: SetuptoolsDeprecationWarning: Invalid dash-separated options 2024-10-11T21:18:02,703 !! 2024-10-11T21:18:02,704 ******************************************************************************** 2024-10-11T21:18:02,705 Usage of dash-separated 'description-file' will not be supported in future 2024-10-11T21:18:02,705 versions. Please use the underscore name 'description_file' instead. 2024-10-11T21:18:02,707 This deprecation is overdue, please update your project and remove deprecated 2024-10-11T21:18:02,707 calls to avoid build errors in the future. 2024-10-11T21:18:02,708 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2024-10-11T21:18:02,709 ******************************************************************************** 2024-10-11T21:18:02,710 !! 2024-10-11T21:18:02,710 opt = self.warn_dash_deprecation(opt, section) 2024-10-11T21:18:03,243 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:452: SetuptoolsDeprecationWarning: Invalid dash-separated options 2024-10-11T21:18:03,243 !! 2024-10-11T21:18:03,244 ******************************************************************************** 2024-10-11T21:18:03,245 Usage of dash-separated 'description-file' will not be supported in future 2024-10-11T21:18:03,245 versions. Please use the underscore name 'description_file' instead. 2024-10-11T21:18:03,246 This deprecation is overdue, please update your project and remove deprecated 2024-10-11T21:18:03,247 calls to avoid build errors in the future. 2024-10-11T21:18:03,248 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2024-10-11T21:18:03,248 ******************************************************************************** 2024-10-11T21:18:03,249 !! 2024-10-11T21:18:03,249 opt = self.warn_dash_deprecation(opt, section) 2024-10-11T21:18:03,285 running egg_info 2024-10-11T21:18:03,287 creating /tmp/pip-pip-egg-info-lk5k6e6b/Labelme2YOLO9.egg-info 2024-10-11T21:18:03,315 writing /tmp/pip-pip-egg-info-lk5k6e6b/Labelme2YOLO9.egg-info/PKG-INFO 2024-10-11T21:18:03,318 writing dependency_links to /tmp/pip-pip-egg-info-lk5k6e6b/Labelme2YOLO9.egg-info/dependency_links.txt 2024-10-11T21:18:03,321 writing requirements to /tmp/pip-pip-egg-info-lk5k6e6b/Labelme2YOLO9.egg-info/requires.txt 2024-10-11T21:18:03,322 writing top-level names to /tmp/pip-pip-egg-info-lk5k6e6b/Labelme2YOLO9.egg-info/top_level.txt 2024-10-11T21:18:03,323 writing manifest file '/tmp/pip-pip-egg-info-lk5k6e6b/Labelme2YOLO9.egg-info/SOURCES.txt' 2024-10-11T21:18:03,415 reading manifest file '/tmp/pip-pip-egg-info-lk5k6e6b/Labelme2YOLO9.egg-info/SOURCES.txt' 2024-10-11T21:18:03,419 writing manifest file '/tmp/pip-pip-egg-info-lk5k6e6b/Labelme2YOLO9.egg-info/SOURCES.txt' 2024-10-11T21:18:03,527 Preparing metadata (setup.py): finished with status 'done' 2024-10-11T21:18:03,532 Source in /tmp/pip-wheel-s3q_9xyw/labelme2yolo9_21b0c286a5be42958d7d2640171ac2e2 has version 0.2, which satisfies requirement labelme2yolo9==0.2 from https://files.pythonhosted.org/packages/b4/d8/83a1ea7c3a2842d4a0f294e695586cfd0b07f2dd7224c303dcb23e9f167b/labelme2yolo9-0.2.tar.gz 2024-10-11T21:18:03,533 Removed labelme2yolo9==0.2 from https://files.pythonhosted.org/packages/b4/d8/83a1ea7c3a2842d4a0f294e695586cfd0b07f2dd7224c303dcb23e9f167b/labelme2yolo9-0.2.tar.gz from build tracker '/tmp/pip-build-tracker-qrudm35a' 2024-10-11T21:18:03,537 Created temporary directory: /tmp/pip-unpack-_qurn1sf 2024-10-11T21:18:03,538 Created temporary directory: /tmp/pip-unpack-1lzbj0u8 2024-10-11T21:18:03,539 Building wheels for collected packages: labelme2yolo9 2024-10-11T21:18:03,543 Created temporary directory: /tmp/pip-wheel-1age5cpc 2024-10-11T21:18:03,544 Building wheel for labelme2yolo9 (setup.py): started 2024-10-11T21:18:03,545 Destination directory: /tmp/pip-wheel-1age5cpc 2024-10-11T21:18:03,546 Running command python setup.py bdist_wheel 2024-10-11T21:18:04,042 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:452: SetuptoolsDeprecationWarning: Invalid dash-separated options 2024-10-11T21:18:04,043 !! 2024-10-11T21:18:04,044 ******************************************************************************** 2024-10-11T21:18:04,044 Usage of dash-separated 'description-file' will not be supported in future 2024-10-11T21:18:04,045 versions. Please use the underscore name 'description_file' instead. 2024-10-11T21:18:04,046 This deprecation is overdue, please update your project and remove deprecated 2024-10-11T21:18:04,047 calls to avoid build errors in the future. 2024-10-11T21:18:04,048 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2024-10-11T21:18:04,048 ******************************************************************************** 2024-10-11T21:18:04,050 !! 2024-10-11T21:18:04,050 opt = self.warn_dash_deprecation(opt, section) 2024-10-11T21:18:04,586 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:452: SetuptoolsDeprecationWarning: Invalid dash-separated options 2024-10-11T21:18:04,587 !! 2024-10-11T21:18:04,588 ******************************************************************************** 2024-10-11T21:18:04,588 Usage of dash-separated 'description-file' will not be supported in future 2024-10-11T21:18:04,589 versions. Please use the underscore name 'description_file' instead. 2024-10-11T21:18:04,590 This deprecation is overdue, please update your project and remove deprecated 2024-10-11T21:18:04,590 calls to avoid build errors in the future. 2024-10-11T21:18:04,591 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2024-10-11T21:18:04,592 ******************************************************************************** 2024-10-11T21:18:04,593 !! 2024-10-11T21:18:04,593 opt = self.warn_dash_deprecation(opt, section) 2024-10-11T21:18:04,603 running bdist_wheel 2024-10-11T21:18:04,737 running build 2024-10-11T21:18:04,738 running build_py 2024-10-11T21:18:04,771 creating build/lib/labelme2yolo9 2024-10-11T21:18:04,773 copying labelme2yolo9/__main__.py -> build/lib/labelme2yolo9 2024-10-11T21:18:04,775 copying labelme2yolo9/__about__.py -> build/lib/labelme2yolo9 2024-10-11T21:18:04,778 copying labelme2yolo9/l2y.py -> build/lib/labelme2yolo9 2024-10-11T21:18:04,780 copying labelme2yolo9/__init__.py -> build/lib/labelme2yolo9 2024-10-11T21:18:04,783 creating build/lib/labelme2yolo9/cli 2024-10-11T21:18:04,784 copying labelme2yolo9/cli/__init__.py -> build/lib/labelme2yolo9/cli 2024-10-11T21:18:04,815 /usr/local/lib/python3.11/dist-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2024-10-11T21:18:04,816 !! 2024-10-11T21:18:04,817 ******************************************************************************** 2024-10-11T21:18:04,817 Please avoid running ``setup.py`` directly. 2024-10-11T21:18:04,818 Instead, use pypa/build, pypa/installer or other 2024-10-11T21:18:04,818 standards-based tools. 2024-10-11T21:18:04,819 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2024-10-11T21:18:04,820 ******************************************************************************** 2024-10-11T21:18:04,821 !! 2024-10-11T21:18:04,822 self.initialize_options() 2024-10-11T21:18:04,843 installing to build/bdist.linux-armv7l/wheel 2024-10-11T21:18:04,844 running install 2024-10-11T21:18:04,869 running install_lib 2024-10-11T21:18:04,896 creating build/bdist.linux-armv7l/wheel 2024-10-11T21:18:04,899 creating build/bdist.linux-armv7l/wheel/labelme2yolo9 2024-10-11T21:18:04,900 copying build/lib/labelme2yolo9/__main__.py -> build/bdist.linux-armv7l/wheel/./labelme2yolo9 2024-10-11T21:18:04,902 copying build/lib/labelme2yolo9/__about__.py -> build/bdist.linux-armv7l/wheel/./labelme2yolo9 2024-10-11T21:18:04,904 copying build/lib/labelme2yolo9/l2y.py -> build/bdist.linux-armv7l/wheel/./labelme2yolo9 2024-10-11T21:18:04,907 creating build/bdist.linux-armv7l/wheel/labelme2yolo9/cli 2024-10-11T21:18:04,909 copying build/lib/labelme2yolo9/cli/__init__.py -> build/bdist.linux-armv7l/wheel/./labelme2yolo9/cli 2024-10-11T21:18:04,911 copying build/lib/labelme2yolo9/__init__.py -> build/bdist.linux-armv7l/wheel/./labelme2yolo9 2024-10-11T21:18:04,912 running install_egg_info 2024-10-11T21:18:04,948 running egg_info 2024-10-11T21:18:04,976 writing Labelme2YOLO9.egg-info/PKG-INFO 2024-10-11T21:18:04,979 writing dependency_links to Labelme2YOLO9.egg-info/dependency_links.txt 2024-10-11T21:18:04,981 writing requirements to Labelme2YOLO9.egg-info/requires.txt 2024-10-11T21:18:04,982 writing top-level names to Labelme2YOLO9.egg-info/top_level.txt 2024-10-11T21:18:05,013 reading manifest file 'Labelme2YOLO9.egg-info/SOURCES.txt' 2024-10-11T21:18:05,017 writing manifest file 'Labelme2YOLO9.egg-info/SOURCES.txt' 2024-10-11T21:18:05,019 Copying Labelme2YOLO9.egg-info to build/bdist.linux-armv7l/wheel/./Labelme2YOLO9-0.2-py3.11.egg-info 2024-10-11T21:18:05,028 running install_scripts 2024-10-11T21:18:05,040 creating build/bdist.linux-armv7l/wheel/Labelme2YOLO9-0.2.dist-info/WHEEL 2024-10-11T21:18:05,043 creating '/tmp/pip-wheel-1age5cpc/Labelme2YOLO9-0.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2024-10-11T21:18:05,046 adding 'labelme2yolo9/__about__.py' 2024-10-11T21:18:05,047 adding 'labelme2yolo9/__init__.py' 2024-10-11T21:18:05,048 adding 'labelme2yolo9/__main__.py' 2024-10-11T21:18:05,051 adding 'labelme2yolo9/l2y.py' 2024-10-11T21:18:05,053 adding 'labelme2yolo9/cli/__init__.py' 2024-10-11T21:18:05,054 adding 'Labelme2YOLO9-0.2.dist-info/METADATA' 2024-10-11T21:18:05,055 adding 'Labelme2YOLO9-0.2.dist-info/WHEEL' 2024-10-11T21:18:05,056 adding 'Labelme2YOLO9-0.2.dist-info/top_level.txt' 2024-10-11T21:18:05,057 adding 'Labelme2YOLO9-0.2.dist-info/RECORD' 2024-10-11T21:18:05,058 removing build/bdist.linux-armv7l/wheel 2024-10-11T21:18:05,173 Building wheel for labelme2yolo9 (setup.py): finished with status 'done' 2024-10-11T21:18:05,176 Created wheel for labelme2yolo9: filename=Labelme2YOLO9-0.2-py3-none-any.whl size=6841 sha256=0f8833629ee457fbd867676e7b3c23c67295b2abccd6b76156cef34fd12ac1cc 2024-10-11T21:18:05,177 Stored in directory: /tmp/pip-ephem-wheel-cache-tv331fci/wheels/4d/92/c1/9ba9c8c36c842e6c374e335021cd25f6e0a306e32c323211a8 2024-10-11T21:18:05,187 Successfully built labelme2yolo9 2024-10-11T21:18:05,190 Removed build tracker: '/tmp/pip-build-tracker-qrudm35a'