Problem with running server on arm board
Posted: Sun Jan 18, 2015 2:44 pm
I tried to run pysnip on my arm board.
Server ran pretty well... but it took too many resources so I thought 'If I can run pysnip with pypy, I can save some resources!'
And then, I setup pypy with aptitude, and install other packages and modules.
After, I happily clone pysnip repo on bitbucket and rum 'build.sh' (Of course I edit python to pypy) It show me some errors but I didn't mind.
But when I run run.py with pypy... it spelt some errors and just closed
Anyone can help me?
Server ran pretty well... but it took too many resources so I thought 'If I can run pysnip with pypy, I can save some resources!'
And then, I setup pypy with aptitude, and install other packages and modules.
After, I happily clone pysnip repo on bitbucket and rum 'build.sh' (Of course I edit python to pypy) It show me some errors but I didn't mind.
But when I run run.py with pypy... it spelt some errors and just closed
Anyone can help me?