You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Asheesh Laroia edited this page Dec 13, 2012
·
2 revisions
One step
If you are running Debian or Ubuntu, run the following command:
sudo apt-get install build-essential python-dev
That will install a C compiler (gcc) and other essential tools for compiling C code. It will also install the "headers" needed to compile addons to Python. If you get an error, let a staff member know.