Python Forum
pip install --upgrade google-api-python-client errors
Thread Rating:
  • 1 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
pip install --upgrade google-api-python-client errors
#1
I was using overgrive 3.2.3, a Google Drive client (built with Python 2.7) in Linux 18.3 64bit, but the software died on me completely.

The developer advised me to upgrade the google-api-python-client with pip, but I am getting the following messages, which don't seem to me to be errors, nevertheless I don't know what they mean, and the software still doesn't work. Can someone please shed light on what I am doing wrong?

pip install --upgrade google-api-python-client
----------------------------------------------
Requirement already up-to-date: google-api-python-client in /usr/local/lib/python2.7/dist-packages (1.7.3)
Requirement not upgraded as not directly required: httplib2<1dev,>=0.9.2 in /usr/local/lib/python2.7/dist-packages (from google-api-python-client) (0.11.3)
Requirement not upgraded as not directly required: uritemplate<4dev,>=3.0.0 in /usr/local/lib/python2.7/dist-packages (from google-api-python-client) (3.0.0)
Requirement not upgraded as not directly required: google-auth-httplib2>=0.0.3 in /usr/local/lib/python2.7/dist-packages (from google-api-python-client) (0.0.3)
Requirement not upgraded as not directly required: six<2dev,>=1.6.1 in /usr/local/lib/python2.7/dist-packages (from google-api-python-client) (1.11.0)
Requirement not upgraded as not directly required: google-auth>=1.4.1 in /usr/local/lib/python2.7/dist-packages (from google-api-python-client) (1.5.0)
Requirement not upgraded as not directly required: rsa>=3.1.4 in /usr/local/lib/python2.7/dist-packages (from google-auth>=1.4.1->google-api-python-client) (3.4.2)
Requirement not upgraded as not directly required: cachetools>=2.0.0 in /usr/local/lib/python2.7/dist-packages (from google-auth>=1.4.1->google-api-python-client) (2.1.0)
Requirement not upgraded as not directly required: pyasn1-modules>=0.2.1 in /usr/local/lib/python2.7/dist-packages (from google-auth>=1.4.1->google-api-python-client) (0.2.2)
Requirement not upgraded as not directly required: pyasn1>=0.1.3 in /usr/local/lib/python2.7/dist-packages (from rsa>=3.1.4->google-auth>=1.4.1->google-api-python-client) (0.4.3)
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  When does Python detect Errors? stamp1t 1 401 Oct-21-2023, 05:53 PM
Last Post: deanhystad
  Networking Issues - Python GUI client and server connection always freezes Veritas_Vos_Liberabit24 0 679 Mar-21-2023, 03:18 AM
Last Post: Veritas_Vos_Liberabit24
  Getting "SSL client not supported by this Python installation" error prabirsarkar 0 915 Mar-13-2023, 05:01 PM
Last Post: prabirsarkar
  Python Version upgrade nitinkukreja 1 854 Feb-04-2023, 10:27 PM
Last Post: Larz60+
  (Python) Pulling data from UA Google Analytics with more than 100k rows into csv. Stockers 0 1,170 Dec-19-2022, 11:11 PM
Last Post: Stockers
  Upgrade makes Code Error kucingkembar 6 2,971 Jul-28-2022, 06:44 PM
Last Post: kucingkembar
  pip doesn't work after Python upgrade Pavel_47 10 4,054 May-30-2022, 03:31 PM
Last Post: bowlofred
  Deploy Python to Cloud and save output to Google Drive chandrabr80 2 1,524 Jan-25-2022, 06:56 AM
Last Post: ndc85430
  creating python server and client in a pc kucingkembar 4 1,955 Nov-29-2021, 01:37 PM
Last Post: kucingkembar
  install apache-airflow[postgres,google] on Python 3.8.12 virtual env ShahajaK 1 6,352 Oct-07-2021, 03:05 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020