Answers for "error: command 'x86_64-linux-gnu-gcc' failed: no such file or directory: 'x86_64-linux-gnu-gcc'"

1

unable to execute 'x86_64-linux-gnu-gcc': No such file or directoryunable to execute 'x86_64-linux-gnu-gcc': No such file or directory

sudo apt-get install build-essential autoconf libtool pkg-config python-opengl python-pil python-pyrex python-pyside.qtopengl idle-python2.7 qt4-dev-tools qt4-designer libqtgui4 libqtcore4 libqt4-xml libqt4-test libqt4-script libqt4-network libqt4-dbus python-qt4 python-qt4-gl libgle3 python-dev libssl-dev

sudo easy_install greenlet

sudo easy_install gevent
Posted by: Guest on June-20-2021
-1

command 'x86_64-linux-gnu-gcc'

sudo apt-get install python3-dev
Posted by: Guest on September-16-2021

Code answers related to "error: command 'x86_64-linux-gnu-gcc' failed: no such file or directory: 'x86_64-linux-gnu-gcc'"

Python Answers by Framework

Browse Popular Code Answers by Language