Correct error when installing python dependencies for Cairo environment

When starting the development environment for Cairo you might run into an legacy-install-failure error while trying to install fastecdsa.

In my particular case (using Pop!_OS), I solved it by installing python-dev:

sudo apt-get install gcc python-dev-is-python3 libgmp3-dev

Profile picture

Hey, I'm Edgar, software developer. I enjoy working on decentralised applications, debating ideas and going here and there. Feel free to contact me.