I want to install the xmlrpc module for use in python it currently says it does not exist so I take it that it needs to be installed where can I get a download for it and how to I install it any help is much appreciated Thanks!
I want to install the xmlrpc module for use in python it currently says it does not exist so I take it that it needs to be installed where can I get a download for it and how to I install it any help is much appreciated Thanks!
It's difficult to answer that unless you tell us what linux distribution you're using as they all use different ways to download and install packages.
On the chance that you're using Raspbian, run 'aptitude' and then do a search for the xmlrpc package you want. There's 29 different xmlrpc related on my install but none obviously mentions python. I don't use python, so I really can't help much with which one python will want.