Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#68052 - [python-google-auth] python-aiohttp is required
Attached to Project:
Community Packages
Opened by Konstantin Shalygin (k0ste) - Wednesday, 30 September 2020, 05:35 GMT
Last edited by Jelle van der Waa (jelly) - Sunday, 03 September 2023, 15:56 GMT
Opened by Konstantin Shalygin (k0ste) - Wednesday, 30 September 2020, 05:35 GMT
Last edited by Jelle van der Waa (jelly) - Sunday, 03 September 2023, 15:56 GMT
|
Details```
Traceback (most recent call last): File "/usr/bin/gimages", line 33, in <module> sys.exit(load_entry_point('Google-Images-Search==1.3.3', 'console_scripts', 'gimages')()) File "/usr/bin/gimages", line 25, in importlib_load_entry_point return next(matches).load() File "/usr/lib/python3.8/importlib/metadata.py", line 77, in load module = import_module(match.group('module')) File "/usr/lib/python3.8/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "<frozen importlib._bootstrap>", line 1014, in _gcd_import File "<frozen importlib._bootstrap>", line 991, in _find_and_load File "<frozen importlib._bootstrap>", line 961, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed File "<frozen importlib._bootstrap>", line 1014, in _gcd_import File "<frozen importlib._bootstrap>", line 991, in _find_and_load File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 671, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 783, in exec_module File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed File "/usr/lib/python3.8/site-packages/google_images_search/__init__.py", line 1, in <module> from google_images_search.fetch_resize_save import \ File "/usr/lib/python3.8/site-packages/google_images_search/fetch_resize_save.py", line 8, in <module> from .google_api import GoogleCustomSearch File "/usr/lib/python3.8/site-packages/google_images_search/google_api.py", line 3, in <module> from apiclient.discovery import build File "/usr/lib/python3.8/site-packages/apiclient/__init__.py", line 8, in <module> from googleapiclient import discovery File "/usr/lib/python3.8/site-packages/googleapiclient/discovery.py", line 49, in <module> import google.api_core.client_options File "/usr/lib/python3.8/site-packages/google/api_core/__init__.py", line 20, in <module> from pkg_resources import get_distribution File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 3239, in <module> def _initialize_master_working_set(): File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 3222, in _call_aside f(*args, **kwargs) File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 3251, in _initialize_master_working_set working_set = WorkingSet._build_master() File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 567, in _build_master ws.require(__requires__) File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 884, in require needed = self.resolve(parse_requirements(requirements)) File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 770, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'aiohttp<4.0.0dev,>=3.6.2' distribution was not found and is required by google-auth ``` Installation of python-aiohttp package is fixed this problem |
This task depends upon
Closed by Jelle van der Waa (jelly)
Sunday, 03 September 2023, 15:56 GMT
Reason for closing: Fixed
Additional comments about closing: 2.18.1-2
Sunday, 03 September 2023, 15:56 GMT
Reason for closing: Fixed
Additional comments about closing: 2.18.1-2

This is an automated comment as this bug is open for more then 2 years. Please reply if you still experience this bug otherwise this issue will be closed after 1 month.