While installing the python module I got this error ,”error command ‘gcc’ failed with exit status 1 ”
To solve this issue install python-dev package
sudo apt-get install python-dev
Now recheck,I hope the problem is solved now.
Share this:
- Click to share on X (Opens in new window) X
- Click to share on Facebook (Opens in new window) Facebook
- More
- Click to print (Opens in new window) Print
- Click to email a link to a friend (Opens in new window) Email
- Click to share on LinkedIn (Opens in new window) LinkedIn
- Click to share on Reddit (Opens in new window) Reddit
- Click to share on Tumblr (Opens in new window) Tumblr
- Click to share on Pinterest (Opens in new window) Pinterest
- Click to share on Pocket (Opens in new window) Pocket
- Click to share on Telegram (Opens in new window) Telegram
- Click to share on WhatsApp (Opens in new window) WhatsApp
- Click to share on Mastodon (Opens in new window) Mastodon
Articles
- Install Nginx from source code on Ubuntu 14.04 LTS
- Easy and quick installation of VirtualBox 4.2.10 in Linux Mint Olivia
- How To Install pip3 / pip2 In Linux
- semanage command not found in CentOS 6 and RHEL 6
- Install and compile Nginx on Ubuntu 18.04 LTS server
- Install MySQL workbench in Ubuntu
- Find exit status code of last executed command on Linux and Unix
- Installation of OpenERP 7.0 in Ubuntu
- Find installed and enabled apache module in Debian/Ubuntu
- 6 df Command Examples To Check Mounted Filesystem On Linux
- SELINUX : squid service failed to start/restart
- Install Jekyll on Ubuntu 14.04 LTS
- Install pagespeed module ( mod_pagespeed ) on Apache Web Server : CentOS / RHEL
- How to install Seafile server in Debian Wheezy 7
- How to install Nagios 4 from source on Ubuntu 14.04 LTS