Bitcoin Forum

Other => Beginners & Help => Topic started by: cosmarchy on September 04, 2013, 07:53:54 PM



Title: Python Error
Post by: cosmarchy on September 04, 2013, 07:53:54 PM
When I try and run a python program on my raspberrypi I am getting the following error:

Quote
from jsonrpc import ServiceProxy, authProxy ImportError: cannot import name authProxy

Does anyone know how to fix this?  I initially thought it may be a missing package but I believe jsonrpc is installed and I cannot see any other package which might be missing ??? ??? ???