2024-08-29T16:56:04,242 Created temporary directory: /tmp/pip-build-tracker-2i6hvg4i 2024-08-29T16:56:04,243 Initialized build tracking at /tmp/pip-build-tracker-2i6hvg4i 2024-08-29T16:56:04,243 Created build tracker: /tmp/pip-build-tracker-2i6hvg4i 2024-08-29T16:56:04,244 Entered build tracker: /tmp/pip-build-tracker-2i6hvg4i 2024-08-29T16:56:04,245 Created temporary directory: /tmp/pip-wheel-ccmtjb0m 2024-08-29T16:56:04,249 Created temporary directory: /tmp/pip-ephem-wheel-cache-2mzld2rj 2024-08-29T16:56:04,291 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-08-29T16:56:04,294 2 location(s) to search for versions of hikerapi: 2024-08-29T16:56:04,294 * https://pypi.org/simple/hikerapi/ 2024-08-29T16:56:04,294 * https://www.piwheels.org/simple/hikerapi/ 2024-08-29T16:56:04,295 Fetching project page and analyzing links: https://pypi.org/simple/hikerapi/ 2024-08-29T16:56:04,295 Getting page https://pypi.org/simple/hikerapi/ 2024-08-29T16:56:04,297 Found index url https://pypi.org/simple/ 2024-08-29T16:56:04,514 Fetched page https://pypi.org/simple/hikerapi/ as application/vnd.pypi.simple.v1+json 2024-08-29T16:56:04,516 Found link https://files.pythonhosted.org/packages/74/16/48027d879e23fde35d96cfe38ab2d6678d3ca4d33e2f78a073256d976cc9/hikerapi-0.0.1.tar.gz (from https://pypi.org/simple/hikerapi/) (requires-python:>=3.8), version: 0.0.1 2024-08-29T16:56:04,517 Found link https://files.pythonhosted.org/packages/c1/48/061f40b63569f0688f809e0f57ea660ee1b9216cc72d6c006631d5b334c0/hikerapi-0.0.2.tar.gz (from https://pypi.org/simple/hikerapi/) (requires-python:>=3.8), version: 0.0.2 2024-08-29T16:56:04,517 Found link https://files.pythonhosted.org/packages/99/26/a9f264d4669b0811beee98be84342f020fab3b2b509d1d622e2c68b40d3b/hikerapi-1.5.1.tar.gz (from https://pypi.org/simple/hikerapi/) (requires-python:>=3.8), version: 1.5.1 2024-08-29T16:56:04,518 Fetching project page and analyzing links: https://www.piwheels.org/simple/hikerapi/ 2024-08-29T16:56:04,519 Getting page https://www.piwheels.org/simple/hikerapi/ 2024-08-29T16:56:04,520 Found index url https://www.piwheels.org/simple/ 2024-08-29T16:56:04,673 Fetched page https://www.piwheels.org/simple/hikerapi/ as text/html 2024-08-29T16:56:04,675 Skipping link: No binaries permitted for hikerapi: https://www.piwheels.org/simple/hikerapi/hikerapi-0.0.2-py3-none-any.whl#sha256=57beb60d665418e12f1862043313b475f92677e99fd2386c67cfebeaaad0276a (from https://www.piwheels.org/simple/hikerapi/) (requires-python:>=3.8) 2024-08-29T16:56:04,676 Skipping link: No binaries permitted for hikerapi: https://www.piwheels.org/simple/hikerapi/hikerapi-0.0.1-py3-none-any.whl#sha256=ab53bea24862c32583fad0933ab23842cab6cc20246bca7c6a55236b50c32f64 (from https://www.piwheels.org/simple/hikerapi/) (requires-python:>=3.8) 2024-08-29T16:56:04,676 Skipping link: not a file: https://www.piwheels.org/simple/hikerapi/ 2024-08-29T16:56:04,677 Skipping link: not a file: https://pypi.org/simple/hikerapi/ 2024-08-29T16:56:04,695 Given no hashes to check 1 links for project 'hikerapi': discarding no candidates 2024-08-29T16:56:04,697 Collecting hikerapi==1.5.1 2024-08-29T16:56:04,699 Created temporary directory: /tmp/pip-unpack-5r81pfw2 2024-08-29T16:56:04,834 Downloading hikerapi-1.5.1.tar.gz (12 kB) 2024-08-29T16:56:04,875 Added hikerapi==1.5.1 from https://files.pythonhosted.org/packages/99/26/a9f264d4669b0811beee98be84342f020fab3b2b509d1d622e2c68b40d3b/hikerapi-1.5.1.tar.gz to build tracker '/tmp/pip-build-tracker-2i6hvg4i' 2024-08-29T16:56:04,877 Running setup.py (path:/tmp/pip-wheel-ccmtjb0m/hikerapi_e208538b0b414012b51b27b5b424e209/setup.py) egg_info for package hikerapi 2024-08-29T16:56:04,878 Created temporary directory: /tmp/pip-pip-egg-info-n971u7d0 2024-08-29T16:56:04,879 Preparing metadata (setup.py): started 2024-08-29T16:56:04,880 Running command python setup.py egg_info 2024-08-29T16:56:05,395 No module named 'httpx' 2024-08-29T16:56:05,395 Traceback (most recent call last): 2024-08-29T16:56:05,396 File "/tmp/pip-wheel-ccmtjb0m/hikerapi_e208538b0b414012b51b27b5b424e209/hikerapi/__init__.py", line 7, in 2024-08-29T16:56:05,396 from .api import Client 2024-08-29T16:56:05,397 File "/tmp/pip-wheel-ccmtjb0m/hikerapi_e208538b0b414012b51b27b5b424e209/hikerapi/api.py", line 3, in 2024-08-29T16:56:05,398 from .base import BaseSyncClient 2024-08-29T16:56:05,398 File "/tmp/pip-wheel-ccmtjb0m/hikerapi_e208538b0b414012b51b27b5b424e209/hikerapi/base.py", line 4, in 2024-08-29T16:56:05,398 import httpx 2024-08-29T16:56:05,399 ModuleNotFoundError: No module named 'httpx' 2024-08-29T16:56:05,998 running egg_info 2024-08-29T16:56:05,999 creating /tmp/pip-pip-egg-info-n971u7d0/hikerapi.egg-info 2024-08-29T16:56:06,026 writing /tmp/pip-pip-egg-info-n971u7d0/hikerapi.egg-info/PKG-INFO 2024-08-29T16:56:06,030 writing dependency_links to /tmp/pip-pip-egg-info-n971u7d0/hikerapi.egg-info/dependency_links.txt 2024-08-29T16:56:06,031 writing requirements to /tmp/pip-pip-egg-info-n971u7d0/hikerapi.egg-info/requires.txt 2024-08-29T16:56:06,032 writing top-level names to /tmp/pip-pip-egg-info-n971u7d0/hikerapi.egg-info/top_level.txt 2024-08-29T16:56:06,034 writing manifest file '/tmp/pip-pip-egg-info-n971u7d0/hikerapi.egg-info/SOURCES.txt' 2024-08-29T16:56:06,117 reading manifest file '/tmp/pip-pip-egg-info-n971u7d0/hikerapi.egg-info/SOURCES.txt' 2024-08-29T16:56:06,118 adding license file 'LICENSE' 2024-08-29T16:56:06,120 writing manifest file '/tmp/pip-pip-egg-info-n971u7d0/hikerapi.egg-info/SOURCES.txt' 2024-08-29T16:56:06,232 Preparing metadata (setup.py): finished with status 'done' 2024-08-29T16:56:06,237 Source in /tmp/pip-wheel-ccmtjb0m/hikerapi_e208538b0b414012b51b27b5b424e209 has version 1.5.1, which satisfies requirement hikerapi==1.5.1 from https://files.pythonhosted.org/packages/99/26/a9f264d4669b0811beee98be84342f020fab3b2b509d1d622e2c68b40d3b/hikerapi-1.5.1.tar.gz 2024-08-29T16:56:06,238 Removed hikerapi==1.5.1 from https://files.pythonhosted.org/packages/99/26/a9f264d4669b0811beee98be84342f020fab3b2b509d1d622e2c68b40d3b/hikerapi-1.5.1.tar.gz from build tracker '/tmp/pip-build-tracker-2i6hvg4i' 2024-08-29T16:56:06,244 Created temporary directory: /tmp/pip-unpack-2yo5h3v2 2024-08-29T16:56:06,245 Created temporary directory: /tmp/pip-unpack-xqxv0phg 2024-08-29T16:56:06,246 Building wheels for collected packages: hikerapi 2024-08-29T16:56:06,250 Created temporary directory: /tmp/pip-wheel-79d33m1h 2024-08-29T16:56:06,251 Building wheel for hikerapi (setup.py): started 2024-08-29T16:56:06,252 Destination directory: /tmp/pip-wheel-79d33m1h 2024-08-29T16:56:06,253 Running command python setup.py bdist_wheel 2024-08-29T16:56:06,741 No module named 'httpx' 2024-08-29T16:56:06,742 Traceback (most recent call last): 2024-08-29T16:56:06,742 File "/tmp/pip-wheel-ccmtjb0m/hikerapi_e208538b0b414012b51b27b5b424e209/hikerapi/__init__.py", line 7, in 2024-08-29T16:56:06,743 from .api import Client 2024-08-29T16:56:06,744 File "/tmp/pip-wheel-ccmtjb0m/hikerapi_e208538b0b414012b51b27b5b424e209/hikerapi/api.py", line 3, in 2024-08-29T16:56:06,744 from .base import BaseSyncClient 2024-08-29T16:56:06,745 File "/tmp/pip-wheel-ccmtjb0m/hikerapi_e208538b0b414012b51b27b5b424e209/hikerapi/base.py", line 4, in 2024-08-29T16:56:06,746 import httpx 2024-08-29T16:56:06,746 ModuleNotFoundError: No module named 'httpx' 2024-08-29T16:56:07,311 running bdist_wheel 2024-08-29T16:56:07,449 running build 2024-08-29T16:56:07,450 running build_py 2024-08-29T16:56:07,479 creating build 2024-08-29T16:56:07,480 creating build/lib 2024-08-29T16:56:07,481 creating build/lib/hikerapi 2024-08-29T16:56:07,482 copying hikerapi/__init__.py -> build/lib/hikerapi 2024-08-29T16:56:07,484 copying hikerapi/base.py -> build/lib/hikerapi 2024-08-29T16:56:07,486 copying hikerapi/__version__.py -> build/lib/hikerapi 2024-08-29T16:56:07,488 copying hikerapi/helpers.py -> build/lib/hikerapi 2024-08-29T16:56:07,489 copying hikerapi/asyncapi.py -> build/lib/hikerapi 2024-08-29T16:56:07,492 copying hikerapi/api.py -> build/lib/hikerapi 2024-08-29T16:56:07,495 running egg_info 2024-08-29T16:56:07,521 writing hikerapi.egg-info/PKG-INFO 2024-08-29T16:56:07,524 writing dependency_links to hikerapi.egg-info/dependency_links.txt 2024-08-29T16:56:07,526 writing requirements to hikerapi.egg-info/requires.txt 2024-08-29T16:56:07,527 writing top-level names to hikerapi.egg-info/top_level.txt 2024-08-29T16:56:07,557 reading manifest file 'hikerapi.egg-info/SOURCES.txt' 2024-08-29T16:56:07,559 adding license file 'LICENSE' 2024-08-29T16:56:07,561 writing manifest file 'hikerapi.egg-info/SOURCES.txt' 2024-08-29T16:56:07,590 /usr/local/lib/python3.11/dist-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2024-08-29T16:56:07,591 !! 2024-08-29T16:56:07,592 ******************************************************************************** 2024-08-29T16:56:07,593 Please avoid running ``setup.py`` directly. 2024-08-29T16:56:07,593 Instead, use pypa/build, pypa/installer or other 2024-08-29T16:56:07,594 standards-based tools. 2024-08-29T16:56:07,595 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2024-08-29T16:56:07,595 ******************************************************************************** 2024-08-29T16:56:07,596 !! 2024-08-29T16:56:07,596 self.initialize_options() 2024-08-29T16:56:07,620 installing to build/bdist.linux-armv7l/wheel 2024-08-29T16:56:07,620 running install 2024-08-29T16:56:07,646 running install_lib 2024-08-29T16:56:07,672 creating build/bdist.linux-armv7l 2024-08-29T16:56:07,673 creating build/bdist.linux-armv7l/wheel 2024-08-29T16:56:07,674 creating build/bdist.linux-armv7l/wheel/hikerapi 2024-08-29T16:56:07,675 copying build/lib/hikerapi/__init__.py -> build/bdist.linux-armv7l/wheel/./hikerapi 2024-08-29T16:56:07,678 copying build/lib/hikerapi/base.py -> build/bdist.linux-armv7l/wheel/./hikerapi 2024-08-29T16:56:07,680 copying build/lib/hikerapi/__version__.py -> build/bdist.linux-armv7l/wheel/./hikerapi 2024-08-29T16:56:07,682 copying build/lib/hikerapi/helpers.py -> build/bdist.linux-armv7l/wheel/./hikerapi 2024-08-29T16:56:07,684 copying build/lib/hikerapi/asyncapi.py -> build/bdist.linux-armv7l/wheel/./hikerapi 2024-08-29T16:56:07,686 copying build/lib/hikerapi/api.py -> build/bdist.linux-armv7l/wheel/./hikerapi 2024-08-29T16:56:07,689 running install_egg_info 2024-08-29T16:56:07,722 Copying hikerapi.egg-info to build/bdist.linux-armv7l/wheel/./hikerapi-1.5.1-py3.11.egg-info 2024-08-29T16:56:07,731 running install_scripts 2024-08-29T16:56:07,745 creating build/bdist.linux-armv7l/wheel/hikerapi-1.5.1.dist-info/WHEEL 2024-08-29T16:56:07,747 creating '/tmp/pip-wheel-79d33m1h/hikerapi-1.5.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2024-08-29T16:56:07,749 adding 'hikerapi/__init__.py' 2024-08-29T16:56:07,751 adding 'hikerapi/__version__.py' 2024-08-29T16:56:07,753 adding 'hikerapi/api.py' 2024-08-29T16:56:07,756 adding 'hikerapi/asyncapi.py' 2024-08-29T16:56:07,758 adding 'hikerapi/base.py' 2024-08-29T16:56:07,759 adding 'hikerapi/helpers.py' 2024-08-29T16:56:07,762 adding 'hikerapi-1.5.1.dist-info/LICENSE' 2024-08-29T16:56:07,763 adding 'hikerapi-1.5.1.dist-info/METADATA' 2024-08-29T16:56:07,764 adding 'hikerapi-1.5.1.dist-info/WHEEL' 2024-08-29T16:56:07,765 adding 'hikerapi-1.5.1.dist-info/top_level.txt' 2024-08-29T16:56:07,766 adding 'hikerapi-1.5.1.dist-info/RECORD' 2024-08-29T16:56:07,767 removing build/bdist.linux-armv7l/wheel 2024-08-29T16:56:07,885 Building wheel for hikerapi (setup.py): finished with status 'done' 2024-08-29T16:56:07,888 Created wheel for hikerapi: filename=hikerapi-1.5.1-py3-none-any.whl size=12700 sha256=16f9005adccd56026dca5f94263af60f88af2ac35c220bf21de864473c659fe6 2024-08-29T16:56:07,889 Stored in directory: /tmp/pip-ephem-wheel-cache-2mzld2rj/wheels/44/3b/3d/893e5045981e5ad76138e0d19ea53d3ec1bdb6f80643411f30 2024-08-29T16:56:07,899 Successfully built hikerapi 2024-08-29T16:56:07,902 Removed build tracker: '/tmp/pip-build-tracker-2i6hvg4i'