pip3 install --upgrade python-openstackclient WARNING: Value for scheme.platlib does not match. Please report this to distutils: /Library/Python/3.8/site-packages sysconfig: /Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8/lib/python3.8/site-packages WARNING: Value for scheme.purelib does not match. Please report this to distutils: /Library/Python/3.8/site-packages sysconfig: /Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8/lib/python3.8/site-packages WARNING: Value for scheme.headers does not match. Please report this to distutils: /Library/Python/3.8/include/UNKNOWN sysconfig: /Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8/include/python3.8 WARNING: Value for scheme.scripts does not match. Please report this to distutils: /usr/local/bin sysconfig: /Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8/bin WARNING: Value for scheme.data does not match. Please report this to distutils: /Library/Python/3.8 sysconfig: /Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8 WARNING: Additional context: user = False home = None root = None prefix = None Defaulting to user installation because normal site-packages is not writeable Collecting python-openstackclient Downloading python_openstackclient-5.5.0-py3-none-any.whl (929 kB) |████████████████████████████████| 929 kB 2.8 MB/s Collecting python-keystoneclient>=3.22.0 Downloading python_keystoneclient-4.2.0-py3-none-any.whl (397 kB) |████████████████████████████████| 397 kB 2.8 MB/s Requirement already satisfied: oslo.i18n>=3.15.3 in ./Library/Python/3.8/lib/python/site-packages (from python-openstackclient) (5.0.1) Collecting python-novaclient>=17.0.0 Downloading python_novaclient-17.4.0-py3-none-any.whl (332 kB) |████████████████████████████████| 332 kB 3.3 MB/s Collecting openstacksdk>=0.53.0 Using cached openstacksdk-0.56.0-py3-none-any.whl (1.4 MB) Requirement already satisfied: stevedore>=2.0.1 in ./Library/Python/3.8/lib/python/site-packages (from python-openstackclient) (3.3.0) Collecting python-cinderclient>=3.3.0 Downloading python_cinderclient-7.4.0-py3-none-any.whl (278 kB) |████████████████████████████████| 278 kB 2.8 MB/s Collecting oslo.utils>=3.33.0 Using cached oslo.utils-4.8.0-py3-none-any.whl (102 kB) Collecting osc-lib>=2.3.0 Using cached osc_lib-2.3.1-py3-none-any.whl (88 kB) Collecting cliff>=3.5.0 Using cached cliff-3.7.0-py3-none-any.whl (80 kB) Requirement already satisfied: iso8601>=0.1.11 in ./Library/Python/3.8/lib/python/site-packages (from python-openstackclient) (0.1.14) Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./Library/Python/3.8/lib/python/site-packages (from python-openstackclient) (5.5.1) Requirement already satisfied: PyYAML>=3.12 in ./Library/Python/3.8/lib/python/site-packages (from cliff>=3.5.0->python-openstackclient) (5.4.1) Requirement already satisfied: pyparsing>=2.1.0 in /Library/Python/3.8/site-packages (from cliff>=3.5.0->python-openstackclient) (2.4.7) Requirement already satisfied: PrettyTable>=0.7.2 in ./Library/Python/3.8/lib/python/site-packages (from cliff>=3.5.0->python-openstackclient) (0.7.2) Collecting cmd2>=1.0.0 Using cached cmd2-1.5.0-py3-none-any.whl (133 kB) Requirement already satisfied: wcwidth>=0.1.7 in ./Library/Python/3.8/lib/python/site-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) Requirement already satisfied: pyperclip>=1.6 in ./Library/Python/3.8/lib/python/site-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) Requirement already satisfied: colorama>=0.3.7 in ./Library/Python/3.8/lib/python/site-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.4.4) Requirement already satisfied: attrs>=16.3.0 in ./Library/Python/3.8/lib/python/site-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (20.3.0) Collecting munch>=2.1.0 Using cached munch-2.5.0-py2.py3-none-any.whl (10 kB) Collecting cryptography>=2.7 Using cached cryptography-3.4.7-cp36-abi3-macosx_10_10_x86_64.whl (2.0 MB) Requirement already satisfied: decorator>=4.4.1 in ./Library/Python/3.8/lib/python/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (5.0.7) Collecting jmespath>=0.9.0 Using cached jmespath-0.10.0-py2.py3-none-any.whl (24 kB) Collecting keystoneauth1>=3.18.0 Using cached keystoneauth1-4.3.1-py3-none-any.whl (314 kB) Collecting jsonpatch!=1.20,>=1.16 Using cached jsonpatch-1.32-py2.py3-none-any.whl (12 kB) Requirement already satisfied: os-service-types>=1.7.0 in ./Library/Python/3.8/lib/python/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (1.7.0) Collecting dogpile.cache>=0.6.5 Using cached dogpile.cache-1.1.2-py3-none-any.whl (49 kB) Requirement already satisfied: requestsexceptions>=1.2.0 in ./Library/Python/3.8/lib/python/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (1.4.0) Collecting appdirs>=1.3.0 Using cached appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Collecting netifaces>=0.10.4 Using cached netifaces-0.10.9.tar.gz (28 kB) Requirement already satisfied: cffi>=1.12 in ./Library/Python/3.8/lib/python/site-packages (from cryptography>=2.7->openstacksdk>=0.53.0->python-openstackclient) (1.14.5) Requirement already satisfied: pycparser in ./Library/Python/3.8/lib/python/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.53.0->python-openstackclient) (2.20) Requirement already satisfied: jsonpointer>=1.9 in ./Library/Python/3.8/lib/python/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.53.0->python-openstackclient) (2.1) Requirement already satisfied: six>=1.10.0 in /Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8/lib/python3.8/site-packages (from keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (1.15.0) Requirement already satisfied: requests>=2.14.2 in /Library/Python/3.8/site-packages (from keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (2.25.1) Collecting simplejson>=3.5.1 Using cached simplejson-3.17.2-cp38-cp38-macosx_10_14_x86_64.whl (74 kB) Requirement already satisfied: pytz>=2013.6 in /Library/Python/3.8/site-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.1) Collecting netaddr>=0.7.18 Using cached netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB) Requirement already satisfied: packaging>=20.4 in /Library/Python/3.8/site-packages (from oslo.utils>=3.33.0->python-openstackclient) (20.9) Collecting debtcollector>=1.2.0 Using cached debtcollector-2.2.0-py3-none-any.whl (20 kB) Requirement already satisfied: wrapt>=1.7.0 in ./Library/Python/3.8/lib/python/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.12.1) Collecting oslo.config>=5.2.0 Downloading oslo.config-8.5.0-py3-none-any.whl (127 kB) |████████████████████████████████| 127 kB 3.3 MB/s Collecting oslo.serialization!=2.19.1,>=2.18.0 Using cached oslo.serialization-4.1.0-py3-none-any.whl (25 kB) Collecting rfc3986>=1.2.0 Downloading rfc3986-1.4.0-py2.py3-none-any.whl (31 kB) Collecting msgpack>=0.5.2 Using cached msgpack-1.0.2-cp38-cp38-macosx_10_14_x86_64.whl (72 kB) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /Library/Python/3.8/site-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (1.26.3) Requirement already satisfied: chardet<5,>=3.0.2 in /Library/Python/3.8/site-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (4.0.0) Requirement already satisfied: idna<3,>=2.5 in /Library/Python/3.8/site-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (2.10) Requirement already satisfied: certifi>=2017.4.17 in /Library/Python/3.8/site-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (2020.12.5) Building wheels for collected packages: netifaces Building wheel for netifaces (setup.py) ... error ERROR: Command errored out with exit status 1: command: /Library/Developer/CommandLineTools/usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/s0/8hqp8zqj7cz0_y028_jjwb4w0000gp/T/pip-install-f_0_bmpg/netifaces_957891e921354b8099ae9ce2e9e5b6d3/setup.py'"'"'; __file__='"'"'/private/var/folders/s0/8hqp8zqj7cz0_y028_jjwb4w0000gp/T/pip-install-f_0_bmpg/netifaces_957891e921354b8099ae9ce2e9e5b6d3/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /private/var/folders/s0/8hqp8zqj7cz0_y028_jjwb4w0000gp/T/pip-wheel-jfydrumz cwd: /private/var/folders/s0/8hqp8zqj7cz0_y028_jjwb4w0000gp/T/pip-install-f_0_bmpg/netifaces_957891e921354b8099ae9ce2e9e5b6d3/ Complete output (113 lines): running bdist_wheel running build running build_ext checking for getifaddrs...not found. checking for getnameinfo...not found. checking for socket IOCTLs...not found. checking for optional header files...none found. checking whether struct sockaddr has a length field...no. checking which sockaddr_xxx structs are defined...none! checking for routing socket support...no. checking for sysctl(CTL_NET...) support...no. checking for netlink support...no. building 'netifaces' extension clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -iwithsysroot/System/Library/Frameworks/System.framework/PrivateHeaders -iwithsysroot/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.8/Headers -arch arm64 -arch x86_64 -DNETIFACES_VERSION=0.10.9 -I/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8/include/python3.8 -c netifaces.c -o build/temp.macosx-10.14.6-x86_64-3.8/netifaces.o In file included from netifaces.c:1: In file included from /Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8/include/python3.8/Python.h:11: In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/limits.h:21: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/limits.h:63: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/cdefs.h:807:2: error: Unsupported architecture #error Unsupported architecture ^ In file included from netifaces.c:1: In file included from /Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8/include/python3.8/Python.h:11: In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/limits.h:21: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/limits.h:64: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/limits.h:8:2: error: architecture not supported #error architecture not supported ^ In file included from netifaces.c:1: In file included from /Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8/include/python3.8/Python.h:25: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdio.h:64: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_stdio.h:71: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types.h:27: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/_types.h:34:2: error: architecture not supported #error architecture not supported ^ In file included from netifaces.c:1: In file included from /Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8/include/python3.8/Python.h:25: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdio.h:64: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_stdio.h:71: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types.h:27: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:55:9: error: unknown type name '__int64_t' typedef __int64_t __darwin_blkcnt_t; /* total blocks */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:56:9: error: unknown type name '__int32_t'; did you mean '__int128_t'? typedef __int32_t __darwin_blksize_t; /* preferred block size */ ^ note: '__int128_t' declared here /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:57:9: error: unknown type name '__int32_t'; did you mean '__int128_t'? typedef __int32_t __darwin_dev_t; /* dev_t */ ^ note: '__int128_t' declared here /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:60:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'? typedef __uint32_t __darwin_gid_t; /* [???] process and group IDs */ ^ note: '__uint128_t' declared here /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:61:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'? typedef __uint32_t __darwin_id_t; /* [XSI] pid_t, uid_t, or gid_t*/ ^ note: '__uint128_t' declared here /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:62:9: error: unknown type name '__uint64_t' typedef __uint64_t __darwin_ino64_t; /* [???] Used for 64 bit inodes */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:68:9: error: unknown type name '__darwin_natural_t' typedef __darwin_natural_t __darwin_mach_port_name_t; /* Used by mach */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:70:9: error: unknown type name '__uint16_t'; did you mean '__uint128_t'? typedef __uint16_t __darwin_mode_t; /* [???] Some file attributes */ ^ note: '__uint128_t' declared here /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:71:9: error: unknown type name '__int64_t' typedef __int64_t __darwin_off_t; /* [???] Used for file sizes */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:72:9: error: unknown type name '__int32_t'; did you mean '__int128_t'? typedef __int32_t __darwin_pid_t; /* [???] process and group IDs */ ^ note: '__int128_t' declared here /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:73:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'? typedef __uint32_t __darwin_sigset_t; /* [???] signal set */ ^ note: '__uint128_t' declared here /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:74:9: error: unknown type name '__int32_t'; did you mean '__int128_t'? typedef __int32_t __darwin_suseconds_t; /* [???] microseconds */ ^ note: '__int128_t' declared here /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:75:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'? typedef __uint32_t __darwin_uid_t; /* [???] user IDs */ ^ note: '__uint128_t' declared here /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:76:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'? typedef __uint32_t __darwin_useconds_t; /* [???] microseconds */ ^ note: '__uint128_t' declared here In file included from netifaces.c:1: In file included from /Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8/include/python3.8/Python.h:25: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdio.h:64: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_stdio.h:71: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types.h:43:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'? typedef __uint32_t __darwin_wctype_t; ^ note: '__uint128_t' declared here In file included from netifaces.c:1: In file included from /Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8/include/python3.8/Python.h:25: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdio.h:64: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_stdio.h:75: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_va_list.h:31: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/types.h:37:2: error: architecture not supported #error architecture not supported ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. error: command 'clang' failed with exit status 1 ---------------------------------------- ERROR: Failed building wheel for netifaces Running setup.py clean for netifaces Failed to build netifaces Installing collected packages: netifaces, netaddr, debtcollector, rfc3986, oslo.utils, munch, msgpack, keystoneauth1, jsonpatch, jmespath, dogpile.cache, cryptography, cmd2, appdirs, simplejson, oslo.serialization, oslo.config, openstacksdk, cliff, python-novaclient, python-keystoneclient, python-cinderclient, osc-lib, python-openstackclient WARNING: Value for scheme.platlib does not match. Please report this to distutils: /Users/bbm17567/Library/Python/3.8/lib/python/site-packages sysconfig: /Users/bbm17567/Library/Python/3.8/lib/python3.8/site-packages WARNING: Value for scheme.purelib does not match. Please report this to distutils: /Users/bbm17567/Library/Python/3.8/lib/python/site-packages sysconfig: /Users/bbm17567/Library/Python/3.8/lib/python3.8/site-packages WARNING: Additional context: user = True home = None root = None prefix = None Running setup.py install for netifaces ... error ERROR: Command errored out with exit status 1: command: /Library/Developer/CommandLineTools/usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/s0/8hqp8zqj7cz0_y028_jjwb4w0000gp/T/pip-install-f_0_bmpg/netifaces_957891e921354b8099ae9ce2e9e5b6d3/setup.py'"'"'; __file__='"'"'/private/var/folders/s0/8hqp8zqj7cz0_y028_jjwb4w0000gp/T/pip-install-f_0_bmpg/netifaces_957891e921354b8099ae9ce2e9e5b6d3/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /private/var/folders/s0/8hqp8zqj7cz0_y028_jjwb4w0000gp/T/pip-record-kmj02b4j/install-record.txt --single-version-externally-managed --user --prefix= --compile --install-headers /Users/bbm17567/Library/Python/3.8/include/python3.8/netifaces cwd: /private/var/folders/s0/8hqp8zqj7cz0_y028_jjwb4w0000gp/T/pip-install-f_0_bmpg/netifaces_957891e921354b8099ae9ce2e9e5b6d3/ Complete output (113 lines): running install running build running build_ext checking for getifaddrs...not found. checking for getnameinfo...not found. checking for socket IOCTLs...not found. checking for optional header files...none found. checking whether struct sockaddr has a length field...no. checking which sockaddr_xxx structs are defined...none! checking for routing socket support...no. checking for sysctl(CTL_NET...) support...no. checking for netlink support...no. building 'netifaces' extension clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -iwithsysroot/System/Library/Frameworks/System.framework/PrivateHeaders -iwithsysroot/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.8/Headers -arch arm64 -arch x86_64 -DNETIFACES_VERSION=0.10.9 -I/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8/include/python3.8 -c netifaces.c -o build/temp.macosx-10.14.6-x86_64-3.8/netifaces.o In file included from netifaces.c:1: In file included from /Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8/include/python3.8/Python.h:11: In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/limits.h:21: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/limits.h:63: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/cdefs.h:807:2: error: Unsupported architecture #error Unsupported architecture ^ In file included from netifaces.c:1: In file included from /Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8/include/python3.8/Python.h:11: In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/limits.h:21: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/limits.h:64: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/limits.h:8:2: error: architecture not supported #error architecture not supported ^ In file included from netifaces.c:1: In file included from /Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8/include/python3.8/Python.h:25: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdio.h:64: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_stdio.h:71: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types.h:27: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/_types.h:34:2: error: architecture not supported #error architecture not supported ^ In file included from netifaces.c:1: In file included from /Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8/include/python3.8/Python.h:25: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdio.h:64: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_stdio.h:71: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types.h:27: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:55:9: error: unknown type name '__int64_t' typedef __int64_t __darwin_blkcnt_t; /* total blocks */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:56:9: error: unknown type name '__int32_t'; did you mean '__int128_t'? typedef __int32_t __darwin_blksize_t; /* preferred block size */ ^ note: '__int128_t' declared here /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:57:9: error: unknown type name '__int32_t'; did you mean '__int128_t'? typedef __int32_t __darwin_dev_t; /* dev_t */ ^ note: '__int128_t' declared here /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:60:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'? typedef __uint32_t __darwin_gid_t; /* [???] process and group IDs */ ^ note: '__uint128_t' declared here /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:61:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'? typedef __uint32_t __darwin_id_t; /* [XSI] pid_t, uid_t, or gid_t*/ ^ note: '__uint128_t' declared here /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:62:9: error: unknown type name '__uint64_t' typedef __uint64_t __darwin_ino64_t; /* [???] Used for 64 bit inodes */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:68:9: error: unknown type name '__darwin_natural_t' typedef __darwin_natural_t __darwin_mach_port_name_t; /* Used by mach */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:70:9: error: unknown type name '__uint16_t'; did you mean '__uint128_t'? typedef __uint16_t __darwin_mode_t; /* [???] Some file attributes */ ^ note: '__uint128_t' declared here /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:71:9: error: unknown type name '__int64_t' typedef __int64_t __darwin_off_t; /* [???] Used for file sizes */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:72:9: error: unknown type name '__int32_t'; did you mean '__int128_t'? typedef __int32_t __darwin_pid_t; /* [???] process and group IDs */ ^ note: '__int128_t' declared here /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:73:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'? typedef __uint32_t __darwin_sigset_t; /* [???] signal set */ ^ note: '__uint128_t' declared here /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:74:9: error: unknown type name '__int32_t'; did you mean '__int128_t'? typedef __int32_t __darwin_suseconds_t; /* [???] microseconds */ ^ note: '__int128_t' declared here /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:75:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'? typedef __uint32_t __darwin_uid_t; /* [???] user IDs */ ^ note: '__uint128_t' declared here /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:76:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'? typedef __uint32_t __darwin_useconds_t; /* [???] microseconds */ ^ note: '__uint128_t' declared here In file included from netifaces.c:1: In file included from /Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8/include/python3.8/Python.h:25: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdio.h:64: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_stdio.h:71: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types.h:43:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'? typedef __uint32_t __darwin_wctype_t; ^ note: '__uint128_t' declared here In file included from netifaces.c:1: In file included from /Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8/include/python3.8/Python.h:25: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdio.h:64: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_stdio.h:75: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_va_list.h:31: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/types.h:37:2: error: architecture not supported #error architecture not supported ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. error: command 'clang' failed with exit status 1 ---------------------------------------- ERROR: Command errored out with exit status 1: /Library/Developer/CommandLineTools/usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/s0/8hqp8zqj7cz0_y028_jjwb4w0000gp/T/pip-install-f_0_bmpg/netifaces_957891e921354b8099ae9ce2e9e5b6d3/setup.py'"'"'; __file__='"'"'/private/var/folders/s0/8hqp8zqj7cz0_y028_jjwb4w0000gp/T/pip-install-f_0_bmpg/netifaces_957891e921354b8099ae9ce2e9e5b6d3/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /private/var/folders/s0/8hqp8zqj7cz0_y028_jjwb4w0000gp/T/pip-record-kmj02b4j/install-record.txt --single-version-externally-managed --user --prefix= --compile --install-headers /Users/bbm17567/Library/Python/3.8/include/python3.8/netifaces Check the logs for full command output.