Python Forum

Full Version: Error: No module named 'google'
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

When I am trying to run command python manage.py runserver, i am receiving this error:- Mo module named 'google', when i tried to install google using pip command i am getting below error.

pip._vendor.urllib3.exceptions.LocationParseError: Failed to parse: IP:PORT ID

Please help