例如,如果aarch64-linux-gnu-gcc位于/usr/bin/aarch64-linux-gnu-gcc,但你的PATH中没有这个目录,你可以在你的shell配置文件中(如.bashrc或.zshrc)添加以下行: bash export PATH=$PATH:/usr/bin 注意:通常aarch64-linux-gnu-gcc会安装在标准的编译器路径下,因此这一步可能不是必需的。如果它不在标准路径...
error: command 'aarch64-linux-gnu-gcc' failed with exit status 1 改正: 如果是python2请先使用sudo pip install pyzmq==17.0.0,python3使用sudo pip3 install pyzmq==17.0.0之后就可以安装jupyter啦 参考链接:https://blog.csdn.net/weixin_40533355/article/details/81199105...
Description Hi all ! I am trying to install confluent-kafka into NVIDIA's Jetson TX2 The platform is : Linux tegra-ubuntu 4.4.38-tegra #1 SMP PREEMPT Fri Jul 28 09:55:22 PDT 2017 aarch64 aarch64 aarch64 GNU/Linux trying to pip install co...
error:command ‘aarch64-linux-gnu-gcc’ failed with exit status 1| TX2安装jupyter 平台:TX2 系统:ubuntu 16.04 python2.7 目的:安装jupyter notebook 1.问题重述 当我执行 出现以下错误 2.解决方法 1.先单独安装pyzmq 17.0.0 2.然后再执行安装... ...
On the TX2 running L4T 28.2, during the installation step: pip3 install tensorflow-1.11.0-cp35-cp35m-linux_aarch64.whl --user The following error was encountered: In file included from /tmp/pip-install-s479x1s5/h5py/h5py/defs.c:654:0: /tmp/pip-install-s479x1s5/h5py/h5py/api_com...
14.0.6/include -internal-isystem /usr/local/include -internal-isystem /usr/bin/../lib/gcc/aarch64-linux-gnu/12/../../../../aarch64-linux-gnu/include -internal-externc-isystem /usr/include/aarch64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -...
The NAME component of a capability is not only a package name but any symbol provided by packages: /bin/vi, libcurl.so.3, perl(Time::ParseDate). Just remember to quote to protect the special characters from the shell, for example: zypper\>0.8.10 or 'zypper>0.8.10'. If EDITION is ...
A command is made up of multiple parts. The first word of each of these three commands (i.e.lsor/usr/bin/ls) is known as thecommand nameand tells the shell what program to run. All following words (like/for the third command) are known asargumentsand get sent to the program for in...
source.bashrc:command not found的问题我在ubuntu上面安装pgplot,结果make完之后一切顺利,在设置环境变量的时候,使用 % sudo gedit ~/.bashrc PATH=/usr/local/PGPLOT/bin:$PATH PGPLOT_DIR=/usr/local/pgplot/;export PGPLOT_DIR LD_LIBRARY_PATH=/usr/local/pgplot/;export LD_LIBRARY PGPLOT_FONT=/usr/local...
+ cd /home/my.name/Qt/qt5-build/config.tests/arch && MAKEFLAGS= /opt/rh/devtoolset-8/root/usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I/home/my.name/Qt/qt-everywhere-src-5.15.5/qtbase/config.tests/arch -I. -I/home/my.name/Qt/qt-everywhere-src-5.15.5/qtbase/mkspecs/li...