Author

Topic: Python Error (Read 364 times)

newbie
Activity: 20
Merit: 0
September 04, 2013, 02:53:54 PM
#1
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 Huh Huh Huh

Jump to: