I have Jetpack 4.4 installed on 128GB mem card
Follow instruction from Installing TensorFlow for Jetson Platform :: NVIDIA Deep Learning Frameworks Documentation
Done this 2 times now and get same error.
During installation of sudo pip3 install --pre --extra-index-url https://developer.download.nvidia.com/compute/redist/jp/v44 tensorflow
I get error message filling the entire terminal.
Clean up does not workβ¦
What to do?
It breaks:
sing cached pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
Collecting zipp>=0.5
Using cached zipp-3.1.0-py3-none-any.whl (4.9 kB)
Collecting oauthlib>=3.0.0
Using cached oauthlib-3.1.0-py2.py3-none-any.whl (147 kB)
Building wheels for collected packages: grpcio
Building wheel for grpcio (setup.py) β¦ -^[[A^[[error
ERROR: Command errored out with exit status 1:
command: /usr/bin/python3 -u -c βimport sys, setuptools, tokenize; sys.argv[0] = β"β"β/tmp/pip-install-uaaaet0n/grpcio/setup.pyββ'ββ; file=ββ'ββ/tmp/pip-install-uaaaet0n/grpcio/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 /tmp/pip-wheel-zc277xra
cwd: /tmp/pip-install-uaaaet0n/grpcio/
Complete output (2038 lines):
ASM Builds for BoringSSL currently not supported on: linux-aarch64
Found cython-generated filesβ¦
running bdist_wheel
running build
running build_py
running build_project_metadata
creating python_build
creating python_build/lib.linux-aarch64-3.6
creating python_build/lib.linux-aarch64-3.6/grpc
copying src/python/grpcio/grpc/_common.py β python_build/lib.linux-aarch64-3.6/grpc
copying src/python/grpcio/grpc/_channel.py β python_build/lib.linux-aarch64-3.6/grpc
copying src/python/grpcio/grpc/_plugin_wrapping.py β python_build/lib.linux-aarch64-3.6/grpc
copying src/python/grpcio/grpc/_runtime_protos.py β python_build/lib.linux-aarch64-3.6/grpc
copying src/python/grpcio/grpc/_grpcio_metadata.py β python_build/lib.linux-aarch64-3.6/grpc
copying src/python/grpcio/grpc/_simple_stubs.py β python_build/lib.linux-aarch64-3.6/grpc
copying src/python/grpcio/grpc/_server.py β python_build/lib.linux-aarch64-3.6/grpc
copying src/python/grpcio/grpc/_auth.py β python_build/lib.linux-aarch64-3.6/grpc
copying src/python/grpcio/grpc/init.py β python_build/lib.linux-aarch64-3.6/grpc
copying src/python/grpcio/grpc/_utilities.py β python_build/lib.linux-aarch64-3.6/grpc
copying src/python/grpcio/grpc/_compression.py β python_build/lib.linu
β¦
python_build/temp.linux-aarch64-3.6/third_party/boringssl-with-bazel/src/ssl
creating python_build/temp.linux-aarch64-3.6/third_party/cares
creating python_build/temp.linux-aarch64-3.6/third_party/cares/cares
creating python_build/temp.linux-aarch64-3.6/third_party/re2
creating python_build/temp.linux-aarch64-3.6/third_party/re2/re2
creating python_build/temp.linux-aarch64-3.6/third_party/re2/util
creating python_build/temp.linux-aarch64-3.6/third_party/upb
creating python_build/temp.linux-aarch64-3.6/third_party/upb/upb
creating python_build/temp.linux-aarch64-3.6/third_party/zlib
aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -flto -fuse-linker-plugin -ffat-lto-objects -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern βCβ attribute((visibility (βdefaultβ))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_linux -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/zlib -I/usr/include/python3.6m -c src/core/ext/filters/census/grpc_context.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/census/grpc_context.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread
aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -flto -fuse-linker-plugin -ffat-lto-objects -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern βCβ attribute((visibility (βdefaultβ))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_linux -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/zlib -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread
aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -flto -fuse-linker-plugin -ffat-lto-objects -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern βCβ attribute((visibility (βdefaultβ))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_linux -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/zlib -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/client/secure/secure_channel_create.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/client/secure/secure_channel_create.o -std=c++11 -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread
aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -flto -fuse-linker-plugin -ffat-lto-objects -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern βCβ attribute((visibility (βdefaultβ))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_linux -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/zlib -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/config/core/v3/backoff.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/core/v3/backoff.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread
aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -flto -fuse-linker-plugin -ffat-lto-objects -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern βCβ attribute((visibility (βdefaultβ))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_linux -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/zlib -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/type/matcher/v3/regex.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/type/matcher/v3/regex.upb.o -std=gnu99 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread
aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -flto -fuse-linker-plugin -ffat-lto-objects -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_