Answers for "mujoco py distutils.errors.compileerror: command 'x86_64-linux-gnu-gcc' failed with exit status 1"

1

error: command 'x86_64-linux-gnu-gcc' failed with exit status 1

sudo apt-get install libpq-dev libxml2-dev libxslt1-dev python-dev
Posted by: Guest on March-14-2021
-1

error: command 'x86_64-linux-gnu-gcc' failed with exit status 1

sudo apt-get install python-dev
sudo apt-get install libxml2-dev libxslt1-dev
Posted by: Guest on February-20-2021

Code answers related to "mujoco py distutils.errors.compileerror: command 'x86_64-linux-gnu-gcc' failed with exit status 1"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language