When I was trying to generate the user files it gave me this error.
I am using terminal on OS X El Capitan. I have python 2.7.11 installed.
When I was trying to generate the user files it gave me this error.
I am using terminal on OS X El Capitan. I have python 2.7.11 installed.
Hi there -- this is the forum for discussion PythonAnywhere, an online development and hosting environment -- we don't normally answer general Python coding questions.
However -- it looks like you need to install the httplib2 library on your computer. Try "pip install httplib2" in a terminal.
thank you it solved the issue,.