image-ocr-google-docs-srt
image-ocr-google-docs-srt copied to clipboard
I have try to install httplib2, but it still doesn't work T^T
C:\Users\Admin>pip list Package Version
backports.entry-points-selectable 1.1.0 cachetools 4.2.2 certifi 2021.5.30 charset-normalizer 2.0.4 distlib 0.3.2 filelock 3.0.12 google-api-core 2.0.0 google-api-python-client 2.17.0 google-auth 2.0.1 google-auth-httplib2 0.1.0 google-auth-oauthlib 0.4.5 googleapis-common-protos 1.53.0 httplib2 0.19.1
C:\Users\Admin>pip install httplib2 Requirement already satisfied: httplib2 in c:\users\admin\appdata\local\packages\pythonsoftwarefoundation.python.3.9_qbz5n2kfra8p0\localcache\local-packages\python39\site-packages (0.19.1) Requirement already satisfied: pyparsing<3,>=2.4.2 in c:\users\admin\appdata\local\packages\pythonsoftwarefoundation.python.3.9_qbz5n2kfra8p0\localcache\local-packages\python39\site-packages (from httplib2) (2.4.7)
C:\Users\Admin>main.py
Traceback (most recent call last):
File "C:\Users\Admin\main.py", line 2, in
You try install httplib2==0.20.2 Alternatively, check to see if the python module you have installed. Is it the same