Post
Topic
Board CPU/GPU Bitcoin mining hardware
Re: Raspberry Pi Model B for use with Bitcoin
by
cp1
on 09/05/2013, 17:58:50 UTC
whenever you're missing a .h file you should look for any missing dev packages
try this:

sudo apt-get install python-dev

and please add a password to your pi account (actually you should make another account and disable ssh access to pi)