2023-09-10T10:06:19,666 Created temporary directory: /tmp/pip-build-tracker-kwxkg6vx 2023-09-10T10:06:19,667 Initialized build tracking at /tmp/pip-build-tracker-kwxkg6vx 2023-09-10T10:06:19,668 Created build tracker: /tmp/pip-build-tracker-kwxkg6vx 2023-09-10T10:06:19,668 Entered build tracker: /tmp/pip-build-tracker-kwxkg6vx 2023-09-10T10:06:19,669 Created temporary directory: /tmp/pip-wheel-f2gvbjzf 2023-09-10T10:06:19,672 Created temporary directory: /tmp/pip-ephem-wheel-cache-gln3ghny 2023-09-10T10:06:19,694 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-10T10:06:19,697 2 location(s) to search for versions of cigram: 2023-09-10T10:06:19,697 * https://pypi.org/simple/cigram/ 2023-09-10T10:06:19,697 * https://www.piwheels.org/simple/cigram/ 2023-09-10T10:06:19,698 Fetching project page and analyzing links: https://pypi.org/simple/cigram/ 2023-09-10T10:06:19,699 Getting page https://pypi.org/simple/cigram/ 2023-09-10T10:06:19,700 Found index url https://pypi.org/simple/ 2023-09-10T10:06:19,916 Fetched page https://pypi.org/simple/cigram/ as application/vnd.pypi.simple.v1+json 2023-09-10T10:06:19,918 Skipping link: No binaries permitted for cigram: https://files.pythonhosted.org/packages/ea/2b/a613ad4be8262267d2b60d358172fcb475357b55702e6ca391bea5d241d0/cigram-0.1.1-py2.py3-none-any.whl (from https://pypi.org/simple/cigram/) 2023-09-10T10:06:19,919 Found link https://files.pythonhosted.org/packages/38/b1/d36af8e449c7f2555d05d68b0bfbc2dbb6e58330717522c5d0de8fd4b1a2/cigram-0.1.2.tar.gz (from https://pypi.org/simple/cigram/), version: 0.1.2 2023-09-10T10:06:19,920 Found link https://files.pythonhosted.org/packages/1a/72/03d709d88b843d14a618467563658df56d014f0f4233c06864f984df6976/cigram-0.1.3.tar.gz (from https://pypi.org/simple/cigram/), version: 0.1.3 2023-09-10T10:06:19,921 Found link https://files.pythonhosted.org/packages/51/79/1d67e9b764c36e536d2938345fb9adaf3c6b6d5589c794dd1eee0f1351c2/cigram-0.1.4.tar.gz (from https://pypi.org/simple/cigram/), version: 0.1.4 2023-09-10T10:06:19,921 Found link https://files.pythonhosted.org/packages/5b/d8/01ed0ec3c402164207b600e01ea0f0f29f4ec155c206537f3e85566c69c0/cigram-0.1.5.tar.gz (from https://pypi.org/simple/cigram/), version: 0.1.5 2023-09-10T10:06:19,922 Fetching project page and analyzing links: https://www.piwheels.org/simple/cigram/ 2023-09-10T10:06:19,923 Getting page https://www.piwheels.org/simple/cigram/ 2023-09-10T10:06:19,924 Found index url https://www.piwheels.org/simple/ 2023-09-10T10:06:24,566 Fetched page https://www.piwheels.org/simple/cigram/ as text/html 2023-09-10T10:06:24,568 Skipping link: not a file: https://www.piwheels.org/simple/cigram/ 2023-09-10T10:06:24,569 Skipping link: not a file: https://pypi.org/simple/cigram/ 2023-09-10T10:06:24,614 Given no hashes to check 1 links for project 'cigram': discarding no candidates 2023-09-10T10:06:24,640 Collecting cigram==0.1.2 2023-09-10T10:06:24,644 Created temporary directory: /tmp/pip-unpack-2xgx9us7 2023-09-10T10:06:24,901 Downloading cigram-0.1.2.tar.gz (45 kB) 2023-09-10T10:06:25,009 Added cigram==0.1.2 from https://files.pythonhosted.org/packages/38/b1/d36af8e449c7f2555d05d68b0bfbc2dbb6e58330717522c5d0de8fd4b1a2/cigram-0.1.2.tar.gz to build tracker '/tmp/pip-build-tracker-kwxkg6vx' 2023-09-10T10:06:25,011 Running setup.py (path:/tmp/pip-wheel-f2gvbjzf/cigram_b4936af49d2940d29b76e099a07938cf/setup.py) egg_info for package cigram 2023-09-10T10:06:25,012 Created temporary directory: /tmp/pip-pip-egg-info-b8369jaz 2023-09-10T10:06:25,012 Preparing metadata (setup.py): started 2023-09-10T10:06:25,014 Running command python setup.py egg_info 2023-09-10T10:06:25,468 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:510: SetuptoolsDeprecationWarning: Invalid dash-separated options 2023-09-10T10:06:25,468 !! 2023-09-10T10:06:25,470 ******************************************************************************** 2023-09-10T10:06:25,470 Usage of dash-separated 'description-file' will not be supported in future 2023-09-10T10:06:25,471 versions. Please use the underscore name 'description_file' instead. 2023-09-10T10:06:25,473 By 2023-Sep-26, you need to update your project and remove deprecated calls 2023-09-10T10:06:25,473 or your builds will no longer be supported. 2023-09-10T10:06:25,474 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-09-10T10:06:25,475 ******************************************************************************** 2023-09-10T10:06:25,476 !! 2023-09-10T10:06:25,476 opt = self.warn_dash_deprecation(opt, section) 2023-09-10T10:06:25,729 /usr/local/lib/python3.11/dist-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2023-09-10T10:06:25,730 !! 2023-09-10T10:06:25,731 ******************************************************************************** 2023-09-10T10:06:25,731 Requirements should be satisfied by a PEP 517 installer. 2023-09-10T10:06:25,732 If you are using pip, you can try `pip install --use-pep517`. 2023-09-10T10:06:25,732 ******************************************************************************** 2023-09-10T10:06:25,733 !! 2023-09-10T10:06:25,734 dist.fetch_build_eggs(dist.setup_requires) 2023-09-10T10:06:28,592 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:510: SetuptoolsDeprecationWarning: Invalid dash-separated options 2023-09-10T10:06:28,592 !! 2023-09-10T10:06:28,593 ******************************************************************************** 2023-09-10T10:06:28,594 Usage of dash-separated 'description-file' will not be supported in future 2023-09-10T10:06:28,594 versions. Please use the underscore name 'description_file' instead. 2023-09-10T10:06:28,595 By 2023-Sep-26, you need to update your project and remove deprecated calls 2023-09-10T10:06:28,596 or your builds will no longer be supported. 2023-09-10T10:06:28,597 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-09-10T10:06:28,598 ******************************************************************************** 2023-09-10T10:06:28,599 !! 2023-09-10T10:06:28,599 opt = self.warn_dash_deprecation(opt, section) 2023-09-10T10:06:28,629 running egg_info 2023-09-10T10:06:28,631 creating /tmp/pip-pip-egg-info-b8369jaz/cigram.egg-info 2023-09-10T10:06:28,657 writing /tmp/pip-pip-egg-info-b8369jaz/cigram.egg-info/PKG-INFO 2023-09-10T10:06:28,661 writing dependency_links to /tmp/pip-pip-egg-info-b8369jaz/cigram.egg-info/dependency_links.txt 2023-09-10T10:06:28,663 writing requirements to /tmp/pip-pip-egg-info-b8369jaz/cigram.egg-info/requires.txt 2023-09-10T10:06:28,664 writing top-level names to /tmp/pip-pip-egg-info-b8369jaz/cigram.egg-info/top_level.txt 2023-09-10T10:06:28,665 writing manifest file '/tmp/pip-pip-egg-info-b8369jaz/cigram.egg-info/SOURCES.txt' 2023-09-10T10:06:28,778 reading manifest file '/tmp/pip-pip-egg-info-b8369jaz/cigram.egg-info/SOURCES.txt' 2023-09-10T10:06:28,779 reading manifest template 'MANIFEST.in' 2023-09-10T10:06:28,781 adding license file 'LICENSE' 2023-09-10T10:06:28,783 writing manifest file '/tmp/pip-pip-egg-info-b8369jaz/cigram.egg-info/SOURCES.txt' 2023-09-10T10:06:28,896 Preparing metadata (setup.py): finished with status 'done' 2023-09-10T10:06:28,900 Source in /tmp/pip-wheel-f2gvbjzf/cigram_b4936af49d2940d29b76e099a07938cf has version 0.1.2, which satisfies requirement cigram==0.1.2 from https://files.pythonhosted.org/packages/38/b1/d36af8e449c7f2555d05d68b0bfbc2dbb6e58330717522c5d0de8fd4b1a2/cigram-0.1.2.tar.gz 2023-09-10T10:06:28,901 Removed cigram==0.1.2 from https://files.pythonhosted.org/packages/38/b1/d36af8e449c7f2555d05d68b0bfbc2dbb6e58330717522c5d0de8fd4b1a2/cigram-0.1.2.tar.gz from build tracker '/tmp/pip-build-tracker-kwxkg6vx' 2023-09-10T10:06:28,905 Created temporary directory: /tmp/pip-unpack-ovwx1ptq 2023-09-10T10:06:28,906 Created temporary directory: /tmp/pip-unpack-fqbr8u00 2023-09-10T10:06:28,918 Building wheels for collected packages: cigram 2023-09-10T10:06:28,923 Created temporary directory: /tmp/pip-wheel-fc0z9x_t 2023-09-10T10:06:28,923 Building wheel for cigram (setup.py): started 2023-09-10T10:06:28,924 Destination directory: /tmp/pip-wheel-fc0z9x_t 2023-09-10T10:06:28,925 Running command python setup.py bdist_wheel 2023-09-10T10:06:29,368 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:510: SetuptoolsDeprecationWarning: Invalid dash-separated options 2023-09-10T10:06:29,368 !! 2023-09-10T10:06:29,369 ******************************************************************************** 2023-09-10T10:06:29,370 Usage of dash-separated 'description-file' will not be supported in future 2023-09-10T10:06:29,370 versions. Please use the underscore name 'description_file' instead. 2023-09-10T10:06:29,371 By 2023-Sep-26, you need to update your project and remove deprecated calls 2023-09-10T10:06:29,372 or your builds will no longer be supported. 2023-09-10T10:06:29,373 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-09-10T10:06:29,373 ******************************************************************************** 2023-09-10T10:06:29,374 !! 2023-09-10T10:06:29,375 opt = self.warn_dash_deprecation(opt, section) 2023-09-10T10:06:29,612 /usr/local/lib/python3.11/dist-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2023-09-10T10:06:29,612 !! 2023-09-10T10:06:29,613 ******************************************************************************** 2023-09-10T10:06:29,614 Requirements should be satisfied by a PEP 517 installer. 2023-09-10T10:06:29,614 If you are using pip, you can try `pip install --use-pep517`. 2023-09-10T10:06:29,615 ******************************************************************************** 2023-09-10T10:06:29,616 !! 2023-09-10T10:06:29,616 dist.fetch_build_eggs(dist.setup_requires) 2023-09-10T10:06:30,083 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:510: SetuptoolsDeprecationWarning: Invalid dash-separated options 2023-09-10T10:06:30,084 !! 2023-09-10T10:06:30,085 ******************************************************************************** 2023-09-10T10:06:30,086 Usage of dash-separated 'description-file' will not be supported in future 2023-09-10T10:06:30,086 versions. Please use the underscore name 'description_file' instead. 2023-09-10T10:06:30,087 By 2023-Sep-26, you need to update your project and remove deprecated calls 2023-09-10T10:06:30,088 or your builds will no longer be supported. 2023-09-10T10:06:30,089 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-09-10T10:06:30,090 ******************************************************************************** 2023-09-10T10:06:30,091 !! 2023-09-10T10:06:30,091 opt = self.warn_dash_deprecation(opt, section) 2023-09-10T10:06:30,121 running bdist_wheel 2023-09-10T10:06:30,221 running build 2023-09-10T10:06:30,222 running build_py 2023-09-10T10:06:30,250 creating build 2023-09-10T10:06:30,250 creating build/lib.linux-armv7l-cpython-311 2023-09-10T10:06:30,251 creating build/lib.linux-armv7l-cpython-311/cigram 2023-09-10T10:06:30,252 copying cigram/generators.py -> build/lib.linux-armv7l-cpython-311/cigram 2023-09-10T10:06:30,255 copying cigram/__init__.py -> build/lib.linux-armv7l-cpython-311/cigram 2023-09-10T10:06:30,257 creating build/lib.linux-armv7l-cpython-311/cigram/lfr_model 2023-09-10T10:06:30,258 copying cigram/lfr_model/__init__.py -> build/lib.linux-armv7l-cpython-311/cigram/lfr_model 2023-09-10T10:06:30,260 creating build/lib.linux-armv7l-cpython-311/cigram/network_opt 2023-09-10T10:06:30,261 copying cigram/network_opt/cigram_optimiser.py -> build/lib.linux-armv7l-cpython-311/cigram/network_opt 2023-09-10T10:06:30,263 copying cigram/network_opt/fitness_measures.py -> build/lib.linux-armv7l-cpython-311/cigram/network_opt 2023-09-10T10:06:30,265 copying cigram/network_opt/model_parameters.py -> build/lib.linux-armv7l-cpython-311/cigram/network_opt 2023-09-10T10:06:30,267 copying cigram/network_opt/__init__.py -> build/lib.linux-armv7l-cpython-311/cigram/network_opt 2023-09-10T10:06:30,270 creating build/lib.linux-armv7l-cpython-311/cigram/cmodel 2023-09-10T10:06:30,271 copying cigram/cmodel/__init__.py -> build/lib.linux-armv7l-cpython-311/cigram/cmodel 2023-09-10T10:06:30,272 running egg_info 2023-09-10T10:06:30,323 writing cigram.egg-info/PKG-INFO 2023-09-10T10:06:30,326 writing dependency_links to cigram.egg-info/dependency_links.txt 2023-09-10T10:06:30,327 writing requirements to cigram.egg-info/requires.txt 2023-09-10T10:06:30,328 writing top-level names to cigram.egg-info/top_level.txt 2023-09-10T10:06:30,357 reading manifest file 'cigram.egg-info/SOURCES.txt' 2023-09-10T10:06:30,359 reading manifest template 'MANIFEST.in' 2023-09-10T10:06:30,360 adding license file 'LICENSE' 2023-09-10T10:06:30,363 writing manifest file 'cigram.egg-info/SOURCES.txt' 2023-09-10T10:06:30,365 copying cigram/lfr_model/benchm.cpp -> build/lib.linux-armv7l-cpython-311/cigram/lfr_model 2023-09-10T10:06:30,368 copying cigram/lfr_model/cast.cpp -> build/lib.linux-armv7l-cpython-311/cigram/lfr_model 2023-09-10T10:06:30,370 copying cigram/lfr_model/cc.cpp -> build/lib.linux-armv7l-cpython-311/cigram/lfr_model 2023-09-10T10:06:30,372 copying cigram/lfr_model/combinatorics.cpp -> build/lib.linux-armv7l-cpython-311/cigram/lfr_model 2023-09-10T10:06:30,375 copying cigram/lfr_model/lfr_model.cc -> build/lib.linux-armv7l-cpython-311/cigram/lfr_model 2023-09-10T10:06:30,377 copying cigram/lfr_model/random.cpp -> build/lib.linux-armv7l-cpython-311/cigram/lfr_model 2023-09-10T10:06:30,379 copying cigram/cmodel/cmodel.cc -> build/lib.linux-armv7l-cpython-311/cigram/cmodel 2023-09-10T10:06:30,382 copying cigram/cmodel/distributions.cc -> build/lib.linux-armv7l-cpython-311/cigram/cmodel 2023-09-10T10:06:30,384 copying cigram/cmodel/generate_graph.cc -> build/lib.linux-armv7l-cpython-311/cigram/cmodel 2023-09-10T10:06:30,386 copying cigram/cmodel/sample.cc -> build/lib.linux-armv7l-cpython-311/cigram/cmodel 2023-09-10T10:06:30,390 running build_ext 2023-09-10T10:06:30,893 building 'cigram.lfr_model' extension 2023-09-10T10:06:30,894 creating build/temp.linux-armv7l-cpython-311 2023-09-10T10:06:30,895 creating build/temp.linux-armv7l-cpython-311/cigram 2023-09-10T10:06:30,895 creating build/temp.linux-armv7l-cpython-311/cigram/lfr_model 2023-09-10T10:06:30,897 arm-linux-gnueabihf-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -I/usr/include/python3.11 -c cigram/lfr_model/benchm.cpp -o build/temp.linux-armv7l-cpython-311/cigram/lfr_model/benchm.o -Wno-undef -Ofast 2023-09-10T10:06:30,950 cigram/lfr_model/benchm.cpp:28:10: fatal error: standard_include.h: No such file or directory 2023-09-10T10:06:30,950 28 | #include "standard_include.h" 2023-09-10T10:06:30,951 | ^~~~~~~~~~~~~~~~~~~~ 2023-09-10T10:06:30,952 compilation terminated. 2023-09-10T10:06:30,954 error: command '/usr/bin/arm-linux-gnueabihf-gcc' failed with exit code 1 2023-09-10T10:06:31,102 ERROR: [present-rich] python setup.py bdist_wheel exited with 1 2023-09-10T10:06:31,115 [bold magenta]full command[/]: [blue]/usr/bin/python3 -u -c ' 2023-09-10T10:06:31,115 exec(compile('"'"''"'"''"'"' 2023-09-10T10:06:31,115 # This is -- a caller that pip uses to run setup.py 2023-09-10T10:06:31,115 # 2023-09-10T10:06:31,115 # - It imports setuptools before invoking setup.py, to enable projects that directly 2023-09-10T10:06:31,115 # import from `distutils.core` to work with newer packaging standards. 2023-09-10T10:06:31,115 # - It provides a clear error message when setuptools is not installed. 2023-09-10T10:06:31,115 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2023-09-10T10:06:31,115 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2023-09-10T10:06:31,115 # manifest_maker: standard file '"'"'-c'"'"' not found". 2023-09-10T10:06:31,115 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2023-09-10T10:06:31,115 import os, sys, tokenize 2023-09-10T10:06:31,115 2023-09-10T10:06:31,115 try: 2023-09-10T10:06:31,115 import setuptools 2023-09-10T10:06:31,115 except ImportError as error: 2023-09-10T10:06:31,115 print( 2023-09-10T10:06:31,115 "ERROR: Can not execute `setup.py` since setuptools is not available in " 2023-09-10T10:06:31,115 "the build environment.", 2023-09-10T10:06:31,115 file=sys.stderr, 2023-09-10T10:06:31,115 ) 2023-09-10T10:06:31,115 sys.exit(1) 2023-09-10T10:06:31,115 2023-09-10T10:06:31,115 __file__ = %r 2023-09-10T10:06:31,115 sys.argv[0] = __file__ 2023-09-10T10:06:31,115 2023-09-10T10:06:31,115 if os.path.exists(__file__): 2023-09-10T10:06:31,115 filename = __file__ 2023-09-10T10:06:31,115 with tokenize.open(__file__) as f: 2023-09-10T10:06:31,115 setup_py_code = f.read() 2023-09-10T10:06:31,115 else: 2023-09-10T10:06:31,115 filename = "" 2023-09-10T10:06:31,115 setup_py_code = "from setuptools import setup; setup()" 2023-09-10T10:06:31,115 2023-09-10T10:06:31,115 exec(compile(setup_py_code, filename, "exec")) 2023-09-10T10:06:31,115 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-f2gvbjzf/cigram_b4936af49d2940d29b76e099a07938cf/setup.py'"'"',), "", "exec"))' bdist_wheel -d /tmp/pip-wheel-fc0z9x_t[/] 2023-09-10T10:06:31,116 [bold magenta]cwd[/]: /tmp/pip-wheel-f2gvbjzf/cigram_b4936af49d2940d29b76e099a07938cf/ 2023-09-10T10:06:31,116 Building wheel for cigram (setup.py): finished with status 'error' 2023-09-10T10:06:31,118 ERROR: Failed building wheel for cigram 2023-09-10T10:06:31,119 Running setup.py clean for cigram 2023-09-10T10:06:31,120 Running command python setup.py clean 2023-09-10T10:06:31,557 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:510: SetuptoolsDeprecationWarning: Invalid dash-separated options 2023-09-10T10:06:31,558 !! 2023-09-10T10:06:31,559 ******************************************************************************** 2023-09-10T10:06:31,559 Usage of dash-separated 'description-file' will not be supported in future 2023-09-10T10:06:31,560 versions. Please use the underscore name 'description_file' instead. 2023-09-10T10:06:31,561 By 2023-Sep-26, you need to update your project and remove deprecated calls 2023-09-10T10:06:31,562 or your builds will no longer be supported. 2023-09-10T10:06:31,563 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-09-10T10:06:31,564 ******************************************************************************** 2023-09-10T10:06:31,565 !! 2023-09-10T10:06:31,565 opt = self.warn_dash_deprecation(opt, section) 2023-09-10T10:06:31,802 /usr/local/lib/python3.11/dist-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2023-09-10T10:06:31,803 !! 2023-09-10T10:06:31,804 ******************************************************************************** 2023-09-10T10:06:31,805 Requirements should be satisfied by a PEP 517 installer. 2023-09-10T10:06:31,806 If you are using pip, you can try `pip install --use-pep517`. 2023-09-10T10:06:31,806 ******************************************************************************** 2023-09-10T10:06:31,807 !! 2023-09-10T10:06:31,808 dist.fetch_build_eggs(dist.setup_requires) 2023-09-10T10:06:32,265 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:510: SetuptoolsDeprecationWarning: Invalid dash-separated options 2023-09-10T10:06:32,266 !! 2023-09-10T10:06:32,267 ******************************************************************************** 2023-09-10T10:06:32,268 Usage of dash-separated 'description-file' will not be supported in future 2023-09-10T10:06:32,268 versions. Please use the underscore name 'description_file' instead. 2023-09-10T10:06:32,269 By 2023-Sep-26, you need to update your project and remove deprecated calls 2023-09-10T10:06:32,269 or your builds will no longer be supported. 2023-09-10T10:06:32,270 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-09-10T10:06:32,270 ******************************************************************************** 2023-09-10T10:06:32,271 !! 2023-09-10T10:06:32,272 opt = self.warn_dash_deprecation(opt, section) 2023-09-10T10:06:32,303 running clean 2023-09-10T10:06:32,353 removing 'build/temp.linux-armv7l-cpython-311' (and everything under it) 2023-09-10T10:06:32,354 removing 'build/lib.linux-armv7l-cpython-311' (and everything under it) 2023-09-10T10:06:32,362 'build/bdist.linux-armv7l' does not exist -- can't clean it 2023-09-10T10:06:32,362 'build/scripts-3.11' does not exist -- can't clean it 2023-09-10T10:06:32,363 removing 'build' 2023-09-10T10:06:32,474 Failed to build cigram 2023-09-10T10:06:32,475 ERROR: Failed to build one or more wheels 2023-09-10T10:06:32,477 Exception information: 2023-09-10T10:06:32,477 Traceback (most recent call last): 2023-09-10T10:06:32,477 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-10T10:06:32,477 status = run_func(*args) 2023-09-10T10:06:32,477 ^^^^^^^^^^^^^^^ 2023-09-10T10:06:32,477 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-10T10:06:32,477 return func(self, options, args) 2023-09-10T10:06:32,477 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-10T10:06:32,477 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 181, in run 2023-09-10T10:06:32,477 raise CommandError("Failed to build one or more wheels") 2023-09-10T10:06:32,477 pip._internal.exceptions.CommandError: Failed to build one or more wheels 2023-09-10T10:06:32,480 Removed build tracker: '/tmp/pip-build-tracker-kwxkg6vx'