N
N
Neoliz2016-07-05 22:45:07
Google
Neoliz, 2016-07-05 22:45:07

Why is it yelling no module apiclient?

Good evening!
Please tell me, I did everything according to the instructions. Second repository webrtc.apprtc Accessing
port 8080 in browser, throws 500

Traceback (most recent call last): File "/var/www/test/google_appengine/google/appengine/runtime/wsgi.py", line 240, in Handle handler = _config_handle.add_wsgi_middleware(self._LoadHandler()) File "/ var/www/test/google_appengine/google/appengine/runtime/wsgi.py", line 299, in _LoadHandler handler, path, err = LoadObject(self._handler) File "/var/www/test/google_appengine/google/appengine /runtime/wsgi.py", line 85, in LoadObject obj = import(path[0]) File "/var/www/test/apprtc/src/app_engine/apprtc.py", line 22, in import analytics File " /var/www/test/apprtc/src/app_engine/analytics.py", line 14, in import apiauth File "/var/www/test/apprtc/src/app_engine/apiauth.py", line 12, in from apiauth .discovery import build ImportError: No module named apiclient.discovery INFO 2016-07-05 19:31:30,858 module.py:788] default: "GET / HTTP/1.0" 500 -

I kind of know what he's yelling at. But replacing apiclient with googleapiclient doesn't help. Same as pip install --upgrade google-api-python-client What else mb cause?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question