1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235
| WARNING: The directory '/Users/msw/Library/Caches/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. WARNING: The directory '/Users/msw/Library/Caches/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting psutil Downloading https://files.pythonhosted.org/packages/03/9a/95c4b3d0424426e5fd94b5302ff74cea44d5d4f53466e1228ac8e73e14b4/psutil-5.6.5.tar.gz (447kB) |████████████████████████████████| 450kB 153kB/s Building wheels for collected packages: psutil Building wheel for psutil (setup.py) ... error ERROR: Command errored out with exit status 1: command: /Library/Frameworks/Python.framework/Versions/3.6/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/tmp/pip-install-c9s3nce8/psutil/setup.py'"'"'; __file__='"'"'/private/tmp/pip-install-c9s3nce8/psutil/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /private/tmp/pip-wheel-v0_0pfgx --python-tag cp36 cwd: /private/tmp/pip-install-c9s3nce8/psutil/ Complete output (106 lines): running bdist_wheel running build running build_py creating build creating build/lib.macosx-10.6-intel-3.6 creating build/lib.macosx-10.6-intel-3.6/psutil copying psutil/_pswindows.py -> build/lib.macosx-10.6-intel-3.6/psutil copying psutil/_common.py -> build/lib.macosx-10.6-intel-3.6/psutil copying psutil/__init__.py -> build/lib.macosx-10.6-intel-3.6/psutil copying psutil/_psosx.py -> build/lib.macosx-10.6-intel-3.6/psutil copying psutil/_psbsd.py -> build/lib.macosx-10.6-intel-3.6/psutil copying psutil/_psaix.py -> build/lib.macosx-10.6-intel-3.6/psutil copying psutil/_pslinux.py -> build/lib.macosx-10.6-intel-3.6/psutil copying psutil/_compat.py -> build/lib.macosx-10.6-intel-3.6/psutil copying psutil/_psposix.py -> build/lib.macosx-10.6-intel-3.6/psutil copying psutil/_pssunos.py -> build/lib.macosx-10.6-intel-3.6/psutil creating build/lib.macosx-10.6-intel-3.6/psutil/tests copying psutil/tests/test_contracts.py -> build/lib.macosx-10.6-intel-3.6/psutil/tests copying psutil/tests/test_connections.py -> build/lib.macosx-10.6-intel-3.6/psutil/tests copying psutil/tests/runner.py -> build/lib.macosx-10.6-intel-3.6/psutil/tests copying psutil/tests/test_unicode.py -> build/lib.macosx-10.6-intel-3.6/psutil/tests copying psutil/tests/test_misc.py -> build/lib.macosx-10.6-intel-3.6/psutil/tests copying psutil/tests/test_posix.py -> build/lib.macosx-10.6-intel-3.6/psutil/tests copying psutil/tests/test_linux.py -> build/lib.macosx-10.6-intel-3.6/psutil/tests copying psutil/tests/test_sunos.py -> build/lib.macosx-10.6-intel-3.6/psutil/tests copying psutil/tests/__init__.py -> build/lib.macosx-10.6-intel-3.6/psutil/tests copying psutil/tests/test_aix.py -> build/lib.macosx-10.6-intel-3.6/psutil/tests copying psutil/tests/test_process.py -> build/lib.macosx-10.6-intel-3.6/psutil/tests copying psutil/tests/test_bsd.py -> build/lib.macosx-10.6-intel-3.6/psutil/tests copying psutil/tests/test_system.py -> build/lib.macosx-10.6-intel-3.6/psutil/tests copying psutil/tests/test_osx.py -> build/lib.macosx-10.6-intel-3.6/psutil/tests copying psutil/tests/test_memory_leaks.py -> build/lib.macosx-10.6-intel-3.6/psutil/tests copying psutil/tests/test_windows.py -> build/lib.macosx-10.6-intel-3.6/psutil/tests copying psutil/tests/__main__.py -> build/lib.macosx-10.6-intel-3.6/psutil/tests running build_ext building 'psutil._psutil_osx' extension creating build/temp.macosx-10.6-intel-3.6 creating build/temp.macosx-10.6-intel-3.6/psutil creating build/temp.macosx-10.6-intel-3.6/psutil/arch creating build/temp.macosx-10.6-intel-3.6/psutil/arch/osx /usr/bin/clang -fno-strict-aliasing -Wsign-compare -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -g -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=565 -DPSUTIL_OSX=1 -I/Library/Frameworks/Python.framework/Versions/3.6/include/python3.6m -c psutil/_psutil_common.c -o build/temp.macosx-10.6-intel-3.6/psutil/_psutil_common.o /usr/bin/clang -fno-strict-aliasing -Wsign-compare -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -g -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=565 -DPSUTIL_OSX=1 -I/Library/Frameworks/Python.framework/Versions/3.6/include/python3.6m -c psutil/_psutil_posix.c -o build/temp.macosx-10.6-intel-3.6/psutil/_psutil_posix.o /usr/bin/clang -fno-strict-aliasing -Wsign-compare -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -g -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=565 -DPSUTIL_OSX=1 -I/Library/Frameworks/Python.framework/Versions/3.6/include/python3.6m -c psutil/_psutil_osx.c -o build/temp.macosx-10.6-intel-3.6/psutil/_psutil_osx.o In file included from psutil/_psutil_osx.c:36: In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:43: In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:72: /usr/local/include/Block.h:16:3: error: Never include this file directly. Use <lzma.h> instead. # error Never include this file directly. Use <lzma.h> instead. ^ /usr/local/include/Block.h:93:2: error: unknown type name 'lzma_check' lzma_check check; ^ /usr/local/include/Block.h:148:2: error: unknown type name 'lzma_vli' lzma_vli compressed_size; ^ /usr/local/include/Block.h:172:2: error: unknown type name 'lzma_vli' lzma_vli uncompressed_size; ^ /usr/local/include/Block.h:200:2: error: unknown type name 'lzma_filter' lzma_filter *filters; ^ /usr/local/include/Block.h:217:20: error: use of undeclared identifier 'LZMA_CHECK_SIZE_MAX' uint8_t raw_check[LZMA_CHECK_SIZE_MAX]; ^ /usr/local/include/Block.h:231:2: error: unknown type name 'lzma_vli' lzma_vli reserved_int3; ^ /usr/local/include/Block.h:232:2: error: unknown type name 'lzma_vli' lzma_vli reserved_int4; ^ /usr/local/include/Block.h:233:2: error: unknown type name 'lzma_vli' lzma_vli reserved_int5; ^ /usr/local/include/Block.h:234:2: error: unknown type name 'lzma_vli' lzma_vli reserved_int6; ^ /usr/local/include/Block.h:235:2: error: unknown type name 'lzma_vli' lzma_vli reserved_int7; ^ /usr/local/include/Block.h:236:2: error: unknown type name 'lzma_vli' lzma_vli reserved_int8; ^ /usr/local/include/Block.h:237:2: error: unknown type name 'lzma_reserved_enum' lzma_reserved_enum reserved_enum1; ^ /usr/local/include/Block.h:238:2: error: unknown type name 'lzma_reserved_enum' lzma_reserved_enum reserved_enum2; ^ /usr/local/include/Block.h:239:2: error: unknown type name 'lzma_reserved_enum' lzma_reserved_enum reserved_enum3; ^ /usr/local/include/Block.h:240:2: error: unknown type name 'lzma_reserved_enum' lzma_reserved_enum reserved_enum4; ^ /usr/local/include/Block.h:261:2: error: unknown type name 'lzma_bool' lzma_bool ignore_check; ^ /usr/local/include/Block.h:263:2: error: unknown type name 'lzma_bool' lzma_bool reserved_bool2; ^ /usr/local/include/Block.h:264:2: error: unknown type name 'lzma_bool' lzma_bool reserved_bool3; ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. error: command '/usr/bin/clang' failed with exit status 1 ---------------------------------------- ERROR: Failed building wheel for psutil Running setup.py clean for psutil Failed to build psutil Installing collected packages: psutil Running setup.py install for psutil ... error ERROR: Command errored out with exit status 1: command: /Library/Frameworks/Python.framework/Versions/3.6/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/tmp/pip-install-c9s3nce8/psutil/setup.py'"'"'; __file__='"'"'/private/tmp/pip-install-c9s3nce8/psutil/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /private/tmp/pip-record-syvhpqg0/install-record.txt --single-version-externally-managed --compile cwd: /private/tmp/pip-install-c9s3nce8/psutil/ Complete output (106 lines): running install running build running build_py creating build creating build/lib.macosx-10.6-intel-3.6 creating build/lib.macosx-10.6-intel-3.6/psutil copying psutil/_pswindows.py -> build/lib.macosx-10.6-intel-3.6/psutil copying psutil/_common.py -> build/lib.macosx-10.6-intel-3.6/psutil copying psutil/__init__.py -> build/lib.macosx-10.6-intel-3.6/psutil copying psutil/_psosx.py -> build/lib.macosx-10.6-intel-3.6/psutil copying psutil/_psbsd.py -> build/lib.macosx-10.6-intel-3.6/psutil copying psutil/_psaix.py -> build/lib.macosx-10.6-intel-3.6/psutil copying psutil/_pslinux.py -> build/lib.macosx-10.6-intel-3.6/psutil copying psutil/_compat.py -> build/lib.macosx-10.6-intel-3.6/psutil copying psutil/_psposix.py -> build/lib.macosx-10.6-intel-3.6/psutil copying psutil/_pssunos.py -> build/lib.macosx-10.6-intel-3.6/psutil creating build/lib.macosx-10.6-intel-3.6/psutil/tests copying psutil/tests/test_contracts.py -> build/lib.macosx-10.6-intel-3.6/psutil/tests copying psutil/tests/test_connections.py -> build/lib.macosx-10.6-intel-3.6/psutil/tests copying psutil/tests/runner.py -> build/lib.macosx-10.6-intel-3.6/psutil/tests copying psutil/tests/test_unicode.py -> build/lib.macosx-10.6-intel-3.6/psutil/tests copying psutil/tests/test_misc.py -> build/lib.macosx-10.6-intel-3.6/psutil/tests copying psutil/tests/test_posix.py -> build/lib.macosx-10.6-intel-3.6/psutil/tests copying psutil/tests/test_linux.py -> build/lib.macosx-10.6-intel-3.6/psutil/tests copying psutil/tests/test_sunos.py -> build/lib.macosx-10.6-intel-3.6/psutil/tests copying psutil/tests/__init__.py -> build/lib.macosx-10.6-intel-3.6/psutil/tests copying psutil/tests/test_aix.py -> build/lib.macosx-10.6-intel-3.6/psutil/tests copying psutil/tests/test_process.py -> build/lib.macosx-10.6-intel-3.6/psutil/tests copying psutil/tests/test_bsd.py -> build/lib.macosx-10.6-intel-3.6/psutil/tests copying psutil/tests/test_system.py -> build/lib.macosx-10.6-intel-3.6/psutil/tests copying psutil/tests/test_osx.py -> build/lib.macosx-10.6-intel-3.6/psutil/tests copying psutil/tests/test_memory_leaks.py -> build/lib.macosx-10.6-intel-3.6/psutil/tests copying psutil/tests/test_windows.py -> build/lib.macosx-10.6-intel-3.6/psutil/tests copying psutil/tests/__main__.py -> build/lib.macosx-10.6-intel-3.6/psutil/tests running build_ext building 'psutil._psutil_osx' extension creating build/temp.macosx-10.6-intel-3.6 creating build/temp.macosx-10.6-intel-3.6/psutil creating build/temp.macosx-10.6-intel-3.6/psutil/arch creating build/temp.macosx-10.6-intel-3.6/psutil/arch/osx /usr/bin/clang -fno-strict-aliasing -Wsign-compare -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -g -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=565 -DPSUTIL_OSX=1 -I/Library/Frameworks/Python.framework/Versions/3.6/include/python3.6m -c psutil/_psutil_common.c -o build/temp.macosx-10.6-intel-3.6/psutil/_psutil_common.o /usr/bin/clang -fno-strict-aliasing -Wsign-compare -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -g -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=565 -DPSUTIL_OSX=1 -I/Library/Frameworks/Python.framework/Versions/3.6/include/python3.6m -c psutil/_psutil_posix.c -o build/temp.macosx-10.6-intel-3.6/psutil/_psutil_posix.o /usr/bin/clang -fno-strict-aliasing -Wsign-compare -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -g -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=565 -DPSUTIL_OSX=1 -I/Library/Frameworks/Python.framework/Versions/3.6/include/python3.6m -c psutil/_psutil_osx.c -o build/temp.macosx-10.6-intel-3.6/psutil/_psutil_osx.o In file included from psutil/_psutil_osx.c:36: In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:43: In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:72: /usr/local/include/Block.h:16:3: error: Never include this file directly. Use <lzma.h> instead. # error Never include this file directly. Use <lzma.h> instead. ^ /usr/local/include/Block.h:93:2: error: unknown type name 'lzma_check' lzma_check check; ^ /usr/local/include/Block.h:148:2: error: unknown type name 'lzma_vli' lzma_vli compressed_size; ^ /usr/local/include/Block.h:172:2: error: unknown type name 'lzma_vli' lzma_vli uncompressed_size; ^ /usr/local/include/Block.h:200:2: error: unknown type name 'lzma_filter' lzma_filter *filters; ^ /usr/local/include/Block.h:217:20: error: use of undeclared identifier 'LZMA_CHECK_SIZE_MAX' uint8_t raw_check[LZMA_CHECK_SIZE_MAX]; ^ /usr/local/include/Block.h:231:2: error: unknown type name 'lzma_vli' lzma_vli reserved_int3; ^ /usr/local/include/Block.h:232:2: error: unknown type name 'lzma_vli' lzma_vli reserved_int4; ^ /usr/local/include/Block.h:233:2: error: unknown type name 'lzma_vli' lzma_vli reserved_int5; ^ /usr/local/include/Block.h:234:2: error: unknown type name 'lzma_vli' lzma_vli reserved_int6; ^ /usr/local/include/Block.h:235:2: error: unknown type name 'lzma_vli' lzma_vli reserved_int7; ^ /usr/local/include/Block.h:236:2: error: unknown type name 'lzma_vli' lzma_vli reserved_int8; ^ /usr/local/include/Block.h:237:2: error: unknown type name 'lzma_reserved_enum' lzma_reserved_enum reserved_enum1; ^ /usr/local/include/Block.h:238:2: error: unknown type name 'lzma_reserved_enum' lzma_reserved_enum reserved_enum2; ^ /usr/local/include/Block.h:239:2: error: unknown type name 'lzma_reserved_enum' lzma_reserved_enum reserved_enum3; ^ /usr/local/include/Block.h:240:2: error: unknown type name 'lzma_reserved_enum' lzma_reserved_enum reserved_enum4; ^ /usr/local/include/Block.h:261:2: error: unknown type name 'lzma_bool' lzma_bool ignore_check; ^ /usr/local/include/Block.h:263:2: error: unknown type name 'lzma_bool' lzma_bool reserved_bool2; ^ /usr/local/include/Block.h:264:2: error: unknown type name 'lzma_bool' lzma_bool reserved_bool3; ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. error: command '/usr/bin/clang' failed with exit status 1 ---------------------------------------- ERROR: Command errored out with exit status 1: /Library/Frameworks/Python.framework/Versions/3.6/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/tmp/pip-install-c9s3nce8/psutil/setup.py'"'"'; __file__='"'"'/private/tmp/pip-install-c9s3nce8/psutil/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /private/tmp/pip-record-syvhpqg0/install-record.txt --single-version-externally-managed --compile Check the logs for full command output.
|