python headers are required to build mercurial error while installing

python headers are required to build mercurial error while installing

OK, I have been biking mercurial for a while and wanted to upgrade to the latest version
In the process of that, I got the error python headers are required to build mercurial
Here is the fix.
Just add

sudo apt-get install build-essential gcc python-dev

which it was missing.

For re-installation follow the steps listed on https://help.ubuntu.com/community/Mercurial

See how you would solve these known algorithm problems

Find the pairs that makes K Complementary in the given array java solution

find longest word in the sentence

Finding missing numbers from billion sequential number list file

String Ordered Permutation Algorithm Problem

testing k complementary pairs algorithm with junit

Implement Queue Using two Stacks – JavaScript algorithm

Check if there are three numbers a, b, c giving a total T from array A

Changing decimal number to its binary equivalent

Implementing tokenizer and adding tokens to the linked list

Flatten nested javascript array

4 Comments
  1. Kobe Subramaniam

    thanks for relieving me.

    1. gullele

      I am glad you are relieved :)

  2. ajing

    Thanks mate.

  3. Cristina

    Thank you. This worked just fine :).

Leave a Reply to Cristina Cancel reply

Your email address will not be published. Required fields are marked *

*
*